diff --git a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/ExchangeRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/ExchangeRequestBuilder.java index 6068330fc6c..84c809b7793 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/ExchangeRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/ExchangeRequestBuilder.java @@ -26,7 +26,7 @@ public class ExchangeRequestBuilder extends BaseRequestBuilder { * Provides operations to manage the mailboxes property of the microsoft.graph.exchangeAdmin entity. * @return a {@link MailboxesRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @Deprecated @jakarta.annotation.Nonnull @@ -37,7 +37,7 @@ public MailboxesRequestBuilder mailboxes() { * Provides operations to manage the messageTraces property of the microsoft.graph.exchangeAdmin entity. * @return a {@link MessageTracesRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @Deprecated @jakarta.annotation.Nonnull @@ -64,7 +64,7 @@ public ExchangeRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @ * Delete navigation property exchange for admin * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @Deprecated public void delete() { @@ -75,7 +75,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -89,7 +89,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link ExchangeAdmin} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -102,7 +102,7 @@ public ExchangeAdmin get() { * @return a {@link ExchangeAdmin} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -118,7 +118,7 @@ public ExchangeAdmin get(@jakarta.annotation.Nullable final java.util.function.C * @return a {@link ExchangeAdmin} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -132,7 +132,7 @@ public ExchangeAdmin patch(@jakarta.annotation.Nonnull final ExchangeAdmin body) * @return a {@link ExchangeAdmin} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -147,7 +147,7 @@ public ExchangeAdmin patch(@jakarta.annotation.Nonnull final ExchangeAdmin body, * Delete navigation property exchange for admin * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -159,7 +159,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -173,7 +173,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * A container for the Exchange admin functionality. Read-only. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -200,7 +200,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -213,7 +213,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -230,7 +230,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link ExchangeRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/MailboxesRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/MailboxesRequestBuilder.java index ee993977838..2984259396f 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/MailboxesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/MailboxesRequestBuilder.java @@ -27,7 +27,7 @@ public class MailboxesRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param mailboxId The unique identifier of mailbox * @return a {@link MailboxItemRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public MailboxesRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, * @return a {@link MailboxCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public MailboxCollectionResponse get() { * @return a {@link MailboxCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public MailboxCollectionResponse get(@jakarta.annotation.Nullable final java.uti * @return a {@link Mailbox} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public Mailbox post(@jakarta.annotation.Nonnull final Mailbox body) { * @return a {@link Mailbox} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public Mailbox post(@jakarta.annotation.Nonnull final Mailbox body, @jakarta.ann * Represents a user's mailboxes. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link MailboxesRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/count/CountRequestBuilder.java index 7f036eb0ba3..1979debcb22 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/MailboxItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/MailboxItemRequestBuilder.java index 897ff49eb14..3f530c3a807 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/MailboxItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/MailboxItemRequestBuilder.java @@ -27,7 +27,7 @@ public class MailboxItemRequestBuilder extends BaseRequestBuilder { * Provides operations to call the createImportSession method. * @return a {@link CreateImportSessionRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @Deprecated @jakarta.annotation.Nonnull @@ -38,7 +38,7 @@ public CreateImportSessionRequestBuilder createImportSession() { * Provides operations to call the exportItems method. * @return a {@link ExportItemsRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @Deprecated @jakarta.annotation.Nonnull @@ -49,7 +49,7 @@ public ExportItemsRequestBuilder exportItems() { * Provides operations to manage the folders property of the microsoft.graph.mailbox entity. * @return a {@link FoldersRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @Deprecated @jakarta.annotation.Nonnull @@ -76,7 +76,7 @@ public MailboxItemRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl * Delete navigation property mailboxes for admin * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @Deprecated public void delete() { @@ -87,7 +87,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -101,7 +101,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link Mailbox} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -114,7 +114,7 @@ public Mailbox get() { * @return a {@link Mailbox} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -130,7 +130,7 @@ public Mailbox get(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link Mailbox} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -144,7 +144,7 @@ public Mailbox patch(@jakarta.annotation.Nonnull final Mailbox body) { * @return a {@link Mailbox} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -159,7 +159,7 @@ public Mailbox patch(@jakarta.annotation.Nonnull final Mailbox body, @jakarta.an * Delete navigation property mailboxes for admin * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -171,7 +171,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Represents a user's mailboxes. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -197,7 +197,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -212,7 +212,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -225,7 +225,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -242,7 +242,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link MailboxItemRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/createimportsession/CreateImportSessionRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/createimportsession/CreateImportSessionRequestBuilder.java index 073ba95a2b3..83211f1984b 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/createimportsession/CreateImportSessionRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/createimportsession/CreateImportSessionRequestBuilder.java @@ -40,7 +40,7 @@ public CreateImportSessionRequestBuilder(@jakarta.annotation.Nonnull final Strin * @return a {@link MailboxItemImportSession} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -54,7 +54,7 @@ public MailboxItemImportSession post() { * @return a {@link MailboxItemImportSession} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -69,7 +69,7 @@ public MailboxItemImportSession post(@jakarta.annotation.Nullable final java.uti * Create a session to import an Exchange mailbox item using its FastTransfer stream (FTS) format. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -81,7 +81,7 @@ public RequestInformation toPostRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -96,7 +96,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nullable * @param rawUrl The raw URL to use for the request builder. * @return a {@link CreateImportSessionRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/exportitems/ExportItemsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/exportitems/ExportItemsRequestBuilder.java index 08010185ab6..2955175eee2 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/exportitems/ExportItemsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/exportitems/ExportItemsRequestBuilder.java @@ -40,7 +40,7 @@ public ExportItemsRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl * @return a {@link ExportItemsPostResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2024-06-30 * @see Find more info here */ @jakarta.annotation.Nullable @@ -55,7 +55,7 @@ public ExportItemsPostResponse post(@jakarta.annotation.Nonnull final ExportItem * @return a {@link ExportItemsPostResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2024-06-30 * @see Find more info here */ @jakarta.annotation.Nullable @@ -72,7 +72,7 @@ public ExportItemsPostResponse post(@jakarta.annotation.Nonnull final ExportItem * @param body The request body * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2024-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -85,7 +85,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2024-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -102,7 +102,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link ExportItemsRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2024-06-30 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/FoldersRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/FoldersRequestBuilder.java index c0ead54c2e2..0610916f81d 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/FoldersRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/FoldersRequestBuilder.java @@ -27,7 +27,7 @@ public class FoldersRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @Deprecated @jakarta.annotation.Nonnull @@ -38,7 +38,7 @@ public CountRequestBuilder count() { * Provides operations to call the delta method. * @return a {@link DeltaRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @Deprecated @jakarta.annotation.Nonnull @@ -50,7 +50,7 @@ public DeltaRequestBuilder delta() { * @param mailboxFolderId The unique identifier of mailboxFolder * @return a {@link MailboxFolderItemRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -81,7 +81,7 @@ public FoldersRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @j * @return a {@link MailboxFolderCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -95,7 +95,7 @@ public MailboxFolderCollectionResponse get() { * @return a {@link MailboxFolderCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -110,7 +110,7 @@ public MailboxFolderCollectionResponse get(@jakarta.annotation.Nullable final ja * Get all the mailboxFolder objects in the specified mailbox, including any search folders. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -122,7 +122,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -137,7 +137,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link FoldersRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/count/CountRequestBuilder.java index a8e164a600f..92cc4b2064b 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/delta/DeltaRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/delta/DeltaRequestBuilder.java index e81b9b79ce9..9cc49ddd07b 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/delta/DeltaRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/delta/DeltaRequestBuilder.java @@ -40,7 +40,7 @@ public DeltaRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link DeltaGetResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -54,7 +54,7 @@ public DeltaGetResponse get() { * @return a {@link DeltaGetResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -69,7 +69,7 @@ public DeltaGetResponse get(@jakarta.annotation.Nullable final java.util.functio * Get a set of mailboxFolder objects that have been added, deleted, or removed from the user's mailbox. A delta function call for folders in a mailbox is similar to a GET request, except that by appropriately applying state tokens in one or more of these calls, you can query for incremental changes in the folders. This approach allows you to maintain and synchronize a local store of a user's mail folders without having to fetch all the folders of that mailbox from the server every time. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -81,7 +81,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -96,7 +96,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link DeltaRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/item/MailboxFolderItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/item/MailboxFolderItemRequestBuilder.java index 3824ca1be86..364726f4e5a 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/item/MailboxFolderItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/item/MailboxFolderItemRequestBuilder.java @@ -26,7 +26,7 @@ public class MailboxFolderItemRequestBuilder extends BaseRequestBuilder { * Provides operations to manage the childFolders property of the microsoft.graph.mailboxFolder entity. * @return a {@link ChildFoldersRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @Deprecated @jakarta.annotation.Nonnull @@ -37,7 +37,7 @@ public ChildFoldersRequestBuilder childFolders() { * Provides operations to manage the items property of the microsoft.graph.mailboxFolder entity. * @return a {@link ItemsRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @Deprecated @jakarta.annotation.Nonnull @@ -65,7 +65,7 @@ public MailboxFolderItemRequestBuilder(@jakarta.annotation.Nonnull final String * @return a {@link MailboxFolder} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -79,7 +79,7 @@ public MailboxFolder get() { * @return a {@link MailboxFolder} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -94,7 +94,7 @@ public MailboxFolder get(@jakarta.annotation.Nullable final java.util.function.C * Read the properties and relationships of a mailboxFolder object. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -106,7 +106,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -121,7 +121,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link MailboxFolderItemRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/item/childfolders/ChildFoldersRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/item/childfolders/ChildFoldersRequestBuilder.java index 233078c916e..f3a7b79ea53 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/item/childfolders/ChildFoldersRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/item/childfolders/ChildFoldersRequestBuilder.java @@ -27,7 +27,7 @@ public class ChildFoldersRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @Deprecated @jakarta.annotation.Nonnull @@ -38,7 +38,7 @@ public CountRequestBuilder count() { * Provides operations to call the delta method. * @return a {@link DeltaRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @Deprecated @jakarta.annotation.Nonnull @@ -50,7 +50,7 @@ public DeltaRequestBuilder delta() { * @param mailboxFolderId1 The unique identifier of mailboxFolder * @return a {@link MailboxFolderItemRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -81,7 +81,7 @@ public ChildFoldersRequestBuilder(@jakarta.annotation.Nonnull final String rawUr * @return a {@link MailboxFolderCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -95,7 +95,7 @@ public MailboxFolderCollectionResponse get() { * @return a {@link MailboxFolderCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -110,7 +110,7 @@ public MailboxFolderCollectionResponse get(@jakarta.annotation.Nullable final ja * Get the mailboxFolder collection under the specified mailboxFolder in a mailbox. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -122,7 +122,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -137,7 +137,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link ChildFoldersRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/item/childfolders/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/item/childfolders/count/CountRequestBuilder.java index 75c846990e6..262029ca83a 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/item/childfolders/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/item/childfolders/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/item/childfolders/delta/DeltaRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/item/childfolders/delta/DeltaRequestBuilder.java index 850698a13fe..96445dafbbf 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/item/childfolders/delta/DeltaRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/item/childfolders/delta/DeltaRequestBuilder.java @@ -40,7 +40,7 @@ public DeltaRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link DeltaGetResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -54,7 +54,7 @@ public DeltaGetResponse get() { * @return a {@link DeltaGetResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -69,7 +69,7 @@ public DeltaGetResponse get(@jakarta.annotation.Nullable final java.util.functio * Get a set of mailboxFolder objects that have been added, deleted, or removed from the user's mailbox. A delta function call for folders in a mailbox is similar to a GET request, except that by appropriately applying state tokens in one or more of these calls, you can query for incremental changes in the folders. This approach allows you to maintain and synchronize a local store of a user's mail folders without having to fetch all the folders of that mailbox from the server every time. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -81,7 +81,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -96,7 +96,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link DeltaRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/item/childfolders/item/MailboxFolderItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/item/childfolders/item/MailboxFolderItemRequestBuilder.java index 4230f67aecd..bae46d38de6 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/item/childfolders/item/MailboxFolderItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/item/childfolders/item/MailboxFolderItemRequestBuilder.java @@ -25,7 +25,7 @@ public class MailboxFolderItemRequestBuilder extends BaseRequestBuilder { * Provides operations to manage the items property of the microsoft.graph.mailboxFolder entity. * @return a {@link ItemsRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @Deprecated @jakarta.annotation.Nonnull @@ -53,7 +53,7 @@ public MailboxFolderItemRequestBuilder(@jakarta.annotation.Nonnull final String * @return a {@link MailboxFolder} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -66,7 +66,7 @@ public MailboxFolder get() { * @return a {@link MailboxFolder} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -80,7 +80,7 @@ public MailboxFolder get(@jakarta.annotation.Nullable final java.util.function.C * The collection of child folders in this folder. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -92,7 +92,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -107,7 +107,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link MailboxFolderItemRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/item/childfolders/item/items/ItemsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/item/childfolders/item/items/ItemsRequestBuilder.java index 08b60effd97..e9281ea41fe 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/item/childfolders/item/items/ItemsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/item/childfolders/item/items/ItemsRequestBuilder.java @@ -27,7 +27,7 @@ public class ItemsRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @Deprecated @jakarta.annotation.Nonnull @@ -38,7 +38,7 @@ public CountRequestBuilder count() { * Provides operations to call the delta method. * @return a {@link DeltaRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @Deprecated @jakarta.annotation.Nonnull @@ -50,7 +50,7 @@ public DeltaRequestBuilder delta() { * @param mailboxItemId The unique identifier of mailboxItem * @return a {@link MailboxItemItemRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -81,7 +81,7 @@ public ItemsRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link MailboxItemCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -94,7 +94,7 @@ public MailboxItemCollectionResponse get() { * @return a {@link MailboxItemCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -108,7 +108,7 @@ public MailboxItemCollectionResponse get(@jakarta.annotation.Nullable final java * The collection of items in this folder. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -120,7 +120,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -135,7 +135,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link ItemsRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/item/childfolders/item/items/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/item/childfolders/item/items/count/CountRequestBuilder.java index 4947de2b3dd..9c8b1d257ef 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/item/childfolders/item/items/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/item/childfolders/item/items/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/item/childfolders/item/items/delta/DeltaRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/item/childfolders/item/items/delta/DeltaRequestBuilder.java index 9df273c45c3..f2f4c510c0d 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/item/childfolders/item/items/delta/DeltaRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/item/childfolders/item/items/delta/DeltaRequestBuilder.java @@ -40,7 +40,7 @@ public DeltaRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link DeltaGetResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public DeltaGetResponse get() { * @return a {@link DeltaGetResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public DeltaGetResponse get(@jakarta.annotation.Nullable final java.util.functio * Get a set of mailboxItem objects that have been added, deleted, or updated in a specified mailboxFolder. A delta function call for items in a folder is similar to a GET request, except that by appropriately applying state tokens in one or more of these calls, you can query for incremental changes in the items in that folder. This approach allows you to maintain and synchronize a local store of a user's mailbox items without having to fetch the entire set of items from the server every time. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link DeltaRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/item/childfolders/item/items/item/MailboxItemItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/item/childfolders/item/items/item/MailboxItemItemRequestBuilder.java index cf1078711ba..8d95314e059 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/item/childfolders/item/items/item/MailboxItemItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/item/childfolders/item/items/item/MailboxItemItemRequestBuilder.java @@ -41,7 +41,7 @@ public MailboxItemItemRequestBuilder(@jakarta.annotation.Nonnull final String ra * @return a {@link MailboxItem} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public MailboxItem get() { * @return a {@link MailboxItem} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public MailboxItem get(@jakarta.annotation.Nullable final java.util.function.Con * The collection of items in this folder. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link MailboxItemItemRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/item/items/ItemsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/item/items/ItemsRequestBuilder.java index 13aacffe761..71d31df5204 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/item/items/ItemsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/item/items/ItemsRequestBuilder.java @@ -27,7 +27,7 @@ public class ItemsRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @Deprecated @jakarta.annotation.Nonnull @@ -38,7 +38,7 @@ public CountRequestBuilder count() { * Provides operations to call the delta method. * @return a {@link DeltaRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @Deprecated @jakarta.annotation.Nonnull @@ -50,7 +50,7 @@ public DeltaRequestBuilder delta() { * @param mailboxItemId The unique identifier of mailboxItem * @return a {@link MailboxItemItemRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -81,7 +81,7 @@ public ItemsRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link MailboxItemCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -95,7 +95,7 @@ public MailboxItemCollectionResponse get() { * @return a {@link MailboxItemCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -110,7 +110,7 @@ public MailboxItemCollectionResponse get(@jakarta.annotation.Nullable final java * Get the mailboxItem collection within a specified mailboxFolder in a mailbox. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -122,7 +122,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -137,7 +137,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link ItemsRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/item/items/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/item/items/count/CountRequestBuilder.java index b4d2b9f5c77..e8e0872ee26 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/item/items/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/item/items/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/item/items/delta/DeltaRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/item/items/delta/DeltaRequestBuilder.java index ca9f9c375ad..d60e7462738 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/item/items/delta/DeltaRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/item/items/delta/DeltaRequestBuilder.java @@ -40,7 +40,7 @@ public DeltaRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link DeltaGetResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -54,7 +54,7 @@ public DeltaGetResponse get() { * @return a {@link DeltaGetResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -69,7 +69,7 @@ public DeltaGetResponse get(@jakarta.annotation.Nullable final java.util.functio * Get a set of mailboxItem objects that have been added, deleted, or updated in a specified mailboxFolder. A delta function call for items in a folder is similar to a GET request, except that by appropriately applying state tokens in one or more of these calls, you can query for incremental changes in the items in that folder. This approach allows you to maintain and synchronize a local store of a user's mailbox items without having to fetch the entire set of items from the server every time. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -81,7 +81,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -96,7 +96,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link DeltaRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/item/items/item/MailboxItemItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/item/items/item/MailboxItemItemRequestBuilder.java index a11a93ca49d..394c05801dd 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/item/items/item/MailboxItemItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/mailboxes/item/folders/item/items/item/MailboxItemItemRequestBuilder.java @@ -41,7 +41,7 @@ public MailboxItemItemRequestBuilder(@jakarta.annotation.Nonnull final String ra * @return a {@link MailboxItem} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -55,7 +55,7 @@ public MailboxItem get() { * @return a {@link MailboxItem} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -70,7 +70,7 @@ public MailboxItem get(@jakarta.annotation.Nullable final java.util.function.Con * Read the properties and relationships of a mailboxItem object. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -82,7 +82,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -97,7 +97,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link MailboxItemItemRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/messagetraces/MessageTracesRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/messagetraces/MessageTracesRequestBuilder.java index e5bb975a60f..0719a2d2125 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/messagetraces/MessageTracesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/messagetraces/MessageTracesRequestBuilder.java @@ -27,7 +27,7 @@ public class MessageTracesRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param messageTraceId The unique identifier of messageTrace * @return a {@link MessageTraceItemRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public MessageTracesRequestBuilder(@jakarta.annotation.Nonnull final String rawU * @return a {@link MessageTraceCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public MessageTraceCollectionResponse get() { * @return a {@link MessageTraceCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public MessageTraceCollectionResponse get(@jakarta.annotation.Nullable final jav * @return a {@link MessageTrace} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public MessageTrace post(@jakarta.annotation.Nonnull final MessageTrace body) { * @return a {@link MessageTrace} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public MessageTrace post(@jakarta.annotation.Nonnull final MessageTrace body, @j * Get messageTraces from admin * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link MessageTracesRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/messagetraces/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/messagetraces/count/CountRequestBuilder.java index fad2a21f896..b6005f1cb55 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/messagetraces/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/messagetraces/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/messagetraces/item/MessageTraceItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/messagetraces/item/MessageTraceItemRequestBuilder.java index c2e7fd93b7f..1bb2581949d 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/messagetraces/item/MessageTraceItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/messagetraces/item/MessageTraceItemRequestBuilder.java @@ -25,7 +25,7 @@ public class MessageTraceItemRequestBuilder extends BaseRequestBuilder { * Provides operations to manage the recipients property of the microsoft.graph.messageTrace entity. * @return a {@link RecipientsRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @Deprecated @jakarta.annotation.Nonnull @@ -52,7 +52,7 @@ public MessageTraceItemRequestBuilder(@jakarta.annotation.Nonnull final String r * Delete navigation property messageTraces for admin * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @Deprecated public void delete() { @@ -63,7 +63,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -77,7 +77,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link MessageTrace} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -90,7 +90,7 @@ public MessageTrace get() { * @return a {@link MessageTrace} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -106,7 +106,7 @@ public MessageTrace get(@jakarta.annotation.Nullable final java.util.function.Co * @return a {@link MessageTrace} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -120,7 +120,7 @@ public MessageTrace patch(@jakarta.annotation.Nonnull final MessageTrace body) { * @return a {@link MessageTrace} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -135,7 +135,7 @@ public MessageTrace patch(@jakarta.annotation.Nonnull final MessageTrace body, @ * Delete navigation property messageTraces for admin * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -147,7 +147,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Get messageTraces from admin * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -173,7 +173,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -188,7 +188,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -201,7 +201,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -218,7 +218,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link MessageTraceItemRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/messagetraces/item/recipients/RecipientsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/messagetraces/item/recipients/RecipientsRequestBuilder.java index 627dcd26532..bd81cee7282 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/messagetraces/item/recipients/RecipientsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/messagetraces/item/recipients/RecipientsRequestBuilder.java @@ -27,7 +27,7 @@ public class RecipientsRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param messageRecipientId The unique identifier of messageRecipient * @return a {@link MessageRecipientItemRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public RecipientsRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, * @return a {@link MessageRecipientCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public MessageRecipientCollectionResponse get() { * @return a {@link MessageRecipientCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public MessageRecipientCollectionResponse get(@jakarta.annotation.Nullable final * @return a {@link MessageRecipient} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public MessageRecipient post(@jakarta.annotation.Nonnull final MessageRecipient * @return a {@link MessageRecipient} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public MessageRecipient post(@jakarta.annotation.Nonnull final MessageRecipient * Get recipients from admin * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link RecipientsRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/messagetraces/item/recipients/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/messagetraces/item/recipients/count/CountRequestBuilder.java index 4307aad4ca1..dceb83b68b8 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/messagetraces/item/recipients/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/messagetraces/item/recipients/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/messagetraces/item/recipients/item/MessageRecipientItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/messagetraces/item/recipients/item/MessageRecipientItemRequestBuilder.java index 4da52bbb64c..c1025f0edc7 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/messagetraces/item/recipients/item/MessageRecipientItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/messagetraces/item/recipients/item/MessageRecipientItemRequestBuilder.java @@ -25,7 +25,7 @@ public class MessageRecipientItemRequestBuilder extends BaseRequestBuilder { * Provides operations to manage the events property of the microsoft.graph.messageRecipient entity. * @return a {@link EventsRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @Deprecated @jakarta.annotation.Nonnull @@ -52,7 +52,7 @@ public MessageRecipientItemRequestBuilder(@jakarta.annotation.Nonnull final Stri * Delete navigation property recipients for admin * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @Deprecated public void delete() { @@ -63,7 +63,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -77,7 +77,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link MessageRecipient} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -90,7 +90,7 @@ public MessageRecipient get() { * @return a {@link MessageRecipient} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -106,7 +106,7 @@ public MessageRecipient get(@jakarta.annotation.Nullable final java.util.functio * @return a {@link MessageRecipient} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -120,7 +120,7 @@ public MessageRecipient patch(@jakarta.annotation.Nonnull final MessageRecipient * @return a {@link MessageRecipient} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -135,7 +135,7 @@ public MessageRecipient patch(@jakarta.annotation.Nonnull final MessageRecipient * Delete navigation property recipients for admin * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -147,7 +147,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Get recipients from admin * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -173,7 +173,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -188,7 +188,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -201,7 +201,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -218,7 +218,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link MessageRecipientItemRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/messagetraces/item/recipients/item/events/EventsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/messagetraces/item/recipients/item/events/EventsRequestBuilder.java index 36678b7932e..637f1314025 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/messagetraces/item/recipients/item/events/EventsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/messagetraces/item/recipients/item/events/EventsRequestBuilder.java @@ -27,7 +27,7 @@ public class EventsRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param messageEventId The unique identifier of messageEvent * @return a {@link MessageEventItemRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public EventsRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @ja * @return a {@link MessageEventCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public MessageEventCollectionResponse get() { * @return a {@link MessageEventCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public MessageEventCollectionResponse get(@jakarta.annotation.Nullable final jav * @return a {@link MessageEvent} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public MessageEvent post(@jakarta.annotation.Nonnull final MessageEvent body) { * @return a {@link MessageEvent} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public MessageEvent post(@jakarta.annotation.Nonnull final MessageEvent body, @j * Get events from admin * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link EventsRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/messagetraces/item/recipients/item/events/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/messagetraces/item/recipients/item/events/count/CountRequestBuilder.java index 19657cf1a11..c54c059d43b 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/messagetraces/item/recipients/item/events/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/messagetraces/item/recipients/item/events/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/messagetraces/item/recipients/item/events/item/MessageEventItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/messagetraces/item/recipients/item/events/item/MessageEventItemRequestBuilder.java index 619ef08087a..a6803191c58 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/messagetraces/item/recipients/item/events/item/MessageEventItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/admin/exchange/messagetraces/item/recipients/item/events/item/MessageEventItemRequestBuilder.java @@ -40,7 +40,7 @@ public MessageEventItemRequestBuilder(@jakarta.annotation.Nonnull final String r * Delete navigation property events for admin * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @Deprecated public void delete() { @@ -51,7 +51,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -65,7 +65,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link MessageEvent} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -78,7 +78,7 @@ public MessageEvent get() { * @return a {@link MessageEvent} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -94,7 +94,7 @@ public MessageEvent get(@jakarta.annotation.Nullable final java.util.function.Co * @return a {@link MessageEvent} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -108,7 +108,7 @@ public MessageEvent patch(@jakarta.annotation.Nonnull final MessageEvent body) { * @return a {@link MessageEvent} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nullable @Deprecated @@ -123,7 +123,7 @@ public MessageEvent patch(@jakarta.annotation.Nonnull final MessageEvent body, @ * Delete navigation property events for admin * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -135,7 +135,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -149,7 +149,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Get events from admin * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -176,7 +176,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -189,7 +189,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -206,7 +206,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link MessageEventItemRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/admin/windows/updates/resourceconnections/item/ResourceConnectionItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/admin/windows/updates/resourceconnections/item/ResourceConnectionItemRequestBuilder.java index 8cc3dbb44bf..0159ff148ea 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/admin/windows/updates/resourceconnections/item/ResourceConnectionItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/admin/windows/updates/resourceconnections/item/ResourceConnectionItemRequestBuilder.java @@ -37,18 +37,18 @@ public ResourceConnectionItemRequestBuilder(@jakarta.annotation.Nonnull final St super(requestAdapter, "{+baseurl}/admin/windows/updates/resourceConnections/{resourceConnection%2Did}{?%24expand,%24select}", rawUrl); } /** - * Delete a resourceConnection object. + * Delete an operationalInsightsConnection 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 resourceConnection object. + * Delete an operationalInsightsConnection 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); @@ -106,7 +106,7 @@ public ResourceConnection patch(@jakarta.annotation.Nonnull final ResourceConnec return this.requestAdapter.send(requestInfo, errorMapping, ResourceConnection::createFromDiscriminatorValue); } /** - * Delete a resourceConnection object. + * Delete an operationalInsightsConnection object. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -114,7 +114,7 @@ public RequestInformation toDeleteRequestInformation() { return toDeleteRequestInformation(null); } /** - * Delete a resourceConnection object. + * Delete an operationalInsightsConnection object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ diff --git a/src/main/java/com/microsoft/graph/beta/generated/admin/windows/updates/updatableassets/item/UpdatableAssetItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/admin/windows/updates/updatableassets/item/UpdatableAssetItemRequestBuilder.java index 48f24ed68da..30315385c2f 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/admin/windows/updates/updatableassets/item/UpdatableAssetItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/admin/windows/updates/updatableassets/item/UpdatableAssetItemRequestBuilder.java @@ -93,21 +93,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 updatableAsset object. + * Read the properties and relationships of an updatableAssetGroup object. * @return a {@link UpdatableAsset} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public UpdatableAsset get() { return get(null); } /** - * Read the properties and relationships of an updatableAsset object. + * Read the properties and relationships of an updatableAssetGroup object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link UpdatableAsset} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public UpdatableAsset get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -162,7 +162,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * Read the properties and relationships of an updatableAsset object. + * Read the properties and relationships of an updatableAssetGroup object. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -170,7 +170,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Read the properties and relationships of an updatableAsset object. + * Read the properties and relationships of an updatableAssetGroup object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -222,7 +222,7 @@ public UpdatableAssetItemRequestBuilder withUrl(@jakarta.annotation.Nonnull fina public class DeleteRequestConfiguration extends BaseRequestConfiguration { } /** - * Read the properties and relationships of an updatableAsset object. + * Read the properties and relationships of an updatableAssetGroup object. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/beta/generated/admin/windows/updates/updatepolicies/item/compliancechanges/item/ComplianceChangeItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/admin/windows/updates/updatepolicies/item/compliancechanges/item/ComplianceChangeItemRequestBuilder.java index d1182ca8edc..4c4dd4db3b2 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/admin/windows/updates/updatepolicies/item/compliancechanges/item/ComplianceChangeItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/admin/windows/updates/updatepolicies/item/compliancechanges/item/ComplianceChangeItemRequestBuilder.java @@ -46,18 +46,18 @@ public ComplianceChangeItemRequestBuilder(@jakarta.annotation.Nonnull final Stri super(requestAdapter, "{+baseurl}/admin/windows/updates/updatePolicies/{updatePolicy%2Did}/complianceChanges/{complianceChange%2Did}{?%24expand,%24select}", rawUrl); } /** - * Delete a contentApproval object. + * Delete a complianceChange 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 contentApproval object. + * Delete a complianceChange 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); @@ -117,7 +117,7 @@ public ComplianceChange patch(@jakarta.annotation.Nonnull final ComplianceChange return this.requestAdapter.send(requestInfo, errorMapping, ComplianceChange::createFromDiscriminatorValue); } /** - * Delete a contentApproval object. + * Delete a complianceChange object. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -125,7 +125,7 @@ public RequestInformation toDeleteRequestInformation() { return toDeleteRequestInformation(null); } /** - * Delete a contentApproval object. + * Delete a complianceChange object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ diff --git a/src/main/java/com/microsoft/graph/beta/generated/app/onlinemeetings/item/registration/RegistrationRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/app/onlinemeetings/item/registration/RegistrationRequestBuilder.java index f72c284aa68..13bd0b40c42 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/app/onlinemeetings/item/registration/RegistrationRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/app/onlinemeetings/item/registration/RegistrationRequestBuilder.java @@ -26,7 +26,7 @@ public class RegistrationRequestBuilder extends BaseRequestBuilder { * Provides operations to manage the customQuestions property of the microsoft.graph.meetingRegistration entity. * @return a {@link CustomQuestionsRequestBuilder} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @Deprecated @jakarta.annotation.Nonnull @@ -37,7 +37,7 @@ public CustomQuestionsRequestBuilder customQuestions() { * Provides operations to manage the registrants property of the microsoft.graph.meetingRegistrationBase entity. * @return a {@link RegistrantsRequestBuilder} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @Deprecated @jakarta.annotation.Nonnull @@ -64,7 +64,7 @@ public RegistrationRequestBuilder(@jakarta.annotation.Nonnull final String rawUr * Delete navigation property registration for app * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @Deprecated public void delete() { @@ -75,7 +75,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -89,7 +89,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link MeetingRegistration} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -102,7 +102,7 @@ public MeetingRegistration get() { * @return a {@link MeetingRegistration} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -118,7 +118,7 @@ public MeetingRegistration get(@jakarta.annotation.Nullable final java.util.func * @return a {@link MeetingRegistration} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -132,7 +132,7 @@ public MeetingRegistration patch(@jakarta.annotation.Nonnull final MeetingRegist * @return a {@link MeetingRegistration} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -147,7 +147,7 @@ public MeetingRegistration patch(@jakarta.annotation.Nonnull final MeetingRegist * Delete navigation property registration for app * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -159,7 +159,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -173,7 +173,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * The registration that is enabled for an online meeting. One online meeting can only have one registration enabled. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -200,7 +200,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -213,7 +213,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -230,7 +230,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link RegistrationRequestBuilder} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/app/onlinemeetings/item/registration/customquestions/CustomQuestionsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/app/onlinemeetings/item/registration/customquestions/CustomQuestionsRequestBuilder.java index 50ed1fe2b96..adba738b284 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/app/onlinemeetings/item/registration/customquestions/CustomQuestionsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/app/onlinemeetings/item/registration/customquestions/CustomQuestionsRequestBuilder.java @@ -27,7 +27,7 @@ public class CustomQuestionsRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param meetingRegistrationQuestionId The unique identifier of meetingRegistrationQuestion * @return a {@link MeetingRegistrationQuestionItemRequestBuilder} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public CustomQuestionsRequestBuilder(@jakarta.annotation.Nonnull final String ra * @return a {@link MeetingRegistrationQuestionCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public MeetingRegistrationQuestionCollectionResponse get() { * @return a {@link MeetingRegistrationQuestionCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public MeetingRegistrationQuestionCollectionResponse get(@jakarta.annotation.Nul * @return a {@link MeetingRegistrationQuestion} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public MeetingRegistrationQuestion post(@jakarta.annotation.Nonnull final Meetin * @return a {@link MeetingRegistrationQuestion} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public MeetingRegistrationQuestion post(@jakarta.annotation.Nonnull final Meetin * Custom registration questions. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CustomQuestionsRequestBuilder} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/app/onlinemeetings/item/registration/customquestions/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/app/onlinemeetings/item/registration/customquestions/count/CountRequestBuilder.java index e1a361dd3b4..e590f0e2f21 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/app/onlinemeetings/item/registration/customquestions/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/app/onlinemeetings/item/registration/customquestions/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/app/onlinemeetings/item/registration/customquestions/item/MeetingRegistrationQuestionItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/app/onlinemeetings/item/registration/customquestions/item/MeetingRegistrationQuestionItemRequestBuilder.java index 0200266766d..47487e2d874 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/app/onlinemeetings/item/registration/customquestions/item/MeetingRegistrationQuestionItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/app/onlinemeetings/item/registration/customquestions/item/MeetingRegistrationQuestionItemRequestBuilder.java @@ -40,7 +40,7 @@ public MeetingRegistrationQuestionItemRequestBuilder(@jakarta.annotation.Nonnull * Delete navigation property customQuestions for app * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @Deprecated public void delete() { @@ -51,7 +51,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -65,7 +65,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link MeetingRegistrationQuestion} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -78,7 +78,7 @@ public MeetingRegistrationQuestion get() { * @return a {@link MeetingRegistrationQuestion} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -94,7 +94,7 @@ public MeetingRegistrationQuestion get(@jakarta.annotation.Nullable final java.u * @return a {@link MeetingRegistrationQuestion} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -108,7 +108,7 @@ public MeetingRegistrationQuestion patch(@jakarta.annotation.Nonnull final Meeti * @return a {@link MeetingRegistrationQuestion} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -123,7 +123,7 @@ public MeetingRegistrationQuestion patch(@jakarta.annotation.Nonnull final Meeti * Delete navigation property customQuestions for app * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -135,7 +135,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -149,7 +149,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Custom registration questions. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -176,7 +176,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -189,7 +189,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -206,7 +206,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link MeetingRegistrationQuestionItemRequestBuilder} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/app/onlinemeetings/item/registration/registrants/RegistrantsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/app/onlinemeetings/item/registration/registrants/RegistrantsRequestBuilder.java index 40824392c83..85184b07f19 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/app/onlinemeetings/item/registration/registrants/RegistrantsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/app/onlinemeetings/item/registration/registrants/RegistrantsRequestBuilder.java @@ -27,7 +27,7 @@ public class RegistrantsRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param meetingRegistrantBaseId The unique identifier of meetingRegistrantBase * @return a {@link MeetingRegistrantBaseItemRequestBuilder} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public RegistrantsRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl * @return a {@link MeetingRegistrantBaseCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public MeetingRegistrantBaseCollectionResponse get() { * @return a {@link MeetingRegistrantBaseCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public MeetingRegistrantBaseCollectionResponse get(@jakarta.annotation.Nullable * @return a {@link MeetingRegistrantBase} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public MeetingRegistrantBase post(@jakarta.annotation.Nonnull final MeetingRegis * @return a {@link MeetingRegistrantBase} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public MeetingRegistrantBase post(@jakarta.annotation.Nonnull final MeetingRegis * Registrants of the online meeting. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link RegistrantsRequestBuilder} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/app/onlinemeetings/item/registration/registrants/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/app/onlinemeetings/item/registration/registrants/count/CountRequestBuilder.java index 47b67160349..143a9c00c87 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/app/onlinemeetings/item/registration/registrants/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/app/onlinemeetings/item/registration/registrants/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/app/onlinemeetings/item/registration/registrants/item/MeetingRegistrantBaseItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/app/onlinemeetings/item/registration/registrants/item/MeetingRegistrantBaseItemRequestBuilder.java index b47f5bc4b99..222ab1d3a1c 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/app/onlinemeetings/item/registration/registrants/item/MeetingRegistrantBaseItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/app/onlinemeetings/item/registration/registrants/item/MeetingRegistrantBaseItemRequestBuilder.java @@ -40,7 +40,7 @@ public MeetingRegistrantBaseItemRequestBuilder(@jakarta.annotation.Nonnull final * Delete navigation property registrants for app * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @Deprecated public void delete() { @@ -51,7 +51,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -65,7 +65,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link MeetingRegistrantBase} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -78,7 +78,7 @@ public MeetingRegistrantBase get() { * @return a {@link MeetingRegistrantBase} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -94,7 +94,7 @@ public MeetingRegistrantBase get(@jakarta.annotation.Nullable final java.util.fu * @return a {@link MeetingRegistrantBase} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -108,7 +108,7 @@ public MeetingRegistrantBase patch(@jakarta.annotation.Nonnull final MeetingRegi * @return a {@link MeetingRegistrantBase} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -123,7 +123,7 @@ public MeetingRegistrantBase patch(@jakarta.annotation.Nonnull final MeetingRegi * Delete navigation property registrants for app * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -135,7 +135,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -149,7 +149,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Registrants of the online meeting. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -176,7 +176,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -189,7 +189,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -206,7 +206,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link MeetingRegistrantBaseItemRequestBuilder} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/chats/item/messages/MessagesRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/chats/item/messages/MessagesRequestBuilder.java index 28d22f038c8..8b513a472d4 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/chats/item/messages/MessagesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/chats/item/messages/MessagesRequestBuilder.java @@ -93,23 +93,23 @@ public ChatMessageCollectionResponse get(@jakarta.annotation.Nullable final java return this.requestAdapter.send(requestInfo, errorMapping, ChatMessageCollectionResponse::createFromDiscriminatorValue); } /** - * Send a new chatMessage in the specified chat. This API cannot create a new chat; you must use the list chats method to retrieve the ID of an existing chat before creating a chat message. + * Send a new chatMessage in the specified channel or a chat. * @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); } /** - * Send a new chatMessage in the specified chat. This API cannot create a new chat; you must use the list chats method to retrieve the ID of an existing chat before creating a chat message. + * Send a new chatMessage in the specified channel or a chat. * @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; } /** - * Send a new chatMessage in the specified chat. This API cannot create a new chat; you must use the list chats method to retrieve the ID of an existing chat before creating a chat message. + * Send a new chatMessage in the specified channel or a chat. * @param body The request body * @return a {@link RequestInformation} */ @@ -149,7 +149,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f return toPostRequestInformation(body, null); } /** - * Send a new chatMessage in the specified chat. This API cannot create a new chat; you must use the list chats method to retrieve the ID of an existing chat before creating a chat message. + * Send a new chatMessage in the specified channel or a chat. * @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/beta/generated/communications/onlinemeetings/item/registration/RegistrationRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/communications/onlinemeetings/item/registration/RegistrationRequestBuilder.java index bb7ed0acf9a..867fdaa266e 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/communications/onlinemeetings/item/registration/RegistrationRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/communications/onlinemeetings/item/registration/RegistrationRequestBuilder.java @@ -26,7 +26,7 @@ public class RegistrationRequestBuilder extends BaseRequestBuilder { * Provides operations to manage the customQuestions property of the microsoft.graph.meetingRegistration entity. * @return a {@link CustomQuestionsRequestBuilder} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @Deprecated @jakarta.annotation.Nonnull @@ -37,7 +37,7 @@ public CustomQuestionsRequestBuilder customQuestions() { * Provides operations to manage the registrants property of the microsoft.graph.meetingRegistrationBase entity. * @return a {@link RegistrantsRequestBuilder} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @Deprecated @jakarta.annotation.Nonnull @@ -64,7 +64,7 @@ public RegistrationRequestBuilder(@jakarta.annotation.Nonnull final String rawUr * Delete navigation property registration for communications * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @Deprecated public void delete() { @@ -75,7 +75,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -89,7 +89,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link MeetingRegistration} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -102,7 +102,7 @@ public MeetingRegistration get() { * @return a {@link MeetingRegistration} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -118,7 +118,7 @@ public MeetingRegistration get(@jakarta.annotation.Nullable final java.util.func * @return a {@link MeetingRegistration} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -132,7 +132,7 @@ public MeetingRegistration patch(@jakarta.annotation.Nonnull final MeetingRegist * @return a {@link MeetingRegistration} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -147,7 +147,7 @@ public MeetingRegistration patch(@jakarta.annotation.Nonnull final MeetingRegist * Delete navigation property registration for communications * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -159,7 +159,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -173,7 +173,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * The registration that is enabled for an online meeting. One online meeting can only have one registration enabled. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -200,7 +200,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -213,7 +213,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -230,7 +230,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link RegistrationRequestBuilder} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/communications/onlinemeetings/item/registration/customquestions/CustomQuestionsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/communications/onlinemeetings/item/registration/customquestions/CustomQuestionsRequestBuilder.java index 53afc7e3226..622735def24 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/communications/onlinemeetings/item/registration/customquestions/CustomQuestionsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/communications/onlinemeetings/item/registration/customquestions/CustomQuestionsRequestBuilder.java @@ -27,7 +27,7 @@ public class CustomQuestionsRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param meetingRegistrationQuestionId The unique identifier of meetingRegistrationQuestion * @return a {@link MeetingRegistrationQuestionItemRequestBuilder} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public CustomQuestionsRequestBuilder(@jakarta.annotation.Nonnull final String ra * @return a {@link MeetingRegistrationQuestionCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public MeetingRegistrationQuestionCollectionResponse get() { * @return a {@link MeetingRegistrationQuestionCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public MeetingRegistrationQuestionCollectionResponse get(@jakarta.annotation.Nul * @return a {@link MeetingRegistrationQuestion} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public MeetingRegistrationQuestion post(@jakarta.annotation.Nonnull final Meetin * @return a {@link MeetingRegistrationQuestion} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public MeetingRegistrationQuestion post(@jakarta.annotation.Nonnull final Meetin * Custom registration questions. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CustomQuestionsRequestBuilder} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/communications/onlinemeetings/item/registration/customquestions/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/communications/onlinemeetings/item/registration/customquestions/count/CountRequestBuilder.java index 9a49338ffa7..d5d907b22a3 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/communications/onlinemeetings/item/registration/customquestions/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/communications/onlinemeetings/item/registration/customquestions/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/communications/onlinemeetings/item/registration/customquestions/item/MeetingRegistrationQuestionItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/communications/onlinemeetings/item/registration/customquestions/item/MeetingRegistrationQuestionItemRequestBuilder.java index aada3ecc6bb..829f1739015 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/communications/onlinemeetings/item/registration/customquestions/item/MeetingRegistrationQuestionItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/communications/onlinemeetings/item/registration/customquestions/item/MeetingRegistrationQuestionItemRequestBuilder.java @@ -40,7 +40,7 @@ public MeetingRegistrationQuestionItemRequestBuilder(@jakarta.annotation.Nonnull * Delete navigation property customQuestions for communications * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @Deprecated public void delete() { @@ -51,7 +51,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -65,7 +65,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link MeetingRegistrationQuestion} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -78,7 +78,7 @@ public MeetingRegistrationQuestion get() { * @return a {@link MeetingRegistrationQuestion} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -94,7 +94,7 @@ public MeetingRegistrationQuestion get(@jakarta.annotation.Nullable final java.u * @return a {@link MeetingRegistrationQuestion} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -108,7 +108,7 @@ public MeetingRegistrationQuestion patch(@jakarta.annotation.Nonnull final Meeti * @return a {@link MeetingRegistrationQuestion} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -123,7 +123,7 @@ public MeetingRegistrationQuestion patch(@jakarta.annotation.Nonnull final Meeti * Delete navigation property customQuestions for communications * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -135,7 +135,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -149,7 +149,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Custom registration questions. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -176,7 +176,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -189,7 +189,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -206,7 +206,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link MeetingRegistrationQuestionItemRequestBuilder} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/communications/onlinemeetings/item/registration/registrants/RegistrantsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/communications/onlinemeetings/item/registration/registrants/RegistrantsRequestBuilder.java index d0fe245ebe4..a16bd787db2 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/communications/onlinemeetings/item/registration/registrants/RegistrantsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/communications/onlinemeetings/item/registration/registrants/RegistrantsRequestBuilder.java @@ -27,7 +27,7 @@ public class RegistrantsRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param meetingRegistrantBaseId The unique identifier of meetingRegistrantBase * @return a {@link MeetingRegistrantBaseItemRequestBuilder} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public RegistrantsRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl * @return a {@link MeetingRegistrantBaseCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public MeetingRegistrantBaseCollectionResponse get() { * @return a {@link MeetingRegistrantBaseCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public MeetingRegistrantBaseCollectionResponse get(@jakarta.annotation.Nullable * @return a {@link MeetingRegistrantBase} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public MeetingRegistrantBase post(@jakarta.annotation.Nonnull final MeetingRegis * @return a {@link MeetingRegistrantBase} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public MeetingRegistrantBase post(@jakarta.annotation.Nonnull final MeetingRegis * Registrants of the online meeting. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link RegistrantsRequestBuilder} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/communications/onlinemeetings/item/registration/registrants/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/communications/onlinemeetings/item/registration/registrants/count/CountRequestBuilder.java index b3857bce710..40e3b33a6f1 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/communications/onlinemeetings/item/registration/registrants/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/communications/onlinemeetings/item/registration/registrants/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/communications/onlinemeetings/item/registration/registrants/item/MeetingRegistrantBaseItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/communications/onlinemeetings/item/registration/registrants/item/MeetingRegistrantBaseItemRequestBuilder.java index db5af5e7251..054509d3434 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/communications/onlinemeetings/item/registration/registrants/item/MeetingRegistrantBaseItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/communications/onlinemeetings/item/registration/registrants/item/MeetingRegistrantBaseItemRequestBuilder.java @@ -40,7 +40,7 @@ public MeetingRegistrantBaseItemRequestBuilder(@jakarta.annotation.Nonnull final * Delete navigation property registrants for communications * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @Deprecated public void delete() { @@ -51,7 +51,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -65,7 +65,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link MeetingRegistrantBase} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -78,7 +78,7 @@ public MeetingRegistrantBase get() { * @return a {@link MeetingRegistrantBase} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -94,7 +94,7 @@ public MeetingRegistrantBase get(@jakarta.annotation.Nullable final java.util.fu * @return a {@link MeetingRegistrantBase} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -108,7 +108,7 @@ public MeetingRegistrantBase patch(@jakarta.annotation.Nonnull final MeetingRegi * @return a {@link MeetingRegistrantBase} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -123,7 +123,7 @@ public MeetingRegistrantBase patch(@jakarta.annotation.Nonnull final MeetingRegi * Delete navigation property registrants for communications * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -135,7 +135,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -149,7 +149,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Registrants of the online meeting. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -176,7 +176,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -189,7 +189,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -206,7 +206,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link MeetingRegistrantBaseItemRequestBuilder} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/EdiscoveryRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/EdiscoveryRequestBuilder.java index 83fa2aedd6c..678594fe081 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/EdiscoveryRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/EdiscoveryRequestBuilder.java @@ -25,7 +25,7 @@ public class EdiscoveryRequestBuilder extends BaseRequestBuilder { * Provides operations to manage the cases property of the microsoft.graph.ediscovery.ediscoveryroot entity. * @return a {@link CasesRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -52,7 +52,7 @@ public EdiscoveryRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, * Delete navigation property ediscovery for compliance * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated public void delete() { @@ -63,7 +63,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -77,7 +77,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link Ediscoveryroot} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -90,7 +90,7 @@ public Ediscoveryroot get() { * @return a {@link Ediscoveryroot} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -106,7 +106,7 @@ public Ediscoveryroot get(@jakarta.annotation.Nullable final java.util.function. * @return a {@link Ediscoveryroot} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -120,7 +120,7 @@ public Ediscoveryroot patch(@jakarta.annotation.Nonnull final Ediscoveryroot bod * @return a {@link Ediscoveryroot} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -135,7 +135,7 @@ public Ediscoveryroot patch(@jakarta.annotation.Nonnull final Ediscoveryroot bod * Delete navigation property ediscovery for compliance * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -147,7 +147,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Get ediscovery from compliance * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -173,7 +173,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -188,7 +188,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -201,7 +201,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -218,7 +218,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link EdiscoveryRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/CasesRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/CasesRequestBuilder.java index 912b7c7c7ce..c5b317c915f 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/CasesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/CasesRequestBuilder.java @@ -27,7 +27,7 @@ public class CasesRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param caseId The unique identifier of case * @return a {@link CaseItemRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public CasesRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link CaseCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -84,7 +84,7 @@ public CaseCollectionResponse get() { * @return a {@link CaseCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -101,7 +101,7 @@ public CaseCollectionResponse get(@jakarta.annotation.Nullable final java.util.f * @return a {@link CaseEscaped} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -116,7 +116,7 @@ public CaseEscaped post(@jakarta.annotation.Nonnull final CaseEscaped body) { * @return a {@link CaseEscaped} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -132,7 +132,7 @@ public CaseEscaped post(@jakarta.annotation.Nonnull final CaseEscaped body, @jak * Retrieve a list of case objects. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -144,7 +144,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -159,7 +159,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -172,7 +172,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -189,7 +189,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CasesRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/count/CountRequestBuilder.java index 5358b3b6393..c4bb4b6cc9c 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/CaseItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/CaseItemRequestBuilder.java index 302e2db8c6c..78634ca8d0f 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/CaseItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/CaseItemRequestBuilder.java @@ -34,7 +34,7 @@ public class CaseItemRequestBuilder extends BaseRequestBuilder { * Provides operations to manage the custodians property of the microsoft.graph.ediscovery.case entity. * @return a {@link CustodiansRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -45,7 +45,7 @@ public CustodiansRequestBuilder custodians() { * Provides operations to manage the legalHolds property of the microsoft.graph.ediscovery.case entity. * @return a {@link LegalHoldsRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -56,7 +56,7 @@ public LegalHoldsRequestBuilder legalHolds() { * Provides operations to call the close method. * @return a {@link MicrosoftGraphEdiscoveryCloseRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -67,7 +67,7 @@ public MicrosoftGraphEdiscoveryCloseRequestBuilder microsoftGraphEdiscoveryClose * Provides operations to call the reopen method. * @return a {@link MicrosoftGraphEdiscoveryReopenRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -78,7 +78,7 @@ public MicrosoftGraphEdiscoveryReopenRequestBuilder microsoftGraphEdiscoveryReop * Provides operations to manage the noncustodialDataSources property of the microsoft.graph.ediscovery.case entity. * @return a {@link NoncustodialDataSourcesRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -89,7 +89,7 @@ public NoncustodialDataSourcesRequestBuilder noncustodialDataSources() { * Provides operations to manage the operations property of the microsoft.graph.ediscovery.case entity. * @return a {@link OperationsRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -100,7 +100,7 @@ public OperationsRequestBuilder operations() { * Provides operations to manage the reviewSets property of the microsoft.graph.ediscovery.case entity. * @return a {@link ReviewSetsRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -111,7 +111,7 @@ public ReviewSetsRequestBuilder reviewSets() { * Provides operations to manage the settings property of the microsoft.graph.ediscovery.case entity. * @return a {@link SettingsRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -122,7 +122,7 @@ public SettingsRequestBuilder settings() { * Provides operations to manage the sourceCollections property of the microsoft.graph.ediscovery.case entity. * @return a {@link SourceCollectionsRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -133,7 +133,7 @@ public SourceCollectionsRequestBuilder sourceCollections() { * Provides operations to manage the tags property of the microsoft.graph.ediscovery.case entity. * @return a {@link TagsRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -160,7 +160,7 @@ public CaseItemRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @ * Delete a case object. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @Deprecated @@ -172,7 +172,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @Deprecated @@ -187,7 +187,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link CaseEscaped} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -201,7 +201,7 @@ public CaseEscaped get() { * @return a {@link CaseEscaped} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -218,7 +218,7 @@ public CaseEscaped get(@jakarta.annotation.Nullable final java.util.function.Con * @return a {@link CaseEscaped} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -233,7 +233,7 @@ public CaseEscaped patch(@jakarta.annotation.Nonnull final CaseEscaped body) { * @return a {@link CaseEscaped} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -249,7 +249,7 @@ public CaseEscaped patch(@jakarta.annotation.Nonnull final CaseEscaped body, @ja * Delete a case object. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -261,7 +261,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -275,7 +275,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Retrieve the properties and relationships of a case object. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -287,7 +287,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -302,7 +302,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -315,7 +315,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -332,7 +332,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link CaseItemRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/CustodiansRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/CustodiansRequestBuilder.java index ba95f40ae9a..a90a7893e3d 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/CustodiansRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/CustodiansRequestBuilder.java @@ -29,7 +29,7 @@ public class CustodiansRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -40,7 +40,7 @@ public CountRequestBuilder count() { * Provides operations to call the applyHold method. * @return a {@link MicrosoftGraphEdiscoveryApplyHoldRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -51,7 +51,7 @@ public MicrosoftGraphEdiscoveryApplyHoldRequestBuilder microsoftGraphEdiscoveryA * Provides operations to call the removeHold method. * @return a {@link MicrosoftGraphEdiscoveryRemoveHoldRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -63,7 +63,7 @@ public MicrosoftGraphEdiscoveryRemoveHoldRequestBuilder microsoftGraphEdiscovery * @param custodianId The unique identifier of custodian * @return a {@link CustodianItemRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public CustodiansRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, * @return a {@link CustodianCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -108,7 +108,7 @@ public CustodianCollectionResponse get() { * @return a {@link CustodianCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -125,7 +125,7 @@ public CustodianCollectionResponse get(@jakarta.annotation.Nullable final java.u * @return a {@link Custodian} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -140,7 +140,7 @@ public Custodian post(@jakarta.annotation.Nonnull final Custodian body) { * @return a {@link Custodian} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -156,7 +156,7 @@ public Custodian post(@jakarta.annotation.Nonnull final Custodian body, @jakarta * Get a list of the custodian objects and their properties. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -183,7 +183,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -196,7 +196,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -213,7 +213,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CustodiansRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/count/CountRequestBuilder.java index 086dc78bdd4..cad2b7d2721 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/CustodianItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/CustodianItemRequestBuilder.java index 05480d360f2..cc794315d4f 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/CustodianItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/CustodianItemRequestBuilder.java @@ -33,7 +33,7 @@ public class CustodianItemRequestBuilder extends BaseRequestBuilder { * Provides operations to manage the lastIndexOperation property of the microsoft.graph.ediscovery.dataSourceContainer entity. * @return a {@link LastIndexOperationRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -44,7 +44,7 @@ public LastIndexOperationRequestBuilder lastIndexOperation() { * Provides operations to call the activate method. * @return a {@link MicrosoftGraphEdiscoveryActivateRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -55,7 +55,7 @@ public MicrosoftGraphEdiscoveryActivateRequestBuilder microsoftGraphEdiscoveryAc * Provides operations to call the applyHold method. * @return a {@link MicrosoftGraphEdiscoveryApplyHoldRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -66,7 +66,7 @@ public MicrosoftGraphEdiscoveryApplyHoldRequestBuilder microsoftGraphEdiscoveryA * Provides operations to call the release method. * @return a {@link MicrosoftGraphEdiscoveryReleaseRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -77,7 +77,7 @@ public MicrosoftGraphEdiscoveryReleaseRequestBuilder microsoftGraphEdiscoveryRel * Provides operations to call the removeHold method. * @return a {@link MicrosoftGraphEdiscoveryRemoveHoldRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -88,7 +88,7 @@ public MicrosoftGraphEdiscoveryRemoveHoldRequestBuilder microsoftGraphEdiscovery * Provides operations to call the updateIndex method. * @return a {@link MicrosoftGraphEdiscoveryUpdateIndexRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -99,7 +99,7 @@ public MicrosoftGraphEdiscoveryUpdateIndexRequestBuilder microsoftGraphEdiscover * Provides operations to manage the siteSources property of the microsoft.graph.ediscovery.custodian entity. * @return a {@link SiteSourcesRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -110,7 +110,7 @@ public SiteSourcesRequestBuilder siteSources() { * Provides operations to manage the unifiedGroupSources property of the microsoft.graph.ediscovery.custodian entity. * @return a {@link UnifiedGroupSourcesRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -121,7 +121,7 @@ public UnifiedGroupSourcesRequestBuilder unifiedGroupSources() { * Provides operations to manage the userSources property of the microsoft.graph.ediscovery.custodian entity. * @return a {@link UserSourcesRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -148,7 +148,7 @@ public CustodianItemRequestBuilder(@jakarta.annotation.Nonnull final String rawU * Delete navigation property custodians for compliance * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated public void delete() { @@ -159,7 +159,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -173,7 +173,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link Custodian} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -187,7 +187,7 @@ public Custodian get() { * @return a {@link Custodian} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -204,7 +204,7 @@ public Custodian get(@jakarta.annotation.Nullable final java.util.function.Consu * @return a {@link Custodian} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -219,7 +219,7 @@ public Custodian patch(@jakarta.annotation.Nonnull final Custodian body) { * @return a {@link Custodian} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -235,7 +235,7 @@ public Custodian patch(@jakarta.annotation.Nonnull final Custodian body, @jakart * Delete navigation property custodians for compliance * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -247,7 +247,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -261,7 +261,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Read the properties and relationships of a custodian object. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -273,7 +273,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -288,7 +288,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -301,7 +301,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -318,7 +318,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link CustodianItemRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/lastindexoperation/LastIndexOperationRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/lastindexoperation/LastIndexOperationRequestBuilder.java index d8e32638323..e7edc4733b8 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/lastindexoperation/LastIndexOperationRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/lastindexoperation/LastIndexOperationRequestBuilder.java @@ -41,7 +41,7 @@ public LastIndexOperationRequestBuilder(@jakarta.annotation.Nonnull final String * @return a {@link CaseIndexOperation} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public CaseIndexOperation get() { * @return a {@link CaseIndexOperation} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public CaseIndexOperation get(@jakarta.annotation.Nullable final java.util.funct * Get lastIndexOperation from compliance * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link LastIndexOperationRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/microsoftgraphediscoveryactivate/MicrosoftGraphEdiscoveryActivateRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/microsoftgraphediscoveryactivate/MicrosoftGraphEdiscoveryActivateRequestBuilder.java index ddf1c65bf97..178e1954817 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/microsoftgraphediscoveryactivate/MicrosoftGraphEdiscoveryActivateRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/microsoftgraphediscoveryactivate/MicrosoftGraphEdiscoveryActivateRequestBuilder.java @@ -38,7 +38,7 @@ public MicrosoftGraphEdiscoveryActivateRequestBuilder(@jakarta.annotation.Nonnul * Activate a custodian that was released from a case. This method makes the custodian part of the case again. For details, see Manage custodians in an Advanced eDiscovery case. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @Deprecated @@ -50,7 +50,7 @@ public void post() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @Deprecated @@ -64,7 +64,7 @@ public void post(@jakarta.annotation.Nullable final java.util.function.Consumer< * Activate a custodian that was released from a case. This method makes the custodian part of the case again. For details, see Manage custodians in an Advanced eDiscovery case. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -76,7 +76,7 @@ public RequestInformation toPostRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -91,7 +91,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nullable * @param rawUrl The raw URL to use for the request builder. * @return a {@link MicrosoftGraphEdiscoveryActivateRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/microsoftgraphediscoveryapplyhold/MicrosoftGraphEdiscoveryApplyHoldRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/microsoftgraphediscoveryapplyhold/MicrosoftGraphEdiscoveryApplyHoldRequestBuilder.java index 95b981e04e4..7452fc14d1c 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/microsoftgraphediscoveryapplyhold/MicrosoftGraphEdiscoveryApplyHoldRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/microsoftgraphediscoveryapplyhold/MicrosoftGraphEdiscoveryApplyHoldRequestBuilder.java @@ -38,7 +38,7 @@ public MicrosoftGraphEdiscoveryApplyHoldRequestBuilder(@jakarta.annotation.Nonnu * Invoke action applyHold * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated public void post() { @@ -49,7 +49,7 @@ public void post() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated public void post(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -62,7 +62,7 @@ public void post(@jakarta.annotation.Nullable final java.util.function.Consumer< * Invoke action applyHold * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -74,7 +74,7 @@ public RequestInformation toPostRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -89,7 +89,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nullable * @param rawUrl The raw URL to use for the request builder. * @return a {@link MicrosoftGraphEdiscoveryApplyHoldRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/microsoftgraphediscoveryrelease/MicrosoftGraphEdiscoveryReleaseRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/microsoftgraphediscoveryrelease/MicrosoftGraphEdiscoveryReleaseRequestBuilder.java index 35dd203b76b..a8342b4b39f 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/microsoftgraphediscoveryrelease/MicrosoftGraphEdiscoveryReleaseRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/microsoftgraphediscoveryrelease/MicrosoftGraphEdiscoveryReleaseRequestBuilder.java @@ -38,7 +38,7 @@ public MicrosoftGraphEdiscoveryReleaseRequestBuilder(@jakarta.annotation.Nonnull * Release a custodian from a case. For details, see Release a custodian from a case. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @Deprecated @@ -50,7 +50,7 @@ public void post() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @Deprecated @@ -64,7 +64,7 @@ public void post(@jakarta.annotation.Nullable final java.util.function.Consumer< * Release a custodian from a case. For details, see Release a custodian from a case. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -76,7 +76,7 @@ public RequestInformation toPostRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -91,7 +91,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nullable * @param rawUrl The raw URL to use for the request builder. * @return a {@link MicrosoftGraphEdiscoveryReleaseRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/microsoftgraphediscoveryremovehold/MicrosoftGraphEdiscoveryRemoveHoldRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/microsoftgraphediscoveryremovehold/MicrosoftGraphEdiscoveryRemoveHoldRequestBuilder.java index 0d170222a0c..c3ad8fd2551 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/microsoftgraphediscoveryremovehold/MicrosoftGraphEdiscoveryRemoveHoldRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/microsoftgraphediscoveryremovehold/MicrosoftGraphEdiscoveryRemoveHoldRequestBuilder.java @@ -38,7 +38,7 @@ public MicrosoftGraphEdiscoveryRemoveHoldRequestBuilder(@jakarta.annotation.Nonn * Invoke action removeHold * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated public void post() { @@ -49,7 +49,7 @@ public void post() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated public void post(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -62,7 +62,7 @@ public void post(@jakarta.annotation.Nullable final java.util.function.Consumer< * Invoke action removeHold * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -74,7 +74,7 @@ public RequestInformation toPostRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -89,7 +89,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nullable * @param rawUrl The raw URL to use for the request builder. * @return a {@link MicrosoftGraphEdiscoveryRemoveHoldRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/microsoftgraphediscoveryupdateindex/MicrosoftGraphEdiscoveryUpdateIndexRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/microsoftgraphediscoveryupdateindex/MicrosoftGraphEdiscoveryUpdateIndexRequestBuilder.java index 19e9124af37..3b2304761b0 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/microsoftgraphediscoveryupdateindex/MicrosoftGraphEdiscoveryUpdateIndexRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/microsoftgraphediscoveryupdateindex/MicrosoftGraphEdiscoveryUpdateIndexRequestBuilder.java @@ -38,7 +38,7 @@ public MicrosoftGraphEdiscoveryUpdateIndexRequestBuilder(@jakarta.annotation.Non * Invoke action updateIndex * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated public void post() { @@ -49,7 +49,7 @@ public void post() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated public void post(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -62,7 +62,7 @@ public void post(@jakarta.annotation.Nullable final java.util.function.Consumer< * Invoke action updateIndex * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -74,7 +74,7 @@ public RequestInformation toPostRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -89,7 +89,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nullable * @param rawUrl The raw URL to use for the request builder. * @return a {@link MicrosoftGraphEdiscoveryUpdateIndexRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/sitesources/SiteSourcesRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/sitesources/SiteSourcesRequestBuilder.java index 6792f813483..ab06e7dd015 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/sitesources/SiteSourcesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/sitesources/SiteSourcesRequestBuilder.java @@ -27,7 +27,7 @@ public class SiteSourcesRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param siteSourceId The unique identifier of siteSource * @return a {@link SiteSourceItemRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public SiteSourcesRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl * @return a {@link SiteSourceCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -84,7 +84,7 @@ public SiteSourceCollectionResponse get() { * @return a {@link SiteSourceCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -101,7 +101,7 @@ public SiteSourceCollectionResponse get(@jakarta.annotation.Nullable final java. * @return a {@link SiteSource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -116,7 +116,7 @@ public SiteSource post(@jakarta.annotation.Nonnull final SiteSource body) { * @return a {@link SiteSource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -132,7 +132,7 @@ public SiteSource post(@jakarta.annotation.Nonnull final SiteSource body, @jakar * Get a list of siteSource objects and their properties. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -144,7 +144,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -159,7 +159,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -172,7 +172,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -189,7 +189,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link SiteSourcesRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/sitesources/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/sitesources/count/CountRequestBuilder.java index 721066a04bc..c2edc8d6b96 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/sitesources/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/sitesources/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/sitesources/item/SiteSourceItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/sitesources/item/SiteSourceItemRequestBuilder.java index df14e297939..2910bbeb5a8 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/sitesources/item/SiteSourceItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/sitesources/item/SiteSourceItemRequestBuilder.java @@ -25,7 +25,7 @@ public class SiteSourceItemRequestBuilder extends BaseRequestBuilder { * Provides operations to manage the site property of the microsoft.graph.ediscovery.siteSource entity. * @return a {@link SiteRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -52,7 +52,7 @@ public SiteSourceItemRequestBuilder(@jakarta.annotation.Nonnull final String raw * Delete a siteSource object. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @Deprecated @@ -64,7 +64,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @Deprecated @@ -79,7 +79,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link SiteSource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -93,7 +93,7 @@ public SiteSource get() { * @return a {@link SiteSource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -110,7 +110,7 @@ public SiteSource get(@jakarta.annotation.Nullable final java.util.function.Cons * @return a {@link SiteSource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -124,7 +124,7 @@ public SiteSource patch(@jakarta.annotation.Nonnull final SiteSource body) { * @return a {@link SiteSource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -139,7 +139,7 @@ public SiteSource patch(@jakarta.annotation.Nonnull final SiteSource body, @jaka * Delete a siteSource object. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -151,7 +151,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -165,7 +165,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Read the properties and relationships of a siteSource object. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -177,7 +177,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -192,7 +192,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -205,7 +205,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -222,7 +222,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link SiteSourceItemRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/sitesources/item/site/SiteRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/sitesources/item/site/SiteRequestBuilder.java index f30891c0d9a..0a0f0365d6b 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/sitesources/item/site/SiteRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/sitesources/item/site/SiteRequestBuilder.java @@ -41,7 +41,7 @@ public SiteRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jaka * @return a {@link Site} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public Site get() { * @return a {@link Site} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public Site get(@jakarta.annotation.Nullable final java.util.function.ConsumerFind more info here */ @jakarta.annotation.Nullable @@ -84,7 +84,7 @@ public UnifiedGroupSourceCollectionResponse get() { * @return a {@link UnifiedGroupSourceCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -101,7 +101,7 @@ public UnifiedGroupSourceCollectionResponse get(@jakarta.annotation.Nullable fin * @return a {@link UnifiedGroupSource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -116,7 +116,7 @@ public UnifiedGroupSource post(@jakarta.annotation.Nonnull final UnifiedGroupSou * @return a {@link UnifiedGroupSource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -132,7 +132,7 @@ public UnifiedGroupSource post(@jakarta.annotation.Nonnull final UnifiedGroupSou * Get a list of the unifiedGroupSource objects and their properties. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -144,7 +144,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -159,7 +159,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -172,7 +172,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -189,7 +189,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link UnifiedGroupSourcesRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/unifiedgroupsources/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/unifiedgroupsources/count/CountRequestBuilder.java index f9cc6cb34db..4134fa75250 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/unifiedgroupsources/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/unifiedgroupsources/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/unifiedgroupsources/item/UnifiedGroupSourceItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/unifiedgroupsources/item/UnifiedGroupSourceItemRequestBuilder.java index 1e9c55707c7..2ea3272dc3f 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/unifiedgroupsources/item/UnifiedGroupSourceItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/unifiedgroupsources/item/UnifiedGroupSourceItemRequestBuilder.java @@ -25,7 +25,7 @@ public class UnifiedGroupSourceItemRequestBuilder extends BaseRequestBuilder { * Provides operations to manage the group property of the microsoft.graph.ediscovery.unifiedGroupSource entity. * @return a {@link GroupRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -52,7 +52,7 @@ public UnifiedGroupSourceItemRequestBuilder(@jakarta.annotation.Nonnull final St * Delete a unifiedGroupSource object. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @Deprecated @@ -64,7 +64,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @Deprecated @@ -79,7 +79,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link UnifiedGroupSource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -93,7 +93,7 @@ public UnifiedGroupSource get() { * @return a {@link UnifiedGroupSource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -110,7 +110,7 @@ public UnifiedGroupSource get(@jakarta.annotation.Nullable final java.util.funct * @return a {@link UnifiedGroupSource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -124,7 +124,7 @@ public UnifiedGroupSource patch(@jakarta.annotation.Nonnull final UnifiedGroupSo * @return a {@link UnifiedGroupSource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -139,7 +139,7 @@ public UnifiedGroupSource patch(@jakarta.annotation.Nonnull final UnifiedGroupSo * Delete a unifiedGroupSource object. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -151,7 +151,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -165,7 +165,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Read the properties and relationships of a unifiedGroupSource object. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -177,7 +177,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -192,7 +192,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -205,7 +205,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -222,7 +222,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link UnifiedGroupSourceItemRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/unifiedgroupsources/item/group/GroupRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/unifiedgroupsources/item/group/GroupRequestBuilder.java index c7a9876c797..d07607f570f 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/unifiedgroupsources/item/group/GroupRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/unifiedgroupsources/item/group/GroupRequestBuilder.java @@ -25,7 +25,7 @@ public class GroupRequestBuilder extends BaseRequestBuilder { * The serviceProvisioningErrors property * @return a {@link ServiceProvisioningErrorsRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -53,7 +53,7 @@ public GroupRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Group} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -66,7 +66,7 @@ public Group get() { * @return a {@link Group} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -80,7 +80,7 @@ public Group get(@jakarta.annotation.Nullable final java.util.function.Consumer< * The group associated with the unifiedGroupSource. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -92,7 +92,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -107,7 +107,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link GroupRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/unifiedgroupsources/item/group/serviceprovisioningerrors/ServiceProvisioningErrorsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/unifiedgroupsources/item/group/serviceprovisioningerrors/ServiceProvisioningErrorsRequestBuilder.java index b2e458020f4..9c4c9af918b 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/unifiedgroupsources/item/group/serviceprovisioningerrors/ServiceProvisioningErrorsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/unifiedgroupsources/item/group/serviceprovisioningerrors/ServiceProvisioningErrorsRequestBuilder.java @@ -25,7 +25,7 @@ public class ServiceProvisioningErrorsRequestBuilder extends BaseRequestBuilder * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -53,7 +53,7 @@ public ServiceProvisioningErrorsRequestBuilder(@jakarta.annotation.Nonnull final * @return a {@link ServiceProvisioningErrorCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -66,7 +66,7 @@ public ServiceProvisioningErrorCollectionResponse get() { * @return a {@link ServiceProvisioningErrorCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -80,7 +80,7 @@ public ServiceProvisioningErrorCollectionResponse get(@jakarta.annotation.Nullab * Errors published by a federated service describing a non-transient, service-specific error regarding the properties or link from a group object. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -92,7 +92,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -107,7 +107,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link ServiceProvisioningErrorsRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/unifiedgroupsources/item/group/serviceprovisioningerrors/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/unifiedgroupsources/item/group/serviceprovisioningerrors/count/CountRequestBuilder.java index db2f7284d5d..08600eec73c 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/unifiedgroupsources/item/group/serviceprovisioningerrors/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/unifiedgroupsources/item/group/serviceprovisioningerrors/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/usersources/UserSourcesRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/usersources/UserSourcesRequestBuilder.java index 1f7424fd888..227f48d9194 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/usersources/UserSourcesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/usersources/UserSourcesRequestBuilder.java @@ -27,7 +27,7 @@ public class UserSourcesRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param userSourceId The unique identifier of userSource * @return a {@link UserSourceItemRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public UserSourcesRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl * @return a {@link UserSourceCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -84,7 +84,7 @@ public UserSourceCollectionResponse get() { * @return a {@link UserSourceCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -101,7 +101,7 @@ public UserSourceCollectionResponse get(@jakarta.annotation.Nullable final java. * @return a {@link UserSource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -116,7 +116,7 @@ public UserSource post(@jakarta.annotation.Nonnull final UserSource body) { * @return a {@link UserSource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -132,7 +132,7 @@ public UserSource post(@jakarta.annotation.Nonnull final UserSource body, @jakar * Get a list of the userSource objects and their properties. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -144,7 +144,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -159,7 +159,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -172,7 +172,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -189,7 +189,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link UserSourcesRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/usersources/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/usersources/count/CountRequestBuilder.java index 0ebffae78cf..24c76b2eeaa 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/usersources/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/usersources/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/usersources/item/UserSourceItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/usersources/item/UserSourceItemRequestBuilder.java index 8777fec9f29..f37149985c7 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/usersources/item/UserSourceItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/item/usersources/item/UserSourceItemRequestBuilder.java @@ -40,7 +40,7 @@ public UserSourceItemRequestBuilder(@jakarta.annotation.Nonnull final String raw * Delete a userSource object. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @Deprecated @@ -52,7 +52,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @Deprecated @@ -67,7 +67,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link UserSource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -81,7 +81,7 @@ public UserSource get() { * @return a {@link UserSource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -98,7 +98,7 @@ public UserSource get(@jakarta.annotation.Nullable final java.util.function.Cons * @return a {@link UserSource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -112,7 +112,7 @@ public UserSource patch(@jakarta.annotation.Nonnull final UserSource body) { * @return a {@link UserSource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -127,7 +127,7 @@ public UserSource patch(@jakarta.annotation.Nonnull final UserSource body, @jaka * Delete a userSource object. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -139,7 +139,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -153,7 +153,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Read the properties and relationships of a userSource object. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -165,7 +165,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -180,7 +180,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -193,7 +193,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -210,7 +210,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link UserSourceItemRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/microsoftgraphediscoveryapplyhold/MicrosoftGraphEdiscoveryApplyHoldRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/microsoftgraphediscoveryapplyhold/MicrosoftGraphEdiscoveryApplyHoldRequestBuilder.java index 748401c2d6c..80c5284815f 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/microsoftgraphediscoveryapplyhold/MicrosoftGraphEdiscoveryApplyHoldRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/microsoftgraphediscoveryapplyhold/MicrosoftGraphEdiscoveryApplyHoldRequestBuilder.java @@ -39,7 +39,7 @@ public MicrosoftGraphEdiscoveryApplyHoldRequestBuilder(@jakarta.annotation.Nonnu * @param body The request body * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated public void post(@jakarta.annotation.Nonnull final ApplyHoldPostRequestBody body) { @@ -51,7 +51,7 @@ public void post(@jakarta.annotation.Nonnull final ApplyHoldPostRequestBody 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 * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated public void post(@jakarta.annotation.Nonnull final ApplyHoldPostRequestBody body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -66,7 +66,7 @@ public void post(@jakarta.annotation.Nonnull final ApplyHoldPostRequestBody body * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -96,7 +96,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link MicrosoftGraphEdiscoveryApplyHoldRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/microsoftgraphediscoveryremovehold/MicrosoftGraphEdiscoveryRemoveHoldRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/microsoftgraphediscoveryremovehold/MicrosoftGraphEdiscoveryRemoveHoldRequestBuilder.java index cb75568201d..04baee7fc6a 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/microsoftgraphediscoveryremovehold/MicrosoftGraphEdiscoveryRemoveHoldRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/custodians/microsoftgraphediscoveryremovehold/MicrosoftGraphEdiscoveryRemoveHoldRequestBuilder.java @@ -39,7 +39,7 @@ public MicrosoftGraphEdiscoveryRemoveHoldRequestBuilder(@jakarta.annotation.Nonn * @param body The request body * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated public void post(@jakarta.annotation.Nonnull final RemoveHoldPostRequestBody body) { @@ -51,7 +51,7 @@ public void post(@jakarta.annotation.Nonnull final RemoveHoldPostRequestBody bod * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated public void post(@jakarta.annotation.Nonnull final RemoveHoldPostRequestBody body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -66,7 +66,7 @@ public void post(@jakarta.annotation.Nonnull final RemoveHoldPostRequestBody bod * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -96,7 +96,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link MicrosoftGraphEdiscoveryRemoveHoldRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/legalholds/LegalHoldsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/legalholds/LegalHoldsRequestBuilder.java index f4bd3fa7301..d9caa39de24 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/legalholds/LegalHoldsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/legalholds/LegalHoldsRequestBuilder.java @@ -27,7 +27,7 @@ public class LegalHoldsRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param legalHoldId The unique identifier of legalHold * @return a {@link LegalHoldItemRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public LegalHoldsRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, * @return a {@link LegalHoldCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public LegalHoldCollectionResponse get() { * @return a {@link LegalHoldCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public LegalHoldCollectionResponse get(@jakarta.annotation.Nullable final java.u * @return a {@link LegalHold} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public LegalHold post(@jakarta.annotation.Nonnull final LegalHold body) { * @return a {@link LegalHold} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public LegalHold post(@jakarta.annotation.Nonnull final LegalHold body, @jakarta * Read the properties and relationships of a legalHold object. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link LegalHoldsRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/legalholds/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/legalholds/count/CountRequestBuilder.java index cd6281e1acf..fc5e72ac884 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/legalholds/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/legalholds/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/legalholds/item/LegalHoldItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/legalholds/item/LegalHoldItemRequestBuilder.java index fbc8d31a1d4..c77c2bf348e 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/legalholds/item/LegalHoldItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/legalholds/item/LegalHoldItemRequestBuilder.java @@ -27,7 +27,7 @@ public class LegalHoldItemRequestBuilder extends BaseRequestBuilder { * Provides operations to manage the siteSources property of the microsoft.graph.ediscovery.legalHold entity. * @return a {@link SiteSourcesRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -38,7 +38,7 @@ public SiteSourcesRequestBuilder siteSources() { * Provides operations to manage the unifiedGroupSources property of the microsoft.graph.ediscovery.legalHold entity. * @return a {@link UnifiedGroupSourcesRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -49,7 +49,7 @@ public UnifiedGroupSourcesRequestBuilder unifiedGroupSources() { * Provides operations to manage the userSources property of the microsoft.graph.ediscovery.legalHold entity. * @return a {@link UserSourcesRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -76,7 +76,7 @@ public LegalHoldItemRequestBuilder(@jakarta.annotation.Nonnull final String rawU * Delete a legalHold object. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @Deprecated @@ -88,7 +88,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @Deprecated @@ -103,7 +103,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link LegalHold} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -117,7 +117,7 @@ public LegalHold get() { * @return a {@link LegalHold} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -134,7 +134,7 @@ public LegalHold get(@jakarta.annotation.Nullable final java.util.function.Consu * @return a {@link LegalHold} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -149,7 +149,7 @@ public LegalHold patch(@jakarta.annotation.Nonnull final LegalHold body) { * @return a {@link LegalHold} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -165,7 +165,7 @@ public LegalHold patch(@jakarta.annotation.Nonnull final LegalHold body, @jakart * Delete a legalHold object. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -177,7 +177,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -191,7 +191,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Read the properties and relationships of a legalHold object. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -203,7 +203,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -218,7 +218,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -231,7 +231,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -248,7 +248,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link LegalHoldItemRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/legalholds/item/sitesources/SiteSourcesRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/legalholds/item/sitesources/SiteSourcesRequestBuilder.java index 227b93901ec..a41027db249 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/legalholds/item/sitesources/SiteSourcesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/legalholds/item/sitesources/SiteSourcesRequestBuilder.java @@ -27,7 +27,7 @@ public class SiteSourcesRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param siteSourceId The unique identifier of siteSource * @return a {@link SiteSourceItemRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public SiteSourcesRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl * @return a {@link SiteSourceCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -84,7 +84,7 @@ public SiteSourceCollectionResponse get() { * @return a {@link SiteSourceCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -101,7 +101,7 @@ public SiteSourceCollectionResponse get(@jakarta.annotation.Nullable final java. * @return a {@link SiteSource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -116,7 +116,7 @@ public SiteSource post(@jakarta.annotation.Nonnull final SiteSource body) { * @return a {@link SiteSource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -132,7 +132,7 @@ public SiteSource post(@jakarta.annotation.Nonnull final SiteSource body, @jakar * Get the list of siteSource objecs associated with a legal hold. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -144,7 +144,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -159,7 +159,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -172,7 +172,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -189,7 +189,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link SiteSourcesRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/legalholds/item/sitesources/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/legalholds/item/sitesources/count/CountRequestBuilder.java index 3f17efeed47..779105dcdba 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/legalholds/item/sitesources/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/legalholds/item/sitesources/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/legalholds/item/sitesources/item/SiteSourceItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/legalholds/item/sitesources/item/SiteSourceItemRequestBuilder.java index ff8078e85c8..61de7842456 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/legalholds/item/sitesources/item/SiteSourceItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/legalholds/item/sitesources/item/SiteSourceItemRequestBuilder.java @@ -25,7 +25,7 @@ public class SiteSourceItemRequestBuilder extends BaseRequestBuilder { * Provides operations to manage the site property of the microsoft.graph.ediscovery.siteSource entity. * @return a {@link SiteRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -52,7 +52,7 @@ public SiteSourceItemRequestBuilder(@jakarta.annotation.Nonnull final String raw * Delete navigation property siteSources for compliance * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated public void delete() { @@ -63,7 +63,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -77,7 +77,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link SiteSource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -90,7 +90,7 @@ public SiteSource get() { * @return a {@link SiteSource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -106,7 +106,7 @@ public SiteSource get(@jakarta.annotation.Nullable final java.util.function.Cons * @return a {@link SiteSource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -120,7 +120,7 @@ public SiteSource patch(@jakarta.annotation.Nonnull final SiteSource body) { * @return a {@link SiteSource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -135,7 +135,7 @@ public SiteSource patch(@jakarta.annotation.Nonnull final SiteSource body, @jaka * Delete navigation property siteSources for compliance * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -147,7 +147,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Data source entity for SharePoint sites associated with the legal hold. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -173,7 +173,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -188,7 +188,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -201,7 +201,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -218,7 +218,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link SiteSourceItemRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/legalholds/item/sitesources/item/site/SiteRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/legalholds/item/sitesources/item/site/SiteRequestBuilder.java index c57323f94a0..79c4c26acfa 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/legalholds/item/sitesources/item/site/SiteRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/legalholds/item/sitesources/item/site/SiteRequestBuilder.java @@ -41,7 +41,7 @@ public SiteRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jaka * @return a {@link Site} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public Site get() { * @return a {@link Site} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public Site get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -77,7 +77,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link UnifiedGroupSource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -90,7 +90,7 @@ public UnifiedGroupSource get() { * @return a {@link UnifiedGroupSource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -106,7 +106,7 @@ public UnifiedGroupSource get(@jakarta.annotation.Nullable final java.util.funct * @return a {@link UnifiedGroupSource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -120,7 +120,7 @@ public UnifiedGroupSource patch(@jakarta.annotation.Nonnull final UnifiedGroupSo * @return a {@link UnifiedGroupSource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -135,7 +135,7 @@ public UnifiedGroupSource patch(@jakarta.annotation.Nonnull final UnifiedGroupSo * Delete navigation property unifiedGroupSources for compliance * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -147,7 +147,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Get unifiedGroupSources from compliance * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -173,7 +173,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -188,7 +188,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -201,7 +201,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -218,7 +218,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link UnifiedGroupSourceItemRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/legalholds/item/unifiedgroupsources/item/group/GroupRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/legalholds/item/unifiedgroupsources/item/group/GroupRequestBuilder.java index 97f52d9142a..f01b4641bfd 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/legalholds/item/unifiedgroupsources/item/group/GroupRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/legalholds/item/unifiedgroupsources/item/group/GroupRequestBuilder.java @@ -25,7 +25,7 @@ public class GroupRequestBuilder extends BaseRequestBuilder { * The serviceProvisioningErrors property * @return a {@link ServiceProvisioningErrorsRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -53,7 +53,7 @@ public GroupRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Group} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -66,7 +66,7 @@ public Group get() { * @return a {@link Group} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -80,7 +80,7 @@ public Group get(@jakarta.annotation.Nullable final java.util.function.Consumer< * The group associated with the unifiedGroupSource. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -92,7 +92,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -107,7 +107,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link GroupRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/legalholds/item/unifiedgroupsources/item/group/serviceprovisioningerrors/ServiceProvisioningErrorsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/legalholds/item/unifiedgroupsources/item/group/serviceprovisioningerrors/ServiceProvisioningErrorsRequestBuilder.java index ea4fd2335df..b938fd1ce3d 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/legalholds/item/unifiedgroupsources/item/group/serviceprovisioningerrors/ServiceProvisioningErrorsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/legalholds/item/unifiedgroupsources/item/group/serviceprovisioningerrors/ServiceProvisioningErrorsRequestBuilder.java @@ -25,7 +25,7 @@ public class ServiceProvisioningErrorsRequestBuilder extends BaseRequestBuilder * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -53,7 +53,7 @@ public ServiceProvisioningErrorsRequestBuilder(@jakarta.annotation.Nonnull final * @return a {@link ServiceProvisioningErrorCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -66,7 +66,7 @@ public ServiceProvisioningErrorCollectionResponse get() { * @return a {@link ServiceProvisioningErrorCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -80,7 +80,7 @@ public ServiceProvisioningErrorCollectionResponse get(@jakarta.annotation.Nullab * Errors published by a federated service describing a non-transient, service-specific error regarding the properties or link from a group object. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -92,7 +92,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -107,7 +107,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link ServiceProvisioningErrorsRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/legalholds/item/unifiedgroupsources/item/group/serviceprovisioningerrors/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/legalholds/item/unifiedgroupsources/item/group/serviceprovisioningerrors/count/CountRequestBuilder.java index 62cc531b8ac..dce907c08e4 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/legalholds/item/unifiedgroupsources/item/group/serviceprovisioningerrors/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/legalholds/item/unifiedgroupsources/item/group/serviceprovisioningerrors/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/legalholds/item/usersources/UserSourcesRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/legalholds/item/usersources/UserSourcesRequestBuilder.java index eb7c7d049c8..a078cc213fa 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/legalholds/item/usersources/UserSourcesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/legalholds/item/usersources/UserSourcesRequestBuilder.java @@ -27,7 +27,7 @@ public class UserSourcesRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param userSourceId The unique identifier of userSource * @return a {@link UserSourceItemRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public UserSourcesRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl * @return a {@link UserSourceCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -84,7 +84,7 @@ public UserSourceCollectionResponse get() { * @return a {@link UserSourceCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -101,7 +101,7 @@ public UserSourceCollectionResponse get(@jakarta.annotation.Nullable final java. * @return a {@link UserSource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -116,7 +116,7 @@ public UserSource post(@jakarta.annotation.Nonnull final UserSource body) { * @return a {@link UserSource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -132,7 +132,7 @@ public UserSource post(@jakarta.annotation.Nonnull final UserSource body, @jakar * Get the list of userSource objects associated with a legal hold. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -144,7 +144,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -159,7 +159,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -172,7 +172,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -189,7 +189,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link UserSourcesRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/legalholds/item/usersources/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/legalholds/item/usersources/count/CountRequestBuilder.java index 4f6c4c31ece..9cda3dfdd91 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/legalholds/item/usersources/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/legalholds/item/usersources/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/legalholds/item/usersources/item/UserSourceItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/legalholds/item/usersources/item/UserSourceItemRequestBuilder.java index 670f1fbb95e..ee1b1039761 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/legalholds/item/usersources/item/UserSourceItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/legalholds/item/usersources/item/UserSourceItemRequestBuilder.java @@ -40,7 +40,7 @@ public UserSourceItemRequestBuilder(@jakarta.annotation.Nonnull final String raw * Delete navigation property userSources for compliance * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated public void delete() { @@ -51,7 +51,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -65,7 +65,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link UserSource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -78,7 +78,7 @@ public UserSource get() { * @return a {@link UserSource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -94,7 +94,7 @@ public UserSource get(@jakarta.annotation.Nullable final java.util.function.Cons * @return a {@link UserSource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -108,7 +108,7 @@ public UserSource patch(@jakarta.annotation.Nonnull final UserSource body) { * @return a {@link UserSource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -123,7 +123,7 @@ public UserSource patch(@jakarta.annotation.Nonnull final UserSource body, @jaka * Delete navigation property userSources for compliance * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -135,7 +135,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -149,7 +149,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Data source entity for a the legal hold. This is the container for a mailbox and OneDrive for Business site. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -176,7 +176,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -189,7 +189,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -206,7 +206,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link UserSourceItemRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/microsoftgraphediscoveryclose/MicrosoftGraphEdiscoveryCloseRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/microsoftgraphediscoveryclose/MicrosoftGraphEdiscoveryCloseRequestBuilder.java index 61491c26fd0..fd029c2f572 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/microsoftgraphediscoveryclose/MicrosoftGraphEdiscoveryCloseRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/microsoftgraphediscoveryclose/MicrosoftGraphEdiscoveryCloseRequestBuilder.java @@ -38,7 +38,7 @@ public MicrosoftGraphEdiscoveryCloseRequestBuilder(@jakarta.annotation.Nonnull f * Close an eDiscovery case. For details, see Close a case. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @Deprecated @@ -50,7 +50,7 @@ public void post() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @Deprecated @@ -64,7 +64,7 @@ public void post(@jakarta.annotation.Nullable final java.util.function.Consumer< * Close an eDiscovery case. For details, see Close a case. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -76,7 +76,7 @@ public RequestInformation toPostRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -91,7 +91,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nullable * @param rawUrl The raw URL to use for the request builder. * @return a {@link MicrosoftGraphEdiscoveryCloseRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/microsoftgraphediscoveryreopen/MicrosoftGraphEdiscoveryReopenRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/microsoftgraphediscoveryreopen/MicrosoftGraphEdiscoveryReopenRequestBuilder.java index 7d2aaa598e6..239e213da53 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/microsoftgraphediscoveryreopen/MicrosoftGraphEdiscoveryReopenRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/microsoftgraphediscoveryreopen/MicrosoftGraphEdiscoveryReopenRequestBuilder.java @@ -38,7 +38,7 @@ public MicrosoftGraphEdiscoveryReopenRequestBuilder(@jakarta.annotation.Nonnull * Reopen an eDiscovery case that was closed. For details, see Reopen a closed case. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @Deprecated @@ -50,7 +50,7 @@ public void post() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @Deprecated @@ -64,7 +64,7 @@ public void post(@jakarta.annotation.Nullable final java.util.function.Consumer< * Reopen an eDiscovery case that was closed. For details, see Reopen a closed case. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -76,7 +76,7 @@ public RequestInformation toPostRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -91,7 +91,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nullable * @param rawUrl The raw URL to use for the request builder. * @return a {@link MicrosoftGraphEdiscoveryReopenRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/noncustodialdatasources/NoncustodialDataSourcesRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/noncustodialdatasources/NoncustodialDataSourcesRequestBuilder.java index aec5e0c5ac5..83057d26aa2 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/noncustodialdatasources/NoncustodialDataSourcesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/noncustodialdatasources/NoncustodialDataSourcesRequestBuilder.java @@ -29,7 +29,7 @@ public class NoncustodialDataSourcesRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -40,7 +40,7 @@ public CountRequestBuilder count() { * Provides operations to call the applyHold method. * @return a {@link MicrosoftGraphEdiscoveryApplyHoldRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -51,7 +51,7 @@ public MicrosoftGraphEdiscoveryApplyHoldRequestBuilder microsoftGraphEdiscoveryA * Provides operations to call the removeHold method. * @return a {@link MicrosoftGraphEdiscoveryRemoveHoldRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -63,7 +63,7 @@ public MicrosoftGraphEdiscoveryRemoveHoldRequestBuilder microsoftGraphEdiscovery * @param noncustodialDataSourceId The unique identifier of noncustodialDataSource * @return a {@link NoncustodialDataSourceItemRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public NoncustodialDataSourcesRequestBuilder(@jakarta.annotation.Nonnull final S * @return a {@link NoncustodialDataSourceCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -108,7 +108,7 @@ public NoncustodialDataSourceCollectionResponse get() { * @return a {@link NoncustodialDataSourceCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -125,7 +125,7 @@ public NoncustodialDataSourceCollectionResponse get(@jakarta.annotation.Nullable * @return a {@link NoncustodialDataSource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -140,7 +140,7 @@ public NoncustodialDataSource post(@jakarta.annotation.Nonnull final Noncustodia * @return a {@link NoncustodialDataSource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -156,7 +156,7 @@ public NoncustodialDataSource post(@jakarta.annotation.Nonnull final Noncustodia * Get a list of the noncustodialDataSource objects and their properties. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -183,7 +183,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -196,7 +196,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -213,7 +213,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link NoncustodialDataSourcesRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/noncustodialdatasources/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/noncustodialdatasources/count/CountRequestBuilder.java index 6b0281356d9..a71b6ba68e3 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/noncustodialdatasources/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/noncustodialdatasources/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/noncustodialdatasources/item/NoncustodialDataSourceItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/noncustodialdatasources/item/NoncustodialDataSourceItemRequestBuilder.java index e9cbc1c9e82..8cf25ab2198 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/noncustodialdatasources/item/NoncustodialDataSourceItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/noncustodialdatasources/item/NoncustodialDataSourceItemRequestBuilder.java @@ -30,7 +30,7 @@ public class NoncustodialDataSourceItemRequestBuilder extends BaseRequestBuilder * Provides operations to manage the dataSource property of the microsoft.graph.ediscovery.noncustodialDataSource entity. * @return a {@link DataSourceRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -41,7 +41,7 @@ public DataSourceRequestBuilder dataSource() { * Provides operations to manage the lastIndexOperation property of the microsoft.graph.ediscovery.dataSourceContainer entity. * @return a {@link LastIndexOperationRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -52,7 +52,7 @@ public LastIndexOperationRequestBuilder lastIndexOperation() { * Provides operations to call the applyHold method. * @return a {@link MicrosoftGraphEdiscoveryApplyHoldRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -63,7 +63,7 @@ public MicrosoftGraphEdiscoveryApplyHoldRequestBuilder microsoftGraphEdiscoveryA * Provides operations to call the release method. * @return a {@link MicrosoftGraphEdiscoveryReleaseRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -74,7 +74,7 @@ public MicrosoftGraphEdiscoveryReleaseRequestBuilder microsoftGraphEdiscoveryRel * Provides operations to call the removeHold method. * @return a {@link MicrosoftGraphEdiscoveryRemoveHoldRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -85,7 +85,7 @@ public MicrosoftGraphEdiscoveryRemoveHoldRequestBuilder microsoftGraphEdiscovery * Provides operations to call the updateIndex method. * @return a {@link MicrosoftGraphEdiscoveryUpdateIndexRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -112,7 +112,7 @@ public NoncustodialDataSourceItemRequestBuilder(@jakarta.annotation.Nonnull fina * Delete navigation property noncustodialDataSources for compliance * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated public void delete() { @@ -123,7 +123,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -137,7 +137,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link NoncustodialDataSource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -151,7 +151,7 @@ public NoncustodialDataSource get() { * @return a {@link NoncustodialDataSource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -168,7 +168,7 @@ public NoncustodialDataSource get(@jakarta.annotation.Nullable final java.util.f * @return a {@link NoncustodialDataSource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -182,7 +182,7 @@ public NoncustodialDataSource patch(@jakarta.annotation.Nonnull final Noncustodi * @return a {@link NoncustodialDataSource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -197,7 +197,7 @@ public NoncustodialDataSource patch(@jakarta.annotation.Nonnull final Noncustodi * Delete navigation property noncustodialDataSources for compliance * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -209,7 +209,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -223,7 +223,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Read the properties and relationships of a noncustodialDataSource object. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -235,7 +235,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -250,7 +250,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -263,7 +263,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -280,7 +280,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link NoncustodialDataSourceItemRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/noncustodialdatasources/item/datasource/DataSourceRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/noncustodialdatasources/item/datasource/DataSourceRequestBuilder.java index 75cbab97d88..4dd32ff72ef 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/noncustodialdatasources/item/datasource/DataSourceRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/noncustodialdatasources/item/datasource/DataSourceRequestBuilder.java @@ -40,7 +40,7 @@ public DataSourceRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, * Delete navigation property dataSource for compliance * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated public void delete() { @@ -51,7 +51,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -65,7 +65,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link DataSource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -78,7 +78,7 @@ public DataSource get() { * @return a {@link DataSource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -94,7 +94,7 @@ public DataSource get(@jakarta.annotation.Nullable final java.util.function.Cons * @return a {@link DataSource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -108,7 +108,7 @@ public DataSource patch(@jakarta.annotation.Nonnull final DataSource body) { * @return a {@link DataSource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -123,7 +123,7 @@ public DataSource patch(@jakarta.annotation.Nonnull final DataSource body, @jaka * Delete navigation property dataSource for compliance * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -135,7 +135,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -149,7 +149,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * User source or SharePoint site data source as noncustodial data source. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -176,7 +176,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -189,7 +189,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -206,7 +206,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link DataSourceRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/noncustodialdatasources/item/lastindexoperation/LastIndexOperationRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/noncustodialdatasources/item/lastindexoperation/LastIndexOperationRequestBuilder.java index 945a3d905ec..755de94bef2 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/noncustodialdatasources/item/lastindexoperation/LastIndexOperationRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/noncustodialdatasources/item/lastindexoperation/LastIndexOperationRequestBuilder.java @@ -41,7 +41,7 @@ public LastIndexOperationRequestBuilder(@jakarta.annotation.Nonnull final String * @return a {@link CaseIndexOperation} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public CaseIndexOperation get() { * @return a {@link CaseIndexOperation} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public CaseIndexOperation get(@jakarta.annotation.Nullable final java.util.funct * Get lastIndexOperation from compliance * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link LastIndexOperationRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/noncustodialdatasources/item/microsoftgraphediscoveryapplyhold/MicrosoftGraphEdiscoveryApplyHoldRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/noncustodialdatasources/item/microsoftgraphediscoveryapplyhold/MicrosoftGraphEdiscoveryApplyHoldRequestBuilder.java index 7719c42a3a6..3b9f6ded959 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/noncustodialdatasources/item/microsoftgraphediscoveryapplyhold/MicrosoftGraphEdiscoveryApplyHoldRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/noncustodialdatasources/item/microsoftgraphediscoveryapplyhold/MicrosoftGraphEdiscoveryApplyHoldRequestBuilder.java @@ -38,7 +38,7 @@ public MicrosoftGraphEdiscoveryApplyHoldRequestBuilder(@jakarta.annotation.Nonnu * Invoke action applyHold * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated public void post() { @@ -49,7 +49,7 @@ public void post() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated public void post(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -62,7 +62,7 @@ public void post(@jakarta.annotation.Nullable final java.util.function.Consumer< * Invoke action applyHold * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -74,7 +74,7 @@ public RequestInformation toPostRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -89,7 +89,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nullable * @param rawUrl The raw URL to use for the request builder. * @return a {@link MicrosoftGraphEdiscoveryApplyHoldRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/noncustodialdatasources/item/microsoftgraphediscoveryrelease/MicrosoftGraphEdiscoveryReleaseRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/noncustodialdatasources/item/microsoftgraphediscoveryrelease/MicrosoftGraphEdiscoveryReleaseRequestBuilder.java index 4aa3dce04d9..847bae3184b 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/noncustodialdatasources/item/microsoftgraphediscoveryrelease/MicrosoftGraphEdiscoveryReleaseRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/noncustodialdatasources/item/microsoftgraphediscoveryrelease/MicrosoftGraphEdiscoveryReleaseRequestBuilder.java @@ -38,7 +38,7 @@ public MicrosoftGraphEdiscoveryReleaseRequestBuilder(@jakarta.annotation.Nonnull * Releases the non-custodial data source from the case. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @Deprecated @@ -50,7 +50,7 @@ public void post() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @Deprecated @@ -64,7 +64,7 @@ public void post(@jakarta.annotation.Nullable final java.util.function.Consumer< * Releases the non-custodial data source from the case. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -76,7 +76,7 @@ public RequestInformation toPostRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -91,7 +91,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nullable * @param rawUrl The raw URL to use for the request builder. * @return a {@link MicrosoftGraphEdiscoveryReleaseRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/noncustodialdatasources/item/microsoftgraphediscoveryremovehold/MicrosoftGraphEdiscoveryRemoveHoldRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/noncustodialdatasources/item/microsoftgraphediscoveryremovehold/MicrosoftGraphEdiscoveryRemoveHoldRequestBuilder.java index 41bfa0c5d21..58f116ecab4 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/noncustodialdatasources/item/microsoftgraphediscoveryremovehold/MicrosoftGraphEdiscoveryRemoveHoldRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/noncustodialdatasources/item/microsoftgraphediscoveryremovehold/MicrosoftGraphEdiscoveryRemoveHoldRequestBuilder.java @@ -38,7 +38,7 @@ public MicrosoftGraphEdiscoveryRemoveHoldRequestBuilder(@jakarta.annotation.Nonn * Invoke action removeHold * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated public void post() { @@ -49,7 +49,7 @@ public void post() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated public void post(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -62,7 +62,7 @@ public void post(@jakarta.annotation.Nullable final java.util.function.Consumer< * Invoke action removeHold * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -74,7 +74,7 @@ public RequestInformation toPostRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -89,7 +89,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nullable * @param rawUrl The raw URL to use for the request builder. * @return a {@link MicrosoftGraphEdiscoveryRemoveHoldRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/noncustodialdatasources/item/microsoftgraphediscoveryupdateindex/MicrosoftGraphEdiscoveryUpdateIndexRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/noncustodialdatasources/item/microsoftgraphediscoveryupdateindex/MicrosoftGraphEdiscoveryUpdateIndexRequestBuilder.java index e2b1b0d42e5..4bd11c56c69 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/noncustodialdatasources/item/microsoftgraphediscoveryupdateindex/MicrosoftGraphEdiscoveryUpdateIndexRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/noncustodialdatasources/item/microsoftgraphediscoveryupdateindex/MicrosoftGraphEdiscoveryUpdateIndexRequestBuilder.java @@ -38,7 +38,7 @@ public MicrosoftGraphEdiscoveryUpdateIndexRequestBuilder(@jakarta.annotation.Non * Invoke action updateIndex * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated public void post() { @@ -49,7 +49,7 @@ public void post() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated public void post(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -62,7 +62,7 @@ public void post(@jakarta.annotation.Nullable final java.util.function.Consumer< * Invoke action updateIndex * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -74,7 +74,7 @@ public RequestInformation toPostRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -89,7 +89,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nullable * @param rawUrl The raw URL to use for the request builder. * @return a {@link MicrosoftGraphEdiscoveryUpdateIndexRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/noncustodialdatasources/microsoftgraphediscoveryapplyhold/MicrosoftGraphEdiscoveryApplyHoldRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/noncustodialdatasources/microsoftgraphediscoveryapplyhold/MicrosoftGraphEdiscoveryApplyHoldRequestBuilder.java index 74eae71cb39..46308a5de41 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/noncustodialdatasources/microsoftgraphediscoveryapplyhold/MicrosoftGraphEdiscoveryApplyHoldRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/noncustodialdatasources/microsoftgraphediscoveryapplyhold/MicrosoftGraphEdiscoveryApplyHoldRequestBuilder.java @@ -39,7 +39,7 @@ public MicrosoftGraphEdiscoveryApplyHoldRequestBuilder(@jakarta.annotation.Nonnu * @param body The request body * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated public void post(@jakarta.annotation.Nonnull final ApplyHoldPostRequestBody body) { @@ -51,7 +51,7 @@ public void post(@jakarta.annotation.Nonnull final ApplyHoldPostRequestBody 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 * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated public void post(@jakarta.annotation.Nonnull final ApplyHoldPostRequestBody body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -66,7 +66,7 @@ public void post(@jakarta.annotation.Nonnull final ApplyHoldPostRequestBody body * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -96,7 +96,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link MicrosoftGraphEdiscoveryApplyHoldRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/noncustodialdatasources/microsoftgraphediscoveryremovehold/MicrosoftGraphEdiscoveryRemoveHoldRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/noncustodialdatasources/microsoftgraphediscoveryremovehold/MicrosoftGraphEdiscoveryRemoveHoldRequestBuilder.java index b914b84d53a..61a4c9db131 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/noncustodialdatasources/microsoftgraphediscoveryremovehold/MicrosoftGraphEdiscoveryRemoveHoldRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/noncustodialdatasources/microsoftgraphediscoveryremovehold/MicrosoftGraphEdiscoveryRemoveHoldRequestBuilder.java @@ -39,7 +39,7 @@ public MicrosoftGraphEdiscoveryRemoveHoldRequestBuilder(@jakarta.annotation.Nonn * @param body The request body * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated public void post(@jakarta.annotation.Nonnull final RemoveHoldPostRequestBody body) { @@ -51,7 +51,7 @@ public void post(@jakarta.annotation.Nonnull final RemoveHoldPostRequestBody bod * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated public void post(@jakarta.annotation.Nonnull final RemoveHoldPostRequestBody body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -66,7 +66,7 @@ public void post(@jakarta.annotation.Nonnull final RemoveHoldPostRequestBody bod * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -96,7 +96,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link MicrosoftGraphEdiscoveryRemoveHoldRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/operations/OperationsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/operations/OperationsRequestBuilder.java index fcaced7e92f..471823f7ea0 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/operations/OperationsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/operations/OperationsRequestBuilder.java @@ -28,7 +28,7 @@ public class OperationsRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * Casts the previous resource to caseExportOperation. * @return a {@link MicrosoftGraphEdiscoveryCaseExportOperationRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -51,7 +51,7 @@ public MicrosoftGraphEdiscoveryCaseExportOperationRequestBuilder microsoftGraphE * @param caseOperationId The unique identifier of caseOperation * @return a {@link CaseOperationItemRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -82,7 +82,7 @@ public OperationsRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, * @return a {@link CaseOperationCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -95,7 +95,7 @@ public CaseOperationCollectionResponse get() { * @return a {@link CaseOperationCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -111,7 +111,7 @@ public CaseOperationCollectionResponse get(@jakarta.annotation.Nullable final ja * @return a {@link CaseOperation} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -125,7 +125,7 @@ public CaseOperation post(@jakarta.annotation.Nonnull final CaseOperation body) * @return a {@link CaseOperation} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -140,7 +140,7 @@ public CaseOperation post(@jakarta.annotation.Nonnull final CaseOperation body, * Returns a list of case operation objects for this case. Nullable. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -152,7 +152,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -167,7 +167,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -180,7 +180,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -197,7 +197,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link OperationsRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/operations/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/operations/count/CountRequestBuilder.java index 01cf79c5aab..3d1acfcd5ac 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/operations/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/operations/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/operations/item/CaseOperationItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/operations/item/CaseOperationItemRequestBuilder.java index 783a9877df2..173588f32fb 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/operations/item/CaseOperationItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/operations/item/CaseOperationItemRequestBuilder.java @@ -25,7 +25,7 @@ public class CaseOperationItemRequestBuilder extends BaseRequestBuilder { * Casts the previous resource to caseExportOperation. * @return a {@link MicrosoftGraphEdiscoveryCaseExportOperationRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -52,7 +52,7 @@ public CaseOperationItemRequestBuilder(@jakarta.annotation.Nonnull final String * Delete navigation property operations for compliance * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated public void delete() { @@ -63,7 +63,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -77,7 +77,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link CaseOperation} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -90,7 +90,7 @@ public CaseOperation get() { * @return a {@link CaseOperation} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -106,7 +106,7 @@ public CaseOperation get(@jakarta.annotation.Nullable final java.util.function.C * @return a {@link CaseOperation} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -120,7 +120,7 @@ public CaseOperation patch(@jakarta.annotation.Nonnull final CaseOperation body) * @return a {@link CaseOperation} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -135,7 +135,7 @@ public CaseOperation patch(@jakarta.annotation.Nonnull final CaseOperation body, * Delete navigation property operations for compliance * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -147,7 +147,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Returns a list of case operation objects for this case. Nullable. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -173,7 +173,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -188,7 +188,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -201,7 +201,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -218,7 +218,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link CaseOperationItemRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/operations/item/microsoftgraphediscoverycaseexportoperation/MicrosoftGraphEdiscoveryCaseExportOperationRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/operations/item/microsoftgraphediscoverycaseexportoperation/MicrosoftGraphEdiscoveryCaseExportOperationRequestBuilder.java index 0e1355d500d..047413c268b 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/operations/item/microsoftgraphediscoverycaseexportoperation/MicrosoftGraphEdiscoveryCaseExportOperationRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/operations/item/microsoftgraphediscoverycaseexportoperation/MicrosoftGraphEdiscoveryCaseExportOperationRequestBuilder.java @@ -25,7 +25,7 @@ public class MicrosoftGraphEdiscoveryCaseExportOperationRequestBuilder extends B * Provides operations to manage the reviewSet property of the microsoft.graph.ediscovery.caseExportOperation entity. * @return a {@link ReviewSetRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -53,7 +53,7 @@ public MicrosoftGraphEdiscoveryCaseExportOperationRequestBuilder(@jakarta.annota * @return a {@link CaseExportOperation} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -66,7 +66,7 @@ public CaseExportOperation get() { * @return a {@link CaseExportOperation} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -80,7 +80,7 @@ public CaseExportOperation get(@jakarta.annotation.Nullable final java.util.func * Get the item of type microsoft.graph.ediscovery.caseOperation as microsoft.graph.ediscovery.caseExportOperation * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -92,7 +92,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -107,7 +107,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link MicrosoftGraphEdiscoveryCaseExportOperationRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/operations/item/microsoftgraphediscoverycaseexportoperation/reviewset/ReviewSetRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/operations/item/microsoftgraphediscoverycaseexportoperation/reviewset/ReviewSetRequestBuilder.java index ab12e152ad3..3d3cec58b97 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/operations/item/microsoftgraphediscoverycaseexportoperation/reviewset/ReviewSetRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/operations/item/microsoftgraphediscoverycaseexportoperation/reviewset/ReviewSetRequestBuilder.java @@ -41,7 +41,7 @@ public ReviewSetRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, * @return a {@link ReviewSet} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public ReviewSet get() { * @return a {@link ReviewSet} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public ReviewSet get(@jakarta.annotation.Nullable final java.util.function.Consu * The review set the content is being exported from. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link ReviewSetRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/operations/microsoftgraphediscoverycaseexportoperation/MicrosoftGraphEdiscoveryCaseExportOperationRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/operations/microsoftgraphediscoverycaseexportoperation/MicrosoftGraphEdiscoveryCaseExportOperationRequestBuilder.java index 8d316afc593..7253df6adfe 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/operations/microsoftgraphediscoverycaseexportoperation/MicrosoftGraphEdiscoveryCaseExportOperationRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/operations/microsoftgraphediscoverycaseexportoperation/MicrosoftGraphEdiscoveryCaseExportOperationRequestBuilder.java @@ -25,7 +25,7 @@ public class MicrosoftGraphEdiscoveryCaseExportOperationRequestBuilder extends B * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -53,7 +53,7 @@ public MicrosoftGraphEdiscoveryCaseExportOperationRequestBuilder(@jakarta.annota * @return a {@link CaseExportOperationCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -66,7 +66,7 @@ public CaseExportOperationCollectionResponse get() { * @return a {@link CaseExportOperationCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -80,7 +80,7 @@ public CaseExportOperationCollectionResponse get(@jakarta.annotation.Nullable fi * Get the items of type microsoft.graph.ediscovery.caseExportOperation in the microsoft.graph.ediscovery.caseOperation collection * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -92,7 +92,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -107,7 +107,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link MicrosoftGraphEdiscoveryCaseExportOperationRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/operations/microsoftgraphediscoverycaseexportoperation/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/operations/microsoftgraphediscoverycaseexportoperation/count/CountRequestBuilder.java index a0648896838..7944e8fb5ca 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/operations/microsoftgraphediscoverycaseexportoperation/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/operations/microsoftgraphediscoverycaseexportoperation/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/reviewsets/ReviewSetsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/reviewsets/ReviewSetsRequestBuilder.java index e2a96369d9b..329f9a9f1fb 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/reviewsets/ReviewSetsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/reviewsets/ReviewSetsRequestBuilder.java @@ -27,7 +27,7 @@ public class ReviewSetsRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param reviewSetId The unique identifier of reviewSet * @return a {@link ReviewSetItemRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public ReviewSetsRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, * @return a {@link ReviewSetCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public ReviewSetCollectionResponse get() { * @return a {@link ReviewSetCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public ReviewSetCollectionResponse get(@jakarta.annotation.Nullable final java.u * @return a {@link ReviewSet} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -114,7 +114,7 @@ public ReviewSet post(@jakarta.annotation.Nonnull final ReviewSet body) { * @return a {@link ReviewSet} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -130,7 +130,7 @@ public ReviewSet post(@jakarta.annotation.Nonnull final ReviewSet body, @jakarta * Retrieve the properties and relationships of a reviewSet object. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -142,7 +142,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -157,7 +157,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -170,7 +170,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -187,7 +187,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link ReviewSetsRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/reviewsets/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/reviewsets/count/CountRequestBuilder.java index f1f4ff18ecd..2f392d8279a 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/reviewsets/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/reviewsets/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/reviewsets/item/ReviewSetItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/reviewsets/item/ReviewSetItemRequestBuilder.java index 4a4f07a621d..147e357a7f7 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/reviewsets/item/ReviewSetItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/reviewsets/item/ReviewSetItemRequestBuilder.java @@ -27,7 +27,7 @@ public class ReviewSetItemRequestBuilder extends BaseRequestBuilder { * Provides operations to call the addToReviewSet method. * @return a {@link MicrosoftGraphEdiscoveryAddToReviewSetRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -38,7 +38,7 @@ public MicrosoftGraphEdiscoveryAddToReviewSetRequestBuilder microsoftGraphEdisco * Provides operations to call the export method. * @return a {@link MicrosoftGraphEdiscoveryExportRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -49,7 +49,7 @@ public MicrosoftGraphEdiscoveryExportRequestBuilder microsoftGraphEdiscoveryExpo * Provides operations to manage the queries property of the microsoft.graph.ediscovery.reviewSet entity. * @return a {@link QueriesRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -76,7 +76,7 @@ public ReviewSetItemRequestBuilder(@jakarta.annotation.Nonnull final String rawU * Delete navigation property reviewSets for compliance * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated public void delete() { @@ -87,7 +87,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -101,7 +101,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link ReviewSet} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -115,7 +115,7 @@ public ReviewSet get() { * @return a {@link ReviewSet} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -132,7 +132,7 @@ public ReviewSet get(@jakarta.annotation.Nullable final java.util.function.Consu * @return a {@link ReviewSet} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -146,7 +146,7 @@ public ReviewSet patch(@jakarta.annotation.Nonnull final ReviewSet body) { * @return a {@link ReviewSet} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -161,7 +161,7 @@ public ReviewSet patch(@jakarta.annotation.Nonnull final ReviewSet body, @jakart * Delete navigation property reviewSets for compliance * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -173,7 +173,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -187,7 +187,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Retrieve the properties and relationships of a reviewSet object. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -199,7 +199,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -214,7 +214,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -227,7 +227,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -244,7 +244,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link ReviewSetItemRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/reviewsets/item/microsoftgraphediscoveryaddtoreviewset/MicrosoftGraphEdiscoveryAddToReviewSetRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/reviewsets/item/microsoftgraphediscoveryaddtoreviewset/MicrosoftGraphEdiscoveryAddToReviewSetRequestBuilder.java index 3e3a29510fc..44d6b0392cb 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/reviewsets/item/microsoftgraphediscoveryaddtoreviewset/MicrosoftGraphEdiscoveryAddToReviewSetRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/reviewsets/item/microsoftgraphediscoveryaddtoreviewset/MicrosoftGraphEdiscoveryAddToReviewSetRequestBuilder.java @@ -39,7 +39,7 @@ public MicrosoftGraphEdiscoveryAddToReviewSetRequestBuilder(@jakarta.annotation. * @param body The request body * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @Deprecated @@ -52,7 +52,7 @@ public void post(@jakarta.annotation.Nonnull final AddToReviewSetPostRequestBody * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @Deprecated @@ -68,7 +68,7 @@ public void post(@jakarta.annotation.Nonnull final AddToReviewSetPostRequestBody * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -81,7 +81,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -98,7 +98,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link MicrosoftGraphEdiscoveryAddToReviewSetRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/reviewsets/item/microsoftgraphediscoveryexport/MicrosoftGraphEdiscoveryExportRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/reviewsets/item/microsoftgraphediscoveryexport/MicrosoftGraphEdiscoveryExportRequestBuilder.java index b2420926a94..a48698f37d6 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/reviewsets/item/microsoftgraphediscoveryexport/MicrosoftGraphEdiscoveryExportRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/reviewsets/item/microsoftgraphediscoveryexport/MicrosoftGraphEdiscoveryExportRequestBuilder.java @@ -39,7 +39,7 @@ public MicrosoftGraphEdiscoveryExportRequestBuilder(@jakarta.annotation.Nonnull * @param body The request body * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @Deprecated @@ -52,7 +52,7 @@ public void post(@jakarta.annotation.Nonnull final ExportPostRequestBody 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 * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @Deprecated @@ -68,7 +68,7 @@ public void post(@jakarta.annotation.Nonnull final ExportPostRequestBody body, @ * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -81,7 +81,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -98,7 +98,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link MicrosoftGraphEdiscoveryExportRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/reviewsets/item/queries/QueriesRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/reviewsets/item/queries/QueriesRequestBuilder.java index 2129c8b5050..28cddae4b64 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/reviewsets/item/queries/QueriesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/reviewsets/item/queries/QueriesRequestBuilder.java @@ -27,7 +27,7 @@ public class QueriesRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param reviewSetQueryId The unique identifier of reviewSetQuery * @return a {@link ReviewSetQueryItemRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public QueriesRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @j * @return a {@link ReviewSetQueryCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -84,7 +84,7 @@ public ReviewSetQueryCollectionResponse get() { * @return a {@link ReviewSetQueryCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -101,7 +101,7 @@ public ReviewSetQueryCollectionResponse get(@jakarta.annotation.Nullable final j * @return a {@link ReviewSetQuery} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -116,7 +116,7 @@ public ReviewSetQuery post(@jakarta.annotation.Nonnull final ReviewSetQuery body * @return a {@link ReviewSetQuery} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -132,7 +132,7 @@ public ReviewSetQuery post(@jakarta.annotation.Nonnull final ReviewSetQuery body * Retrieve a list of eDiscovery reviewSetQuery objects. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -144,7 +144,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -159,7 +159,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -172,7 +172,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -189,7 +189,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link QueriesRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/reviewsets/item/queries/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/reviewsets/item/queries/count/CountRequestBuilder.java index 10e39a491cb..332b8301ce5 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/reviewsets/item/queries/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/reviewsets/item/queries/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/reviewsets/item/queries/item/ReviewSetQueryItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/reviewsets/item/queries/item/ReviewSetQueryItemRequestBuilder.java index 33cc5bf0698..2f6a3bc32f7 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/reviewsets/item/queries/item/ReviewSetQueryItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/reviewsets/item/queries/item/ReviewSetQueryItemRequestBuilder.java @@ -25,7 +25,7 @@ public class ReviewSetQueryItemRequestBuilder extends BaseRequestBuilder { * Provides operations to call the applyTags method. * @return a {@link MicrosoftGraphEdiscoveryApplyTagsRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -52,7 +52,7 @@ public ReviewSetQueryItemRequestBuilder(@jakarta.annotation.Nonnull final String * Delete a reviewSetQuery object. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @Deprecated @@ -64,7 +64,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @Deprecated @@ -79,7 +79,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link ReviewSetQuery} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -93,7 +93,7 @@ public ReviewSetQuery get() { * @return a {@link ReviewSetQuery} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -110,7 +110,7 @@ public ReviewSetQuery get(@jakarta.annotation.Nullable final java.util.function. * @return a {@link ReviewSetQuery} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -125,7 +125,7 @@ public ReviewSetQuery patch(@jakarta.annotation.Nonnull final ReviewSetQuery bod * @return a {@link ReviewSetQuery} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -141,7 +141,7 @@ public ReviewSetQuery patch(@jakarta.annotation.Nonnull final ReviewSetQuery bod * Delete a reviewSetQuery object. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -153,7 +153,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -167,7 +167,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Retrieve the properties and relationships of an eDiscovery reviewSetQuery object. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -179,7 +179,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -194,7 +194,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -207,7 +207,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -224,7 +224,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link ReviewSetQueryItemRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/reviewsets/item/queries/item/microsoftgraphediscoveryapplytags/MicrosoftGraphEdiscoveryApplyTagsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/reviewsets/item/queries/item/microsoftgraphediscoveryapplytags/MicrosoftGraphEdiscoveryApplyTagsRequestBuilder.java index 9b67838ccac..d84fce71244 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/reviewsets/item/queries/item/microsoftgraphediscoveryapplytags/MicrosoftGraphEdiscoveryApplyTagsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/reviewsets/item/queries/item/microsoftgraphediscoveryapplytags/MicrosoftGraphEdiscoveryApplyTagsRequestBuilder.java @@ -39,7 +39,7 @@ public MicrosoftGraphEdiscoveryApplyTagsRequestBuilder(@jakarta.annotation.Nonnu * @param body The request body * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @Deprecated @@ -52,7 +52,7 @@ public void post(@jakarta.annotation.Nonnull final ApplyTagsPostRequestBody 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 * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @Deprecated @@ -68,7 +68,7 @@ public void post(@jakarta.annotation.Nonnull final ApplyTagsPostRequestBody body * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -81,7 +81,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -98,7 +98,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link MicrosoftGraphEdiscoveryApplyTagsRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/settings/SettingsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/settings/SettingsRequestBuilder.java index 6a69ab4ba77..854c7f4eff7 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/settings/SettingsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/settings/SettingsRequestBuilder.java @@ -25,7 +25,7 @@ public class SettingsRequestBuilder extends BaseRequestBuilder { * Provides operations to call the resetToDefault method. * @return a {@link MicrosoftGraphEdiscoveryResetToDefaultRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -52,7 +52,7 @@ public SettingsRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @ * Delete navigation property settings for compliance * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated public void delete() { @@ -63,7 +63,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -77,7 +77,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link CaseSettings} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -91,7 +91,7 @@ public CaseSettings get() { * @return a {@link CaseSettings} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -108,7 +108,7 @@ public CaseSettings get(@jakarta.annotation.Nullable final java.util.function.Co * @return a {@link CaseSettings} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -123,7 +123,7 @@ public CaseSettings patch(@jakarta.annotation.Nonnull final CaseSettings body) { * @return a {@link CaseSettings} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -139,7 +139,7 @@ public CaseSettings patch(@jakarta.annotation.Nonnull final CaseSettings body, @ * Delete navigation property settings for compliance * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -151,7 +151,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -165,7 +165,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Read the properties and relationships of an eDiscovery caseSettings object. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -177,7 +177,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -192,7 +192,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -205,7 +205,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -222,7 +222,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link SettingsRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/settings/microsoftgraphediscoveryresettodefault/MicrosoftGraphEdiscoveryResetToDefaultRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/settings/microsoftgraphediscoveryresettodefault/MicrosoftGraphEdiscoveryResetToDefaultRequestBuilder.java index 9c2e08cc1c6..1f7f55d2066 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/settings/microsoftgraphediscoveryresettodefault/MicrosoftGraphEdiscoveryResetToDefaultRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/settings/microsoftgraphediscoveryresettodefault/MicrosoftGraphEdiscoveryResetToDefaultRequestBuilder.java @@ -38,7 +38,7 @@ public MicrosoftGraphEdiscoveryResetToDefaultRequestBuilder(@jakarta.annotation. * Reset a caseSettings object to the default values. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @Deprecated @@ -50,7 +50,7 @@ public void post() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @Deprecated @@ -64,7 +64,7 @@ public void post(@jakarta.annotation.Nullable final java.util.function.Consumer< * Reset a caseSettings object to the default values. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -76,7 +76,7 @@ public RequestInformation toPostRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -91,7 +91,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nullable * @param rawUrl The raw URL to use for the request builder. * @return a {@link MicrosoftGraphEdiscoveryResetToDefaultRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/SourceCollectionsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/SourceCollectionsRequestBuilder.java index 02e1a115118..eb0abb92658 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/SourceCollectionsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/SourceCollectionsRequestBuilder.java @@ -27,7 +27,7 @@ public class SourceCollectionsRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param sourceCollectionId The unique identifier of sourceCollection * @return a {@link SourceCollectionItemRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public SourceCollectionsRequestBuilder(@jakarta.annotation.Nonnull final String * @return a {@link SourceCollectionCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -84,7 +84,7 @@ public SourceCollectionCollectionResponse get() { * @return a {@link SourceCollectionCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -101,7 +101,7 @@ public SourceCollectionCollectionResponse get(@jakarta.annotation.Nullable final * @return a {@link SourceCollection} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -116,7 +116,7 @@ public SourceCollection post(@jakarta.annotation.Nonnull final SourceCollection * @return a {@link SourceCollection} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -132,7 +132,7 @@ public SourceCollection post(@jakarta.annotation.Nonnull final SourceCollection * Get the list of sourceCollections from a case object. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -144,7 +144,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -159,7 +159,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -172,7 +172,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -189,7 +189,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link SourceCollectionsRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/count/CountRequestBuilder.java index f365c8ab263..fc47e4cbc63 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/item/SourceCollectionItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/item/SourceCollectionItemRequestBuilder.java index 00e099bc28d..09310525f79 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/item/SourceCollectionItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/item/SourceCollectionItemRequestBuilder.java @@ -31,7 +31,7 @@ public class SourceCollectionItemRequestBuilder extends BaseRequestBuilder { * Provides operations to manage the additionalSources property of the microsoft.graph.ediscovery.sourceCollection entity. * @return a {@link AdditionalSourcesRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -42,7 +42,7 @@ public AdditionalSourcesRequestBuilder additionalSources() { * Provides operations to manage the addToReviewSetOperation property of the microsoft.graph.ediscovery.sourceCollection entity. * @return a {@link AddToReviewSetOperationRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -53,7 +53,7 @@ public AddToReviewSetOperationRequestBuilder addToReviewSetOperation() { * Provides operations to manage the custodianSources property of the microsoft.graph.ediscovery.sourceCollection entity. * @return a {@link CustodianSourcesRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -64,7 +64,7 @@ public CustodianSourcesRequestBuilder custodianSources() { * Provides operations to manage the lastEstimateStatisticsOperation property of the microsoft.graph.ediscovery.sourceCollection entity. * @return a {@link LastEstimateStatisticsOperationRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -75,7 +75,7 @@ public LastEstimateStatisticsOperationRequestBuilder lastEstimateStatisticsOpera * Provides operations to call the estimateStatistics method. * @return a {@link MicrosoftGraphEdiscoveryEstimateStatisticsRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -86,7 +86,7 @@ public MicrosoftGraphEdiscoveryEstimateStatisticsRequestBuilder microsoftGraphEd * Provides operations to call the purgeData method. * @return a {@link MicrosoftGraphEdiscoveryPurgeDataRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -97,7 +97,7 @@ public MicrosoftGraphEdiscoveryPurgeDataRequestBuilder microsoftGraphEdiscoveryP * Provides operations to manage the noncustodialSources property of the microsoft.graph.ediscovery.sourceCollection entity. * @return a {@link NoncustodialSourcesRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -124,7 +124,7 @@ public SourceCollectionItemRequestBuilder(@jakarta.annotation.Nonnull final Stri * Delete a sourceCollection object. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @Deprecated @@ -136,7 +136,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @Deprecated @@ -151,7 +151,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link SourceCollection} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -164,7 +164,7 @@ public SourceCollection get() { * @return a {@link SourceCollection} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -180,7 +180,7 @@ public SourceCollection get(@jakarta.annotation.Nullable final java.util.functio * @return a {@link SourceCollection} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -195,7 +195,7 @@ public SourceCollection patch(@jakarta.annotation.Nonnull final SourceCollection * @return a {@link SourceCollection} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -211,7 +211,7 @@ public SourceCollection patch(@jakarta.annotation.Nonnull final SourceCollection * Delete a sourceCollection object. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -223,7 +223,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -237,7 +237,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Returns a list of sourceCollection objects associated with this case. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -249,7 +249,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -264,7 +264,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -277,7 +277,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -294,7 +294,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link SourceCollectionItemRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/item/additionalsources/AdditionalSourcesRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/item/additionalsources/AdditionalSourcesRequestBuilder.java index 24b75e18a0c..f636a7e4535 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/item/additionalsources/AdditionalSourcesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/item/additionalsources/AdditionalSourcesRequestBuilder.java @@ -27,7 +27,7 @@ public class AdditionalSourcesRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param dataSourceId The unique identifier of dataSource * @return a {@link DataSourceItemRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public AdditionalSourcesRequestBuilder(@jakarta.annotation.Nonnull final String * @return a {@link DataSourceCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -84,7 +84,7 @@ public DataSourceCollectionResponse get() { * @return a {@link DataSourceCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -101,7 +101,7 @@ public DataSourceCollectionResponse get(@jakarta.annotation.Nullable final java. * @return a {@link DataSource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -115,7 +115,7 @@ public DataSource post(@jakarta.annotation.Nonnull final DataSource body) { * @return a {@link DataSource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -130,7 +130,7 @@ public DataSource post(@jakarta.annotation.Nonnull final DataSource body, @jakar * Get a list of additional dataSource objects associated with a source collection. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -142,7 +142,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -157,7 +157,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -170,7 +170,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -187,7 +187,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AdditionalSourcesRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/item/additionalsources/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/item/additionalsources/count/CountRequestBuilder.java index 1d8aba1db61..787b45a121b 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/item/additionalsources/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/item/additionalsources/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/item/additionalsources/item/DataSourceItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/item/additionalsources/item/DataSourceItemRequestBuilder.java index 9dd283258f2..10865d11f88 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/item/additionalsources/item/DataSourceItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/item/additionalsources/item/DataSourceItemRequestBuilder.java @@ -40,7 +40,7 @@ public DataSourceItemRequestBuilder(@jakarta.annotation.Nonnull final String raw * Delete navigation property additionalSources for compliance * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated public void delete() { @@ -51,7 +51,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -65,7 +65,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link DataSource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -78,7 +78,7 @@ public DataSource get() { * @return a {@link DataSource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -94,7 +94,7 @@ public DataSource get(@jakarta.annotation.Nullable final java.util.function.Cons * @return a {@link DataSource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -108,7 +108,7 @@ public DataSource patch(@jakarta.annotation.Nonnull final DataSource body) { * @return a {@link DataSource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -123,7 +123,7 @@ public DataSource patch(@jakarta.annotation.Nonnull final DataSource body, @jaka * Delete navigation property additionalSources for compliance * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -135,7 +135,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -149,7 +149,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Adds an additional source to the sourceCollection. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -176,7 +176,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -189,7 +189,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -206,7 +206,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link DataSourceItemRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/item/addtoreviewsetoperation/AddToReviewSetOperationRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/item/addtoreviewsetoperation/AddToReviewSetOperationRequestBuilder.java index a4bda979585..15521a0498f 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/item/addtoreviewsetoperation/AddToReviewSetOperationRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/item/addtoreviewsetoperation/AddToReviewSetOperationRequestBuilder.java @@ -41,7 +41,7 @@ public AddToReviewSetOperationRequestBuilder(@jakarta.annotation.Nonnull final S * @return a {@link AddToReviewSetOperation} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -55,7 +55,7 @@ public AddToReviewSetOperation get() { * @return a {@link AddToReviewSetOperation} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -70,7 +70,7 @@ public AddToReviewSetOperation get(@jakarta.annotation.Nullable final java.util. * Get the last addToReviewSetOperation object associated with a source collection. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -82,7 +82,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -97,7 +97,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AddToReviewSetOperationRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/item/custodiansources/CustodianSourcesRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/item/custodiansources/CustodianSourcesRequestBuilder.java index 7d1b56e1ddd..289a5637195 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/item/custodiansources/CustodianSourcesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/item/custodiansources/CustodianSourcesRequestBuilder.java @@ -26,7 +26,7 @@ public class CustodianSourcesRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -38,7 +38,7 @@ public CountRequestBuilder count() { * @param dataSourceId The unique identifier of dataSource * @return a {@link DataSourceItemRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -69,7 +69,7 @@ public CustodianSourcesRequestBuilder(@jakarta.annotation.Nonnull final String r * @return a {@link DataSourceCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -83,7 +83,7 @@ public DataSourceCollectionResponse get() { * @return a {@link DataSourceCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -98,7 +98,7 @@ public DataSourceCollectionResponse get(@jakarta.annotation.Nullable final java. * Get the list of dataSource objects associated with a source collection. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -110,7 +110,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -125,7 +125,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CustodianSourcesRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/item/custodiansources/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/item/custodiansources/count/CountRequestBuilder.java index cff5da70b02..3606977775d 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/item/custodiansources/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/item/custodiansources/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/item/custodiansources/item/DataSourceItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/item/custodiansources/item/DataSourceItemRequestBuilder.java index ccdb54d5865..58b50eb292f 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/item/custodiansources/item/DataSourceItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/item/custodiansources/item/DataSourceItemRequestBuilder.java @@ -41,7 +41,7 @@ public DataSourceItemRequestBuilder(@jakarta.annotation.Nonnull final String raw * @return a {@link DataSource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public DataSource get() { * @return a {@link DataSource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public DataSource get(@jakarta.annotation.Nullable final java.util.function.Cons * Custodian sources that are included in the sourceCollection. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link DataSourceItemRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/item/lastestimatestatisticsoperation/LastEstimateStatisticsOperationRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/item/lastestimatestatisticsoperation/LastEstimateStatisticsOperationRequestBuilder.java index 1712f49ce27..0aa3ab0146b 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/item/lastestimatestatisticsoperation/LastEstimateStatisticsOperationRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/item/lastestimatestatisticsoperation/LastEstimateStatisticsOperationRequestBuilder.java @@ -41,7 +41,7 @@ public LastEstimateStatisticsOperationRequestBuilder(@jakarta.annotation.Nonnull * @return a {@link EstimateStatisticsOperation} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -55,7 +55,7 @@ public EstimateStatisticsOperation get() { * @return a {@link EstimateStatisticsOperation} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -70,7 +70,7 @@ public EstimateStatisticsOperation get(@jakarta.annotation.Nullable final java.u * Get the last estimateStatisticsOperation object associated with a source collection. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -82,7 +82,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -97,7 +97,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link LastEstimateStatisticsOperationRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/item/microsoftgraphediscoveryestimatestatistics/MicrosoftGraphEdiscoveryEstimateStatisticsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/item/microsoftgraphediscoveryestimatestatistics/MicrosoftGraphEdiscoveryEstimateStatisticsRequestBuilder.java index 2180abc21b2..5dd7352ba7b 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/item/microsoftgraphediscoveryestimatestatistics/MicrosoftGraphEdiscoveryEstimateStatisticsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/item/microsoftgraphediscoveryestimatestatistics/MicrosoftGraphEdiscoveryEstimateStatisticsRequestBuilder.java @@ -38,7 +38,7 @@ public MicrosoftGraphEdiscoveryEstimateStatisticsRequestBuilder(@jakarta.annotat * Run an estimate of the number of emails and documents in the source collection. To learn more about source collections (also known as searches in eDiscovery), see Collect data for a case in Advanced eDiscovery. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @Deprecated @@ -50,7 +50,7 @@ public void post() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @Deprecated @@ -64,7 +64,7 @@ public void post(@jakarta.annotation.Nullable final java.util.function.Consumer< * Run an estimate of the number of emails and documents in the source collection. To learn more about source collections (also known as searches in eDiscovery), see Collect data for a case in Advanced eDiscovery. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -76,7 +76,7 @@ public RequestInformation toPostRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -91,7 +91,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nullable * @param rawUrl The raw URL to use for the request builder. * @return a {@link MicrosoftGraphEdiscoveryEstimateStatisticsRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/item/microsoftgraphediscoverypurgedata/MicrosoftGraphEdiscoveryPurgeDataRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/item/microsoftgraphediscoverypurgedata/MicrosoftGraphEdiscoveryPurgeDataRequestBuilder.java index ce3a82c5507..954d8dcb1c2 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/item/microsoftgraphediscoverypurgedata/MicrosoftGraphEdiscoveryPurgeDataRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/item/microsoftgraphediscoverypurgedata/MicrosoftGraphEdiscoveryPurgeDataRequestBuilder.java @@ -38,7 +38,7 @@ public MicrosoftGraphEdiscoveryPurgeDataRequestBuilder(@jakarta.annotation.Nonnu * Permanently delete Microsoft Teams messages contained in a sourceCollection. You can collect and purge the following categories of Teams content:- Teams 1:1 chats - Chat messages, posts, and attachments shared in a Teams conversation between two people. Teams 1:1 chats are also called *conversations*.- Teams group chats - Chat messages, posts, and attachments shared in a Teams conversation between three or more people. Also called *1:N* chats or *group conversations*.- Teams channels - Chat messages, posts, replies, and attachments shared in a standard Teams channel.- Private channels - Message posts, replies, and attachments shared in a private Teams channel.- Shared channels - Message posts, replies, and attachments shared in a shared Teams channel. For more information about purging Teams messages, see:- eDiscovery solution series: Data spillage scenario - Search and purge- Advanced eDiscovery workflow for content in Microsoft Teams * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @Deprecated @@ -50,7 +50,7 @@ public void post() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @Deprecated @@ -64,7 +64,7 @@ public void post(@jakarta.annotation.Nullable final java.util.function.Consumer< * Permanently delete Microsoft Teams messages contained in a sourceCollection. You can collect and purge the following categories of Teams content:- Teams 1:1 chats - Chat messages, posts, and attachments shared in a Teams conversation between two people. Teams 1:1 chats are also called *conversations*.- Teams group chats - Chat messages, posts, and attachments shared in a Teams conversation between three or more people. Also called *1:N* chats or *group conversations*.- Teams channels - Chat messages, posts, replies, and attachments shared in a standard Teams channel.- Private channels - Message posts, replies, and attachments shared in a private Teams channel.- Shared channels - Message posts, replies, and attachments shared in a shared Teams channel. For more information about purging Teams messages, see:- eDiscovery solution series: Data spillage scenario - Search and purge- Advanced eDiscovery workflow for content in Microsoft Teams * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -76,7 +76,7 @@ public RequestInformation toPostRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -91,7 +91,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nullable * @param rawUrl The raw URL to use for the request builder. * @return a {@link MicrosoftGraphEdiscoveryPurgeDataRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/item/noncustodialsources/NoncustodialSourcesRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/item/noncustodialsources/NoncustodialSourcesRequestBuilder.java index b8367a1288d..5797d317b85 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/item/noncustodialsources/NoncustodialSourcesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/item/noncustodialsources/NoncustodialSourcesRequestBuilder.java @@ -26,7 +26,7 @@ public class NoncustodialSourcesRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -38,7 +38,7 @@ public CountRequestBuilder count() { * @param noncustodialDataSourceId The unique identifier of noncustodialDataSource * @return a {@link NoncustodialDataSourceItemRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -69,7 +69,7 @@ public NoncustodialSourcesRequestBuilder(@jakarta.annotation.Nonnull final Strin * @return a {@link NoncustodialDataSourceCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -83,7 +83,7 @@ public NoncustodialDataSourceCollectionResponse get() { * @return a {@link NoncustodialDataSourceCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -98,7 +98,7 @@ public NoncustodialDataSourceCollectionResponse get(@jakarta.annotation.Nullable * Get a list of noncustodialDataSource associated with a sourceCollection. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -110,7 +110,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -125,7 +125,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link NoncustodialSourcesRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/item/noncustodialsources/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/item/noncustodialsources/count/CountRequestBuilder.java index ad229e758f2..5a42a52b649 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/item/noncustodialsources/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/item/noncustodialsources/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/item/noncustodialsources/item/NoncustodialDataSourceItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/item/noncustodialsources/item/NoncustodialDataSourceItemRequestBuilder.java index e9e8a7b0ee9..42940110bef 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/item/noncustodialsources/item/NoncustodialDataSourceItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/sourcecollections/item/noncustodialsources/item/NoncustodialDataSourceItemRequestBuilder.java @@ -41,7 +41,7 @@ public NoncustodialDataSourceItemRequestBuilder(@jakarta.annotation.Nonnull fina * @return a {@link NoncustodialDataSource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public NoncustodialDataSource get() { * @return a {@link NoncustodialDataSource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public NoncustodialDataSource get(@jakarta.annotation.Nullable final java.util.f * noncustodialDataSource sources that are included in the sourceCollection * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link NoncustodialDataSourceItemRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/tags/TagsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/tags/TagsRequestBuilder.java index 6bb862f67b7..c2d98bb561b 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/tags/TagsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/tags/TagsRequestBuilder.java @@ -28,7 +28,7 @@ public class TagsRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * Provides operations to call the asHierarchy method. * @return a {@link MicrosoftGraphEdiscoveryAsHierarchyRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -51,7 +51,7 @@ public MicrosoftGraphEdiscoveryAsHierarchyRequestBuilder microsoftGraphEdiscover * @param tagId The unique identifier of tag * @return a {@link TagItemRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -82,7 +82,7 @@ public TagsRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jaka * @return a {@link TagCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -96,7 +96,7 @@ public TagCollectionResponse get() { * @return a {@link TagCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -113,7 +113,7 @@ public TagCollectionResponse get(@jakarta.annotation.Nullable final java.util.fu * @return a {@link Tag} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -128,7 +128,7 @@ public Tag post(@jakarta.annotation.Nonnull final Tag body) { * @return a {@link Tag} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -144,7 +144,7 @@ public Tag post(@jakarta.annotation.Nonnull final Tag body, @jakarta.annotation. * Retrieve a list of tag objects from an eDiscovery case. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -156,7 +156,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -171,7 +171,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -184,7 +184,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -201,7 +201,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link TagsRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/tags/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/tags/count/CountRequestBuilder.java index 280afc6b151..3f46082775f 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/tags/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/tags/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/tags/item/TagItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/tags/item/TagItemRequestBuilder.java index dd853c58896..8303622d008 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/tags/item/TagItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/tags/item/TagItemRequestBuilder.java @@ -26,7 +26,7 @@ public class TagItemRequestBuilder extends BaseRequestBuilder { * Provides operations to manage the childTags property of the microsoft.graph.ediscovery.tag entity. * @return a {@link ChildTagsRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -37,7 +37,7 @@ public ChildTagsRequestBuilder childTags() { * Provides operations to manage the parent property of the microsoft.graph.ediscovery.tag entity. * @return a {@link ParentRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -64,7 +64,7 @@ public TagItemRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @j * Delete a tag object. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @Deprecated @@ -76,7 +76,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @Deprecated @@ -91,7 +91,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link Tag} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -105,7 +105,7 @@ public Tag get() { * @return a {@link Tag} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -122,7 +122,7 @@ public Tag get(@jakarta.annotation.Nullable final java.util.function.ConsumerFind more info here */ @jakarta.annotation.Nullable @@ -137,7 +137,7 @@ public Tag patch(@jakarta.annotation.Nonnull final Tag body) { * @return a {@link Tag} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -153,7 +153,7 @@ public Tag patch(@jakarta.annotation.Nonnull final Tag body, @jakarta.annotation * Delete a tag object. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -165,7 +165,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -179,7 +179,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Read the properties and relationships of a tag object. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -191,7 +191,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -206,7 +206,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -219,7 +219,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -236,7 +236,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link TagItemRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/tags/item/childtags/ChildTagsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/tags/item/childtags/ChildTagsRequestBuilder.java index 31d75c7c6af..ad5b41bc703 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/tags/item/childtags/ChildTagsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/tags/item/childtags/ChildTagsRequestBuilder.java @@ -26,7 +26,7 @@ public class ChildTagsRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @Deprecated @jakarta.annotation.Nonnull @@ -38,7 +38,7 @@ public CountRequestBuilder count() { * @param tagId1 The unique identifier of tag * @return a {@link TagItemRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -69,7 +69,7 @@ public ChildTagsRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, * @return a {@link TagCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -83,7 +83,7 @@ public TagCollectionResponse get() { * @return a {@link TagCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -98,7 +98,7 @@ public TagCollectionResponse get(@jakarta.annotation.Nullable final java.util.fu * Get a list of child tag objects associated with a tag. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -110,7 +110,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -125,7 +125,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link ChildTagsRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/tags/item/childtags/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/tags/item/childtags/count/CountRequestBuilder.java index 5b27f448b48..bc6a99a0ea5 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/tags/item/childtags/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/tags/item/childtags/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/tags/item/childtags/item/TagItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/tags/item/childtags/item/TagItemRequestBuilder.java index 126fec49c4c..faee59538f2 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/tags/item/childtags/item/TagItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/compliance/ediscovery/cases/item/tags/item/childtags/item/TagItemRequestBuilder.java @@ -41,7 +41,7 @@ public TagItemRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @j * @return a {@link Tag} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public Tag get() { * @return a {@link Tag} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace + * The ediscovery Apis are deprecated under /compliance and will stop returning data from February 01, 2023. Please use the new ediscovery Apis under /security. as of 2022-12/ediscoveryNamespace on 2022-12-05 and will be removed 2023-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public Tag get(@jakarta.annotation.Nullable final java.util.function.ConsumerFind more info here */ @jakarta.annotation.Nullable @@ -56,7 +56,7 @@ public CloudPcBulkRemoteActionResult post(@jakarta.annotation.Nonnull final Bulk * @return a {@link CloudPcBulkRemoteActionResult} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The bulkReprovisionCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkReprovisionCloudPc + * The bulkReprovisionCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkReprovisionCloudPc on 2023-05-24 and will be removed 2023-09-24 * @see Find more info here */ @jakarta.annotation.Nullable @@ -73,7 +73,7 @@ public CloudPcBulkRemoteActionResult post(@jakarta.annotation.Nonnull final Bulk * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The bulkReprovisionCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkReprovisionCloudPc + * The bulkReprovisionCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkReprovisionCloudPc on 2023-05-24 and will be removed 2023-09-24 */ @jakarta.annotation.Nonnull @Deprecated @@ -86,7 +86,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The bulkReprovisionCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkReprovisionCloudPc + * The bulkReprovisionCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkReprovisionCloudPc on 2023-05-24 and will be removed 2023-09-24 */ @jakarta.annotation.Nonnull @Deprecated @@ -103,7 +103,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link BulkReprovisionCloudPcRequestBuilder} * @deprecated - * The bulkReprovisionCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkReprovisionCloudPc + * The bulkReprovisionCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkReprovisionCloudPc on 2023-05-24 and will be removed 2023-09-24 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/comanageddevices/bulkrestorecloudpc/BulkRestoreCloudPcRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/comanageddevices/bulkrestorecloudpc/BulkRestoreCloudPcRequestBuilder.java index ed8ae932cf7..21573687b77 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/comanageddevices/bulkrestorecloudpc/BulkRestoreCloudPcRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/comanageddevices/bulkrestorecloudpc/BulkRestoreCloudPcRequestBuilder.java @@ -41,7 +41,7 @@ public BulkRestoreCloudPcRequestBuilder(@jakarta.annotation.Nonnull final String * @return a {@link CloudPcBulkRemoteActionResult} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The bulkRestoreCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkRestoreCloudPc + * The bulkRestoreCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkRestoreCloudPc on 2023-05-24 and will be removed 2023-09-24 * @see Find more info here */ @jakarta.annotation.Nullable @@ -56,7 +56,7 @@ public CloudPcBulkRemoteActionResult post(@jakarta.annotation.Nonnull final Bulk * @return a {@link CloudPcBulkRemoteActionResult} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The bulkRestoreCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkRestoreCloudPc + * The bulkRestoreCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkRestoreCloudPc on 2023-05-24 and will be removed 2023-09-24 * @see Find more info here */ @jakarta.annotation.Nullable @@ -73,7 +73,7 @@ public CloudPcBulkRemoteActionResult post(@jakarta.annotation.Nonnull final Bulk * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The bulkRestoreCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkRestoreCloudPc + * The bulkRestoreCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkRestoreCloudPc on 2023-05-24 and will be removed 2023-09-24 */ @jakarta.annotation.Nonnull @Deprecated @@ -86,7 +86,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The bulkRestoreCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkRestoreCloudPc + * The bulkRestoreCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkRestoreCloudPc on 2023-05-24 and will be removed 2023-09-24 */ @jakarta.annotation.Nonnull @Deprecated @@ -103,7 +103,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link BulkRestoreCloudPcRequestBuilder} * @deprecated - * The bulkRestoreCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkRestoreCloudPc + * The bulkRestoreCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkRestoreCloudPc on 2023-05-24 and will be removed 2023-09-24 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/comanageddevices/bulksetcloudpcreviewstatus/BulkSetCloudPcReviewStatusRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/comanageddevices/bulksetcloudpcreviewstatus/BulkSetCloudPcReviewStatusRequestBuilder.java index 18eb2164b0d..e9a1f401c4f 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/comanageddevices/bulksetcloudpcreviewstatus/BulkSetCloudPcReviewStatusRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/comanageddevices/bulksetcloudpcreviewstatus/BulkSetCloudPcReviewStatusRequestBuilder.java @@ -41,7 +41,7 @@ public BulkSetCloudPcReviewStatusRequestBuilder(@jakarta.annotation.Nonnull fina * @return a {@link CloudPcBulkRemoteActionResult} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The BulkSetCloudPcReviewStatus action is deprecated and will stop supporting on September 30, 2024. Please use bulk action entity api. as of 2024-05/BulkSetCloudPcReviewStatus + * The BulkSetCloudPcReviewStatus action is deprecated and will stop supporting on September 30, 2024. Please use bulk action entity api. as of 2024-05/BulkSetCloudPcReviewStatus on 2024-05-15 and will be removed 2024-09-30 * @see Find more info here */ @jakarta.annotation.Nullable @@ -56,7 +56,7 @@ public CloudPcBulkRemoteActionResult post(@jakarta.annotation.Nonnull final Bulk * @return a {@link CloudPcBulkRemoteActionResult} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The BulkSetCloudPcReviewStatus action is deprecated and will stop supporting on September 30, 2024. Please use bulk action entity api. as of 2024-05/BulkSetCloudPcReviewStatus + * The BulkSetCloudPcReviewStatus action is deprecated and will stop supporting on September 30, 2024. Please use bulk action entity api. as of 2024-05/BulkSetCloudPcReviewStatus on 2024-05-15 and will be removed 2024-09-30 * @see Find more info here */ @jakarta.annotation.Nullable @@ -73,7 +73,7 @@ public CloudPcBulkRemoteActionResult post(@jakarta.annotation.Nonnull final Bulk * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The BulkSetCloudPcReviewStatus action is deprecated and will stop supporting on September 30, 2024. Please use bulk action entity api. as of 2024-05/BulkSetCloudPcReviewStatus + * The BulkSetCloudPcReviewStatus action is deprecated and will stop supporting on September 30, 2024. Please use bulk action entity api. as of 2024-05/BulkSetCloudPcReviewStatus on 2024-05-15 and will be removed 2024-09-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -86,7 +86,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The BulkSetCloudPcReviewStatus action is deprecated and will stop supporting on September 30, 2024. Please use bulk action entity api. as of 2024-05/BulkSetCloudPcReviewStatus + * The BulkSetCloudPcReviewStatus action is deprecated and will stop supporting on September 30, 2024. Please use bulk action entity api. as of 2024-05/BulkSetCloudPcReviewStatus on 2024-05-15 and will be removed 2024-09-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -103,7 +103,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link BulkSetCloudPcReviewStatusRequestBuilder} * @deprecated - * The BulkSetCloudPcReviewStatus action is deprecated and will stop supporting on September 30, 2024. Please use bulk action entity api. as of 2024-05/BulkSetCloudPcReviewStatus + * The BulkSetCloudPcReviewStatus action is deprecated and will stop supporting on September 30, 2024. Please use bulk action entity api. as of 2024-05/BulkSetCloudPcReviewStatus on 2024-05-15 and will be removed 2024-09-30 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/comanageddevices/item/getcloudpcremoteactionresults/GetCloudPcRemoteActionResultsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/comanageddevices/item/getcloudpcremoteactionresults/GetCloudPcRemoteActionResultsRequestBuilder.java index f99f1e17829..ea1ab944d32 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/comanageddevices/item/getcloudpcremoteactionresults/GetCloudPcRemoteActionResultsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/comanageddevices/item/getcloudpcremoteactionresults/GetCloudPcRemoteActionResultsRequestBuilder.java @@ -40,7 +40,7 @@ public GetCloudPcRemoteActionResultsRequestBuilder(@jakarta.annotation.Nonnull f * @return a {@link GetCloudPcRemoteActionResultsGetResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Starting September 30, 2024, getCloudPcRemoteActionResults API bound to managedDevice entity will be deprecated and no longer supported. Please use retrieveCloudPcRemoteActionResults API bound to cloudpc entity instead. as of 2024-05/getCloudPcRemoteActionResults + * Starting September 30, 2024, getCloudPcRemoteActionResults API bound to managedDevice entity will be deprecated and no longer supported. Please use retrieveCloudPcRemoteActionResults API bound to cloudpc entity instead. as of 2024-05/getCloudPcRemoteActionResults on 2024-05-08 and will be removed 2024-09-30 * @see Find more info here */ @jakarta.annotation.Nullable @@ -54,7 +54,7 @@ public GetCloudPcRemoteActionResultsGetResponse get() { * @return a {@link GetCloudPcRemoteActionResultsGetResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Starting September 30, 2024, getCloudPcRemoteActionResults API bound to managedDevice entity will be deprecated and no longer supported. Please use retrieveCloudPcRemoteActionResults API bound to cloudpc entity instead. as of 2024-05/getCloudPcRemoteActionResults + * Starting September 30, 2024, getCloudPcRemoteActionResults API bound to managedDevice entity will be deprecated and no longer supported. Please use retrieveCloudPcRemoteActionResults API bound to cloudpc entity instead. as of 2024-05/getCloudPcRemoteActionResults on 2024-05-08 and will be removed 2024-09-30 * @see Find more info here */ @jakarta.annotation.Nullable @@ -69,7 +69,7 @@ public GetCloudPcRemoteActionResultsGetResponse get(@jakarta.annotation.Nullable * Check the Cloud PC-specified remote action results for a Cloud PC device. Cloud PC supports reprovision and resize remote actions. * @return a {@link RequestInformation} * @deprecated - * Starting September 30, 2024, getCloudPcRemoteActionResults API bound to managedDevice entity will be deprecated and no longer supported. Please use retrieveCloudPcRemoteActionResults API bound to cloudpc entity instead. as of 2024-05/getCloudPcRemoteActionResults + * Starting September 30, 2024, getCloudPcRemoteActionResults API bound to managedDevice entity will be deprecated and no longer supported. Please use retrieveCloudPcRemoteActionResults API bound to cloudpc entity instead. as of 2024-05/getCloudPcRemoteActionResults on 2024-05-08 and will be removed 2024-09-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -81,7 +81,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Starting September 30, 2024, getCloudPcRemoteActionResults API bound to managedDevice entity will be deprecated and no longer supported. Please use retrieveCloudPcRemoteActionResults API bound to cloudpc entity instead. as of 2024-05/getCloudPcRemoteActionResults + * Starting September 30, 2024, getCloudPcRemoteActionResults API bound to managedDevice entity will be deprecated and no longer supported. Please use retrieveCloudPcRemoteActionResults API bound to cloudpc entity instead. as of 2024-05/getCloudPcRemoteActionResults on 2024-05-08 and will be removed 2024-09-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -96,7 +96,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link GetCloudPcRemoteActionResultsRequestBuilder} * @deprecated - * Starting September 30, 2024, getCloudPcRemoteActionResults API bound to managedDevice entity will be deprecated and no longer supported. Please use retrieveCloudPcRemoteActionResults API bound to cloudpc entity instead. as of 2024-05/getCloudPcRemoteActionResults + * Starting September 30, 2024, getCloudPcRemoteActionResults API bound to managedDevice entity will be deprecated and no longer supported. Please use retrieveCloudPcRemoteActionResults API bound to cloudpc entity instead. as of 2024-05/getCloudPcRemoteActionResults on 2024-05-08 and will be removed 2024-09-30 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/comanageddevices/item/getcloudpcreviewstatus/GetCloudPcReviewStatusRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/comanageddevices/item/getcloudpcreviewstatus/GetCloudPcReviewStatusRequestBuilder.java index 60a6287389d..b14adb4c55f 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/comanageddevices/item/getcloudpcreviewstatus/GetCloudPcReviewStatusRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/comanageddevices/item/getcloudpcreviewstatus/GetCloudPcReviewStatusRequestBuilder.java @@ -40,7 +40,7 @@ public GetCloudPcReviewStatusRequestBuilder(@jakarta.annotation.Nonnull final St * @return a {@link CloudPcReviewStatus} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The getCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new retrieveReviewStatus API as of 2024-01/getCloudPcReviewStatus + * The getCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new retrieveReviewStatus API as of 2024-01/getCloudPcReviewStatus on 2024-01-03 and will be removed 2023-04-30 * @see Find more info here */ @jakarta.annotation.Nullable @@ -54,7 +54,7 @@ public CloudPcReviewStatus get() { * @return a {@link CloudPcReviewStatus} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The getCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new retrieveReviewStatus API as of 2024-01/getCloudPcReviewStatus + * The getCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new retrieveReviewStatus API as of 2024-01/getCloudPcReviewStatus on 2024-01-03 and will be removed 2023-04-30 * @see Find more info here */ @jakarta.annotation.Nullable @@ -69,7 +69,7 @@ public CloudPcReviewStatus get(@jakarta.annotation.Nullable final java.util.func * Get the review status of a specific Cloud PC device. * @return a {@link RequestInformation} * @deprecated - * The getCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new retrieveReviewStatus API as of 2024-01/getCloudPcReviewStatus + * The getCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new retrieveReviewStatus API as of 2024-01/getCloudPcReviewStatus on 2024-01-03 and will be removed 2023-04-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -81,7 +81,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The getCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new retrieveReviewStatus API as of 2024-01/getCloudPcReviewStatus + * The getCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new retrieveReviewStatus API as of 2024-01/getCloudPcReviewStatus on 2024-01-03 and will be removed 2023-04-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -96,7 +96,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link GetCloudPcReviewStatusRequestBuilder} * @deprecated - * The getCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new retrieveReviewStatus API as of 2024-01/getCloudPcReviewStatus + * The getCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new retrieveReviewStatus API as of 2024-01/getCloudPcReviewStatus on 2024-01-03 and will be removed 2023-04-30 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/comanageddevices/item/setcloudpcreviewstatus/SetCloudPcReviewStatusRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/comanageddevices/item/setcloudpcreviewstatus/SetCloudPcReviewStatusRequestBuilder.java index 1e48f4410d8..7e841bddabe 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/comanageddevices/item/setcloudpcreviewstatus/SetCloudPcReviewStatusRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/comanageddevices/item/setcloudpcreviewstatus/SetCloudPcReviewStatusRequestBuilder.java @@ -39,7 +39,7 @@ public SetCloudPcReviewStatusRequestBuilder(@jakarta.annotation.Nonnull final St * @param body The request body * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The setCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new setReviewStatus API as of 2024-01/setCloudPcReviewStatus + * The setCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new setReviewStatus API as of 2024-01/setCloudPcReviewStatus on 2024-01-03 and will be removed 2023-04-30 * @see Find more info here */ @Deprecated @@ -52,7 +52,7 @@ public void post(@jakarta.annotation.Nonnull final SetCloudPcReviewStatusPostReq * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The setCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new setReviewStatus API as of 2024-01/setCloudPcReviewStatus + * The setCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new setReviewStatus API as of 2024-01/setCloudPcReviewStatus on 2024-01-03 and will be removed 2023-04-30 * @see Find more info here */ @Deprecated @@ -68,7 +68,7 @@ public void post(@jakarta.annotation.Nonnull final SetCloudPcReviewStatusPostReq * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The setCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new setReviewStatus API as of 2024-01/setCloudPcReviewStatus + * The setCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new setReviewStatus API as of 2024-01/setCloudPcReviewStatus on 2024-01-03 and will be removed 2023-04-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -81,7 +81,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The setCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new setReviewStatus API as of 2024-01/setCloudPcReviewStatus + * The setCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new setReviewStatus API as of 2024-01/setCloudPcReviewStatus on 2024-01-03 and will be removed 2023-04-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -98,7 +98,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link SetCloudPcReviewStatusRequestBuilder} * @deprecated - * The setCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new setReviewStatus API as of 2024-01/setCloudPcReviewStatus + * The setCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new setReviewStatus API as of 2024-01/setCloudPcReviewStatus on 2024-01-03 and will be removed 2023-04-30 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/manageddevices/bulkreprovisioncloudpc/BulkReprovisionCloudPcRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/manageddevices/bulkreprovisioncloudpc/BulkReprovisionCloudPcRequestBuilder.java index 233582ae9a8..00e5c4331b6 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/manageddevices/bulkreprovisioncloudpc/BulkReprovisionCloudPcRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/manageddevices/bulkreprovisioncloudpc/BulkReprovisionCloudPcRequestBuilder.java @@ -41,7 +41,7 @@ public BulkReprovisionCloudPcRequestBuilder(@jakarta.annotation.Nonnull final St * @return a {@link CloudPcBulkRemoteActionResult} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The bulkReprovisionCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkReprovisionCloudPc + * The bulkReprovisionCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkReprovisionCloudPc on 2023-05-24 and will be removed 2023-09-24 * @see Find more info here */ @jakarta.annotation.Nullable @@ -56,7 +56,7 @@ public CloudPcBulkRemoteActionResult post(@jakarta.annotation.Nonnull final Bulk * @return a {@link CloudPcBulkRemoteActionResult} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The bulkReprovisionCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkReprovisionCloudPc + * The bulkReprovisionCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkReprovisionCloudPc on 2023-05-24 and will be removed 2023-09-24 * @see Find more info here */ @jakarta.annotation.Nullable @@ -73,7 +73,7 @@ public CloudPcBulkRemoteActionResult post(@jakarta.annotation.Nonnull final Bulk * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The bulkReprovisionCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkReprovisionCloudPc + * The bulkReprovisionCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkReprovisionCloudPc on 2023-05-24 and will be removed 2023-09-24 */ @jakarta.annotation.Nonnull @Deprecated @@ -86,7 +86,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The bulkReprovisionCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkReprovisionCloudPc + * The bulkReprovisionCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkReprovisionCloudPc on 2023-05-24 and will be removed 2023-09-24 */ @jakarta.annotation.Nonnull @Deprecated @@ -103,7 +103,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link BulkReprovisionCloudPcRequestBuilder} * @deprecated - * The bulkReprovisionCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkReprovisionCloudPc + * The bulkReprovisionCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkReprovisionCloudPc on 2023-05-24 and will be removed 2023-09-24 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/manageddevices/bulkrestorecloudpc/BulkRestoreCloudPcRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/manageddevices/bulkrestorecloudpc/BulkRestoreCloudPcRequestBuilder.java index 937bd0f9802..f7720d6e857 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/manageddevices/bulkrestorecloudpc/BulkRestoreCloudPcRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/manageddevices/bulkrestorecloudpc/BulkRestoreCloudPcRequestBuilder.java @@ -41,7 +41,7 @@ public BulkRestoreCloudPcRequestBuilder(@jakarta.annotation.Nonnull final String * @return a {@link CloudPcBulkRemoteActionResult} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The bulkRestoreCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkRestoreCloudPc + * The bulkRestoreCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkRestoreCloudPc on 2023-05-24 and will be removed 2023-09-24 * @see Find more info here */ @jakarta.annotation.Nullable @@ -56,7 +56,7 @@ public CloudPcBulkRemoteActionResult post(@jakarta.annotation.Nonnull final Bulk * @return a {@link CloudPcBulkRemoteActionResult} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The bulkRestoreCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkRestoreCloudPc + * The bulkRestoreCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkRestoreCloudPc on 2023-05-24 and will be removed 2023-09-24 * @see Find more info here */ @jakarta.annotation.Nullable @@ -73,7 +73,7 @@ public CloudPcBulkRemoteActionResult post(@jakarta.annotation.Nonnull final Bulk * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The bulkRestoreCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkRestoreCloudPc + * The bulkRestoreCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkRestoreCloudPc on 2023-05-24 and will be removed 2023-09-24 */ @jakarta.annotation.Nonnull @Deprecated @@ -86,7 +86,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The bulkRestoreCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkRestoreCloudPc + * The bulkRestoreCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkRestoreCloudPc on 2023-05-24 and will be removed 2023-09-24 */ @jakarta.annotation.Nonnull @Deprecated @@ -103,7 +103,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link BulkRestoreCloudPcRequestBuilder} * @deprecated - * The bulkRestoreCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkRestoreCloudPc + * The bulkRestoreCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkRestoreCloudPc on 2023-05-24 and will be removed 2023-09-24 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/manageddevices/bulksetcloudpcreviewstatus/BulkSetCloudPcReviewStatusRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/manageddevices/bulksetcloudpcreviewstatus/BulkSetCloudPcReviewStatusRequestBuilder.java index 0a41145aa09..99a9368f789 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/manageddevices/bulksetcloudpcreviewstatus/BulkSetCloudPcReviewStatusRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/manageddevices/bulksetcloudpcreviewstatus/BulkSetCloudPcReviewStatusRequestBuilder.java @@ -41,7 +41,7 @@ public BulkSetCloudPcReviewStatusRequestBuilder(@jakarta.annotation.Nonnull fina * @return a {@link CloudPcBulkRemoteActionResult} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The BulkSetCloudPcReviewStatus action is deprecated and will stop supporting on September 30, 2024. Please use bulk action entity api. as of 2024-05/BulkSetCloudPcReviewStatus + * The BulkSetCloudPcReviewStatus action is deprecated and will stop supporting on September 30, 2024. Please use bulk action entity api. as of 2024-05/BulkSetCloudPcReviewStatus on 2024-05-15 and will be removed 2024-09-30 * @see Find more info here */ @jakarta.annotation.Nullable @@ -56,7 +56,7 @@ public CloudPcBulkRemoteActionResult post(@jakarta.annotation.Nonnull final Bulk * @return a {@link CloudPcBulkRemoteActionResult} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The BulkSetCloudPcReviewStatus action is deprecated and will stop supporting on September 30, 2024. Please use bulk action entity api. as of 2024-05/BulkSetCloudPcReviewStatus + * The BulkSetCloudPcReviewStatus action is deprecated and will stop supporting on September 30, 2024. Please use bulk action entity api. as of 2024-05/BulkSetCloudPcReviewStatus on 2024-05-15 and will be removed 2024-09-30 * @see Find more info here */ @jakarta.annotation.Nullable @@ -73,7 +73,7 @@ public CloudPcBulkRemoteActionResult post(@jakarta.annotation.Nonnull final Bulk * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The BulkSetCloudPcReviewStatus action is deprecated and will stop supporting on September 30, 2024. Please use bulk action entity api. as of 2024-05/BulkSetCloudPcReviewStatus + * The BulkSetCloudPcReviewStatus action is deprecated and will stop supporting on September 30, 2024. Please use bulk action entity api. as of 2024-05/BulkSetCloudPcReviewStatus on 2024-05-15 and will be removed 2024-09-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -86,7 +86,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The BulkSetCloudPcReviewStatus action is deprecated and will stop supporting on September 30, 2024. Please use bulk action entity api. as of 2024-05/BulkSetCloudPcReviewStatus + * The BulkSetCloudPcReviewStatus action is deprecated and will stop supporting on September 30, 2024. Please use bulk action entity api. as of 2024-05/BulkSetCloudPcReviewStatus on 2024-05-15 and will be removed 2024-09-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -103,7 +103,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link BulkSetCloudPcReviewStatusRequestBuilder} * @deprecated - * The BulkSetCloudPcReviewStatus action is deprecated and will stop supporting on September 30, 2024. Please use bulk action entity api. as of 2024-05/BulkSetCloudPcReviewStatus + * The BulkSetCloudPcReviewStatus action is deprecated and will stop supporting on September 30, 2024. Please use bulk action entity api. as of 2024-05/BulkSetCloudPcReviewStatus on 2024-05-15 and will be removed 2024-09-30 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/manageddevices/item/getcloudpcremoteactionresults/GetCloudPcRemoteActionResultsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/manageddevices/item/getcloudpcremoteactionresults/GetCloudPcRemoteActionResultsRequestBuilder.java index 24f817ec063..a285230b20e 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/manageddevices/item/getcloudpcremoteactionresults/GetCloudPcRemoteActionResultsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/manageddevices/item/getcloudpcremoteactionresults/GetCloudPcRemoteActionResultsRequestBuilder.java @@ -40,7 +40,7 @@ public GetCloudPcRemoteActionResultsRequestBuilder(@jakarta.annotation.Nonnull f * @return a {@link GetCloudPcRemoteActionResultsGetResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Starting September 30, 2024, getCloudPcRemoteActionResults API bound to managedDevice entity will be deprecated and no longer supported. Please use retrieveCloudPcRemoteActionResults API bound to cloudpc entity instead. as of 2024-05/getCloudPcRemoteActionResults + * Starting September 30, 2024, getCloudPcRemoteActionResults API bound to managedDevice entity will be deprecated and no longer supported. Please use retrieveCloudPcRemoteActionResults API bound to cloudpc entity instead. as of 2024-05/getCloudPcRemoteActionResults on 2024-05-08 and will be removed 2024-09-30 * @see Find more info here */ @jakarta.annotation.Nullable @@ -54,7 +54,7 @@ public GetCloudPcRemoteActionResultsGetResponse get() { * @return a {@link GetCloudPcRemoteActionResultsGetResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Starting September 30, 2024, getCloudPcRemoteActionResults API bound to managedDevice entity will be deprecated and no longer supported. Please use retrieveCloudPcRemoteActionResults API bound to cloudpc entity instead. as of 2024-05/getCloudPcRemoteActionResults + * Starting September 30, 2024, getCloudPcRemoteActionResults API bound to managedDevice entity will be deprecated and no longer supported. Please use retrieveCloudPcRemoteActionResults API bound to cloudpc entity instead. as of 2024-05/getCloudPcRemoteActionResults on 2024-05-08 and will be removed 2024-09-30 * @see Find more info here */ @jakarta.annotation.Nullable @@ -69,7 +69,7 @@ public GetCloudPcRemoteActionResultsGetResponse get(@jakarta.annotation.Nullable * Check the Cloud PC-specified remote action results for a Cloud PC device. Cloud PC supports reprovision and resize remote actions. * @return a {@link RequestInformation} * @deprecated - * Starting September 30, 2024, getCloudPcRemoteActionResults API bound to managedDevice entity will be deprecated and no longer supported. Please use retrieveCloudPcRemoteActionResults API bound to cloudpc entity instead. as of 2024-05/getCloudPcRemoteActionResults + * Starting September 30, 2024, getCloudPcRemoteActionResults API bound to managedDevice entity will be deprecated and no longer supported. Please use retrieveCloudPcRemoteActionResults API bound to cloudpc entity instead. as of 2024-05/getCloudPcRemoteActionResults on 2024-05-08 and will be removed 2024-09-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -81,7 +81,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Starting September 30, 2024, getCloudPcRemoteActionResults API bound to managedDevice entity will be deprecated and no longer supported. Please use retrieveCloudPcRemoteActionResults API bound to cloudpc entity instead. as of 2024-05/getCloudPcRemoteActionResults + * Starting September 30, 2024, getCloudPcRemoteActionResults API bound to managedDevice entity will be deprecated and no longer supported. Please use retrieveCloudPcRemoteActionResults API bound to cloudpc entity instead. as of 2024-05/getCloudPcRemoteActionResults on 2024-05-08 and will be removed 2024-09-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -96,7 +96,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link GetCloudPcRemoteActionResultsRequestBuilder} * @deprecated - * Starting September 30, 2024, getCloudPcRemoteActionResults API bound to managedDevice entity will be deprecated and no longer supported. Please use retrieveCloudPcRemoteActionResults API bound to cloudpc entity instead. as of 2024-05/getCloudPcRemoteActionResults + * Starting September 30, 2024, getCloudPcRemoteActionResults API bound to managedDevice entity will be deprecated and no longer supported. Please use retrieveCloudPcRemoteActionResults API bound to cloudpc entity instead. as of 2024-05/getCloudPcRemoteActionResults on 2024-05-08 and will be removed 2024-09-30 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/manageddevices/item/getcloudpcreviewstatus/GetCloudPcReviewStatusRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/manageddevices/item/getcloudpcreviewstatus/GetCloudPcReviewStatusRequestBuilder.java index 1db9dd22730..a2cd46c857e 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/manageddevices/item/getcloudpcreviewstatus/GetCloudPcReviewStatusRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/manageddevices/item/getcloudpcreviewstatus/GetCloudPcReviewStatusRequestBuilder.java @@ -40,7 +40,7 @@ public GetCloudPcReviewStatusRequestBuilder(@jakarta.annotation.Nonnull final St * @return a {@link CloudPcReviewStatus} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The getCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new retrieveReviewStatus API as of 2024-01/getCloudPcReviewStatus + * The getCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new retrieveReviewStatus API as of 2024-01/getCloudPcReviewStatus on 2024-01-03 and will be removed 2023-04-30 * @see Find more info here */ @jakarta.annotation.Nullable @@ -54,7 +54,7 @@ public CloudPcReviewStatus get() { * @return a {@link CloudPcReviewStatus} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The getCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new retrieveReviewStatus API as of 2024-01/getCloudPcReviewStatus + * The getCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new retrieveReviewStatus API as of 2024-01/getCloudPcReviewStatus on 2024-01-03 and will be removed 2023-04-30 * @see Find more info here */ @jakarta.annotation.Nullable @@ -69,7 +69,7 @@ public CloudPcReviewStatus get(@jakarta.annotation.Nullable final java.util.func * Get the review status of a specific Cloud PC device. * @return a {@link RequestInformation} * @deprecated - * The getCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new retrieveReviewStatus API as of 2024-01/getCloudPcReviewStatus + * The getCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new retrieveReviewStatus API as of 2024-01/getCloudPcReviewStatus on 2024-01-03 and will be removed 2023-04-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -81,7 +81,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The getCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new retrieveReviewStatus API as of 2024-01/getCloudPcReviewStatus + * The getCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new retrieveReviewStatus API as of 2024-01/getCloudPcReviewStatus on 2024-01-03 and will be removed 2023-04-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -96,7 +96,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link GetCloudPcReviewStatusRequestBuilder} * @deprecated - * The getCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new retrieveReviewStatus API as of 2024-01/getCloudPcReviewStatus + * The getCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new retrieveReviewStatus API as of 2024-01/getCloudPcReviewStatus on 2024-01-03 and will be removed 2023-04-30 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/manageddevices/item/setcloudpcreviewstatus/SetCloudPcReviewStatusRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/manageddevices/item/setcloudpcreviewstatus/SetCloudPcReviewStatusRequestBuilder.java index 4107ea94a95..62e44429408 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/manageddevices/item/setcloudpcreviewstatus/SetCloudPcReviewStatusRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/manageddevices/item/setcloudpcreviewstatus/SetCloudPcReviewStatusRequestBuilder.java @@ -39,7 +39,7 @@ public SetCloudPcReviewStatusRequestBuilder(@jakarta.annotation.Nonnull final St * @param body The request body * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The setCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new setReviewStatus API as of 2024-01/setCloudPcReviewStatus + * The setCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new setReviewStatus API as of 2024-01/setCloudPcReviewStatus on 2024-01-03 and will be removed 2023-04-30 * @see Find more info here */ @Deprecated @@ -52,7 +52,7 @@ public void post(@jakarta.annotation.Nonnull final SetCloudPcReviewStatusPostReq * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The setCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new setReviewStatus API as of 2024-01/setCloudPcReviewStatus + * The setCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new setReviewStatus API as of 2024-01/setCloudPcReviewStatus on 2024-01-03 and will be removed 2023-04-30 * @see Find more info here */ @Deprecated @@ -68,7 +68,7 @@ public void post(@jakarta.annotation.Nonnull final SetCloudPcReviewStatusPostReq * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The setCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new setReviewStatus API as of 2024-01/setCloudPcReviewStatus + * The setCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new setReviewStatus API as of 2024-01/setCloudPcReviewStatus on 2024-01-03 and will be removed 2023-04-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -81,7 +81,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The setCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new setReviewStatus API as of 2024-01/setCloudPcReviewStatus + * The setCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new setReviewStatus API as of 2024-01/setCloudPcReviewStatus on 2024-01-03 and will be removed 2023-04-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -98,7 +98,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link SetCloudPcReviewStatusRequestBuilder} * @deprecated - * The setCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new setReviewStatus API as of 2024-01/setCloudPcReviewStatus + * The setCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new setReviewStatus API as of 2024-01/setCloudPcReviewStatus on 2024-01-03 and will be removed 2023-04-30 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/mobileapptroubleshootingevents/item/applogcollectionrequests/AppLogCollectionRequestsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/mobileapptroubleshootingevents/item/applogcollectionrequests/AppLogCollectionRequestsRequestBuilder.java index 1ac56ed7cab..26d812ece28 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/mobileapptroubleshootingevents/item/applogcollectionrequests/AppLogCollectionRequestsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/mobileapptroubleshootingevents/item/applogcollectionrequests/AppLogCollectionRequestsRequestBuilder.java @@ -60,7 +60,7 @@ public AppLogCollectionRequestsRequestBuilder(@jakarta.annotation.Nonnull final super(requestAdapter, "{+baseurl}/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent%2Did}/appLogCollectionRequests{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * Indicates collection of App Log Upload Request. + * The collection property of AppLogUploadRequest. * @return a {@link AppLogCollectionRequestCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code */ @@ -69,7 +69,7 @@ public AppLogCollectionRequestCollectionResponse get() { return get(null); } /** - * Indicates collection of App Log Upload Request. + * The collection property of AppLogUploadRequest. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link AppLogCollectionRequestCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code @@ -107,7 +107,7 @@ public AppLogCollectionRequest post(@jakarta.annotation.Nonnull final AppLogColl return this.requestAdapter.send(requestInfo, errorMapping, AppLogCollectionRequest::createFromDiscriminatorValue); } /** - * Indicates collection of App Log Upload Request. + * The collection property of AppLogUploadRequest. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -115,7 +115,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Indicates collection of App Log Upload Request. + * The collection property of AppLogUploadRequest. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -161,7 +161,7 @@ public AppLogCollectionRequestsRequestBuilder withUrl(@jakarta.annotation.Nonnul return new AppLogCollectionRequestsRequestBuilder(rawUrl, requestAdapter); } /** - * Indicates collection of App Log Upload Request. + * The collection property of AppLogUploadRequest. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/mobileapptroubleshootingevents/item/applogcollectionrequests/item/AppLogCollectionRequestItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/mobileapptroubleshootingevents/item/applogcollectionrequests/item/AppLogCollectionRequestItemRequestBuilder.java index 4f28260f8c5..2e77fd4d2b6 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/mobileapptroubleshootingevents/item/applogcollectionrequests/item/AppLogCollectionRequestItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/mobileapptroubleshootingevents/item/applogcollectionrequests/item/AppLogCollectionRequestItemRequestBuilder.java @@ -64,7 +64,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * Indicates collection of App Log Upload Request. + * The collection property of AppLogUploadRequest. * @return a {@link AppLogCollectionRequest} * @throws ODataError When receiving a 4XX or 5XX status code */ @@ -73,7 +73,7 @@ public AppLogCollectionRequest get() { return get(null); } /** - * Indicates collection of App Log Upload Request. + * The collection property of AppLogUploadRequest. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link AppLogCollectionRequest} * @throws ODataError When receiving a 4XX or 5XX status code @@ -131,7 +131,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * Indicates collection of App Log Upload Request. + * The collection property of AppLogUploadRequest. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -139,7 +139,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Indicates collection of App Log Upload Request. + * The collection property of AppLogUploadRequest. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -191,7 +191,7 @@ public AppLogCollectionRequestItemRequestBuilder withUrl(@jakarta.annotation.Non public class DeleteRequestConfiguration extends BaseRequestConfiguration { } /** - * Indicates collection of App Log Upload Request. + * The collection property of AppLogUploadRequest. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/reports/ReportsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/reports/ReportsRequestBuilder.java index 1c7d1808221..9b7cb29bfb4 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/reports/ReportsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/reports/ReportsRequestBuilder.java @@ -748,7 +748,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * Reports singleton + * Get reports from deviceManagement * @return a {@link DeviceManagementReports} * @throws ODataError When receiving a 4XX or 5XX status code */ @@ -757,7 +757,7 @@ public DeviceManagementReports get() { return get(null); } /** - * Reports singleton + * Get reports from deviceManagement * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link DeviceManagementReports} * @throws ODataError When receiving a 4XX or 5XX status code @@ -815,7 +815,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * Reports singleton + * Get reports from deviceManagement * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -823,7 +823,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Reports singleton + * Get reports from deviceManagement * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -875,7 +875,7 @@ public ReportsRequestBuilder withUrl(@jakarta.annotation.Nonnull final String ra public class DeleteRequestConfiguration extends BaseRequestConfiguration { } /** - * Reports singleton + * Get reports from deviceManagement */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/virtualendpoint/cloudpcs/bulkresize/BulkResizeRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/virtualendpoint/cloudpcs/bulkresize/BulkResizeRequestBuilder.java index 9af8e611036..213325b8811 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/virtualendpoint/cloudpcs/bulkresize/BulkResizeRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/virtualendpoint/cloudpcs/bulkresize/BulkResizeRequestBuilder.java @@ -40,7 +40,7 @@ public BulkResizeRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, * @return a {@link BulkResizePostResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The bulkResize action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkResize + * The bulkResize action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkResize on 2023-05-24 and will be removed 2023-09-24 * @see Find more info here */ @jakarta.annotation.Nullable @@ -55,7 +55,7 @@ public BulkResizePostResponse post(@jakarta.annotation.Nonnull final BulkResizeP * @return a {@link BulkResizePostResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The bulkResize action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkResize + * The bulkResize action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkResize on 2023-05-24 and will be removed 2023-09-24 * @see Find more info here */ @jakarta.annotation.Nullable @@ -72,7 +72,7 @@ public BulkResizePostResponse post(@jakarta.annotation.Nonnull final BulkResizeP * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The bulkResize action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkResize + * The bulkResize action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkResize on 2023-05-24 and will be removed 2023-09-24 */ @jakarta.annotation.Nonnull @Deprecated @@ -85,7 +85,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The bulkResize action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkResize + * The bulkResize action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkResize on 2023-05-24 and will be removed 2023-09-24 */ @jakarta.annotation.Nonnull @Deprecated @@ -102,7 +102,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link BulkResizeRequestBuilder} * @deprecated - * The bulkResize action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkResize + * The bulkResize action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkResize on 2023-05-24 and will be removed 2023-09-24 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/virtualendpoint/reports/ReportsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/virtualendpoint/reports/ReportsRequestBuilder.java index d45b5143568..a99c7d0b5ba 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/virtualendpoint/reports/ReportsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/virtualendpoint/reports/ReportsRequestBuilder.java @@ -14,6 +14,7 @@ import com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.getremoteconnectionhistoricalreports.GetRemoteConnectionHistoricalReportsRequestBuilder; import com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.gettotalaggregatedremoteconnectionreports.GetTotalAggregatedRemoteConnectionReportsRequestBuilder; import com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.retrievebulkactionstatusreport.RetrieveBulkActionStatusReportRequestBuilder; +import com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.retrievecloudpctenantmetricsreport.RetrieveCloudPcTenantMetricsReportRequestBuilder; import com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.retrievecloudpctroubleshootreports.RetrieveCloudPcTroubleshootReportsRequestBuilder; import com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.retrieveconnectionqualityreports.RetrieveConnectionQualityReportsRequestBuilder; import com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.retrievecrossregiondisasterrecoveryreport.RetrieveCrossRegionDisasterRecoveryReportRequestBuilder; @@ -134,6 +135,14 @@ public GetTotalAggregatedRemoteConnectionReportsRequestBuilder getTotalAggregate public RetrieveBulkActionStatusReportRequestBuilder retrieveBulkActionStatusReport() { return new RetrieveBulkActionStatusReportRequestBuilder(pathParameters, requestAdapter); } + /** + * Provides operations to call the retrieveCloudPcTenantMetricsReport method. + * @return a {@link RetrieveCloudPcTenantMetricsReportRequestBuilder} + */ + @jakarta.annotation.Nonnull + public RetrieveCloudPcTenantMetricsReportRequestBuilder retrieveCloudPcTenantMetricsReport() { + return new RetrieveCloudPcTenantMetricsReportRequestBuilder(pathParameters, requestAdapter); + } /** * Provides operations to call the retrieveCloudPcTroubleshootReports method. * @return a {@link RetrieveCloudPcTroubleshootReportsRequestBuilder} diff --git a/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/virtualendpoint/reports/getcloudpcperformancereport/GetCloudPcPerformanceReportRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/virtualendpoint/reports/getcloudpcperformancereport/GetCloudPcPerformanceReportRequestBuilder.java index c6d1e8b9afc..00fa32b9b43 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/virtualendpoint/reports/getcloudpcperformancereport/GetCloudPcPerformanceReportRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/virtualendpoint/reports/getcloudpcperformancereport/GetCloudPcPerformanceReportRequestBuilder.java @@ -40,9 +40,12 @@ public GetCloudPcPerformanceReportRequestBuilder(@jakarta.annotation.Nonnull fin * @param body The request body * @return a {@link InputStream} * @throws ODataError When receiving a 4XX or 5XX status code + * @deprecated + * Starting from December 31, 2024, this API ('getCloudPcPerformanceReport') will be deprecated and no longer supported. Please use the retrieveCloudPcTenantMetricsReport API. as of 2024-09/getCloudPcPerformanceReport on 2024-09-10 and will be removed 2024-12-31 * @see Find more info here */ @jakarta.annotation.Nullable + @Deprecated public InputStream post(@jakarta.annotation.Nonnull final GetCloudPcPerformanceReportPostRequestBody body) { return post(body, null); } @@ -52,9 +55,12 @@ public InputStream post(@jakarta.annotation.Nonnull final GetCloudPcPerformanceR * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link InputStream} * @throws ODataError When receiving a 4XX or 5XX status code + * @deprecated + * Starting from December 31, 2024, this API ('getCloudPcPerformanceReport') will be deprecated and no longer supported. Please use the retrieveCloudPcTenantMetricsReport API. as of 2024-09/getCloudPcPerformanceReport on 2024-09-10 and will be removed 2024-12-31 * @see Find more info here */ @jakarta.annotation.Nullable + @Deprecated public InputStream post(@jakarta.annotation.Nonnull final GetCloudPcPerformanceReportPostRequestBody body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { Objects.requireNonNull(body); final RequestInformation requestInfo = toPostRequestInformation(body, requestConfiguration); @@ -66,8 +72,11 @@ public InputStream post(@jakarta.annotation.Nonnull final GetCloudPcPerformanceR * Get a report related to the performance of Cloud PCs. * @param body The request body * @return a {@link RequestInformation} + * @deprecated + * Starting from December 31, 2024, this API ('getCloudPcPerformanceReport') will be deprecated and no longer supported. Please use the retrieveCloudPcTenantMetricsReport API. as of 2024-09/getCloudPcPerformanceReport on 2024-09-10 and will be removed 2024-12-31 */ @jakarta.annotation.Nonnull + @Deprecated public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull final GetCloudPcPerformanceReportPostRequestBody body) { return toPostRequestInformation(body, null); } @@ -76,8 +85,11 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} + * @deprecated + * Starting from December 31, 2024, this API ('getCloudPcPerformanceReport') will be deprecated and no longer supported. Please use the retrieveCloudPcTenantMetricsReport API. as of 2024-09/getCloudPcPerformanceReport on 2024-09-10 and will be removed 2024-12-31 */ @jakarta.annotation.Nonnull + @Deprecated public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull final GetCloudPcPerformanceReportPostRequestBody body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { Objects.requireNonNull(body); final RequestInformation requestInfo = new RequestInformation(HttpMethod.POST, urlTemplate, pathParameters); @@ -90,8 +102,11 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * 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 GetCloudPcPerformanceReportRequestBuilder} + * @deprecated + * Starting from December 31, 2024, this API ('getCloudPcPerformanceReport') will be deprecated and no longer supported. Please use the retrieveCloudPcTenantMetricsReport API. as of 2024-09/getCloudPcPerformanceReport on 2024-09-10 and will be removed 2024-12-31 */ @jakarta.annotation.Nonnull + @Deprecated public GetCloudPcPerformanceReportRequestBuilder withUrl(@jakarta.annotation.Nonnull final String rawUrl) { Objects.requireNonNull(rawUrl); return new GetCloudPcPerformanceReportRequestBuilder(rawUrl, requestAdapter); diff --git a/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/virtualendpoint/reports/getconnectionqualityreports/GetConnectionQualityReportsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/virtualendpoint/reports/getconnectionqualityreports/GetConnectionQualityReportsRequestBuilder.java index 3e5baeade0a..986d8e02897 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/virtualendpoint/reports/getconnectionqualityreports/GetConnectionQualityReportsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/virtualendpoint/reports/getconnectionqualityreports/GetConnectionQualityReportsRequestBuilder.java @@ -41,7 +41,7 @@ public GetConnectionQualityReportsRequestBuilder(@jakarta.annotation.Nonnull fin * @return a {@link InputStream} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Starting from December 31, 2024, this API ('getConnectionQualityReports') will be deprecated and no longer supported. Please use the retrieveConnectionQualityReports API. as of 2024-09/getConnectionQualityReports + * Starting from December 31, 2024, this API ('getConnectionQualityReports') will be deprecated and no longer supported. Please use the retrieveConnectionQualityReports API. as of 2024-09/getConnectionQualityReports on 2024-09-10 and will be removed 2024-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -56,7 +56,7 @@ public InputStream post(@jakarta.annotation.Nonnull final GetConnectionQualityRe * @return a {@link InputStream} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Starting from December 31, 2024, this API ('getConnectionQualityReports') will be deprecated and no longer supported. Please use the retrieveConnectionQualityReports API. as of 2024-09/getConnectionQualityReports + * Starting from December 31, 2024, this API ('getConnectionQualityReports') will be deprecated and no longer supported. Please use the retrieveConnectionQualityReports API. as of 2024-09/getConnectionQualityReports on 2024-09-10 and will be removed 2024-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -73,7 +73,7 @@ public InputStream post(@jakarta.annotation.Nonnull final GetConnectionQualityRe * @param body The request body * @return a {@link RequestInformation} * @deprecated - * Starting from December 31, 2024, this API ('getConnectionQualityReports') will be deprecated and no longer supported. Please use the retrieveConnectionQualityReports API. as of 2024-09/getConnectionQualityReports + * Starting from December 31, 2024, this API ('getConnectionQualityReports') will be deprecated and no longer supported. Please use the retrieveConnectionQualityReports API. as of 2024-09/getConnectionQualityReports on 2024-09-10 and will be removed 2024-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -86,7 +86,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Starting from December 31, 2024, this API ('getConnectionQualityReports') will be deprecated and no longer supported. Please use the retrieveConnectionQualityReports API. as of 2024-09/getConnectionQualityReports + * Starting from December 31, 2024, this API ('getConnectionQualityReports') will be deprecated and no longer supported. Please use the retrieveConnectionQualityReports API. as of 2024-09/getConnectionQualityReports on 2024-09-10 and will be removed 2024-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -103,7 +103,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link GetConnectionQualityReportsRequestBuilder} * @deprecated - * Starting from December 31, 2024, this API ('getConnectionQualityReports') will be deprecated and no longer supported. Please use the retrieveConnectionQualityReports API. as of 2024-09/getConnectionQualityReports + * Starting from December 31, 2024, this API ('getConnectionQualityReports') will be deprecated and no longer supported. Please use the retrieveConnectionQualityReports API. as of 2024-09/getConnectionQualityReports on 2024-09-10 and will be removed 2024-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/virtualendpoint/reports/getfrontlinereport/GetFrontlineReportRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/virtualendpoint/reports/getfrontlinereport/GetFrontlineReportRequestBuilder.java index 5be5243b2f2..6734f45ac26 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/virtualendpoint/reports/getfrontlinereport/GetFrontlineReportRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/virtualendpoint/reports/getfrontlinereport/GetFrontlineReportRequestBuilder.java @@ -41,7 +41,7 @@ public GetFrontlineReportRequestBuilder(@jakarta.annotation.Nonnull final String * @return a {@link InputStream} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Starting from December 31, 2024, this API ('getFrontlineReport') will be deprecated and no longer supported. Please use the retrieveFrontlineReports API. as of 2024-09/getFrontlineReport + * Starting from December 31, 2024, this API ('getFrontlineReport') will be deprecated and no longer supported. Please use the retrieveFrontlineReports API. as of 2024-09/getFrontlineReport on 2024-08-22 and will be removed 2024-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -56,7 +56,7 @@ public InputStream post(@jakarta.annotation.Nonnull final GetFrontlineReportPost * @return a {@link InputStream} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Starting from December 31, 2024, this API ('getFrontlineReport') will be deprecated and no longer supported. Please use the retrieveFrontlineReports API. as of 2024-09/getFrontlineReport + * Starting from December 31, 2024, this API ('getFrontlineReport') will be deprecated and no longer supported. Please use the retrieveFrontlineReports API. as of 2024-09/getFrontlineReport on 2024-08-22 and will be removed 2024-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -73,7 +73,7 @@ public InputStream post(@jakarta.annotation.Nonnull final GetFrontlineReportPost * @param body The request body * @return a {@link RequestInformation} * @deprecated - * Starting from December 31, 2024, this API ('getFrontlineReport') will be deprecated and no longer supported. Please use the retrieveFrontlineReports API. as of 2024-09/getFrontlineReport + * Starting from December 31, 2024, this API ('getFrontlineReport') will be deprecated and no longer supported. Please use the retrieveFrontlineReports API. as of 2024-09/getFrontlineReport on 2024-08-22 and will be removed 2024-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -86,7 +86,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Starting from December 31, 2024, this API ('getFrontlineReport') will be deprecated and no longer supported. Please use the retrieveFrontlineReports API. as of 2024-09/getFrontlineReport + * Starting from December 31, 2024, this API ('getFrontlineReport') will be deprecated and no longer supported. Please use the retrieveFrontlineReports API. as of 2024-09/getFrontlineReport on 2024-08-22 and will be removed 2024-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -103,7 +103,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link GetFrontlineReportRequestBuilder} * @deprecated - * Starting from December 31, 2024, this API ('getFrontlineReport') will be deprecated and no longer supported. Please use the retrieveFrontlineReports API. as of 2024-09/getFrontlineReport + * Starting from December 31, 2024, this API ('getFrontlineReport') will be deprecated and no longer supported. Please use the retrieveFrontlineReports API. as of 2024-09/getFrontlineReport on 2024-08-22 and will be removed 2024-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/virtualendpoint/reports/retrievecloudpctenantmetricsreport/RetrieveCloudPcTenantMetricsReportPostRequestBody.java b/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/virtualendpoint/reports/retrievecloudpctenantmetricsreport/RetrieveCloudPcTenantMetricsReportPostRequestBody.java new file mode 100644 index 00000000000..68155cbd554 --- /dev/null +++ b/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/virtualendpoint/reports/retrievecloudpctenantmetricsreport/RetrieveCloudPcTenantMetricsReportPostRequestBody.java @@ -0,0 +1,227 @@ +package com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.retrievecloudpctenantmetricsreport; + +import com.microsoft.graph.beta.models.CloudPCPerformanceReportName; +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 RetrieveCloudPcTenantMetricsReportPostRequestBody implements AdditionalDataHolder, BackedModel, Parsable { + /** + * Stores model information. + */ + @jakarta.annotation.Nonnull + protected BackingStore backingStore; + /** + * Instantiates a new {@link RetrieveCloudPcTenantMetricsReportPostRequestBody} and sets the default values. + */ + public RetrieveCloudPcTenantMetricsReportPostRequestBody() { + 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 RetrieveCloudPcTenantMetricsReportPostRequestBody} + */ + @jakarta.annotation.Nonnull + public static RetrieveCloudPcTenantMetricsReportPostRequestBody createFromDiscriminatorValue(@jakarta.annotation.Nonnull final ParseNode parseNode) { + Objects.requireNonNull(parseNode); + return new RetrieveCloudPcTenantMetricsReportPostRequestBody(); + } + /** + * 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>(8); + deserializerMap.put("filter", (n) -> { this.setFilter(n.getStringValue()); }); + deserializerMap.put("groupBy", (n) -> { this.setGroupBy(n.getCollectionOfPrimitiveValues(String.class)); }); + deserializerMap.put("orderBy", (n) -> { this.setOrderBy(n.getCollectionOfPrimitiveValues(String.class)); }); + deserializerMap.put("reportName", (n) -> { this.setReportName(n.getEnumValue(CloudPCPerformanceReportName::forValue)); }); + deserializerMap.put("search", (n) -> { this.setSearch(n.getStringValue()); }); + deserializerMap.put("select", (n) -> { this.setSelect(n.getCollectionOfPrimitiveValues(String.class)); }); + deserializerMap.put("skip", (n) -> { this.setSkip(n.getIntegerValue()); }); + deserializerMap.put("top", (n) -> { this.setTop(n.getIntegerValue()); }); + return deserializerMap; + } + /** + * Gets the filter property value. The filter property + * @return a {@link String} + */ + @jakarta.annotation.Nullable + public String getFilter() { + return this.backingStore.get("filter"); + } + /** + * Gets the groupBy property value. The groupBy property + * @return a {@link java.util.List} + */ + @jakarta.annotation.Nullable + public java.util.List getGroupBy() { + return this.backingStore.get("groupBy"); + } + /** + * Gets the orderBy property value. The orderBy property + * @return a {@link java.util.List} + */ + @jakarta.annotation.Nullable + public java.util.List getOrderBy() { + return this.backingStore.get("orderBy"); + } + /** + * Gets the reportName property value. The reportName property + * @return a {@link CloudPCPerformanceReportName} + */ + @jakarta.annotation.Nullable + public CloudPCPerformanceReportName getReportName() { + return this.backingStore.get("reportName"); + } + /** + * Gets the search property value. The search property + * @return a {@link String} + */ + @jakarta.annotation.Nullable + public String getSearch() { + return this.backingStore.get("search"); + } + /** + * Gets the select property value. The select property + * @return a {@link java.util.List} + */ + @jakarta.annotation.Nullable + public java.util.List getSelect() { + return this.backingStore.get("select"); + } + /** + * Gets the skip property value. The skip property + * @return a {@link Integer} + */ + @jakarta.annotation.Nullable + public Integer getSkip() { + return this.backingStore.get("skip"); + } + /** + * Gets the top property value. The top property + * @return a {@link Integer} + */ + @jakarta.annotation.Nullable + public Integer getTop() { + return this.backingStore.get("top"); + } + /** + * Serializes information the current object + * @param writer Serialization writer to use to serialize this model + */ + public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writer) { + Objects.requireNonNull(writer); + writer.writeStringValue("filter", this.getFilter()); + writer.writeCollectionOfPrimitiveValues("groupBy", this.getGroupBy()); + writer.writeCollectionOfPrimitiveValues("orderBy", this.getOrderBy()); + writer.writeEnumValue("reportName", this.getReportName()); + writer.writeStringValue("search", this.getSearch()); + writer.writeCollectionOfPrimitiveValues("select", this.getSelect()); + writer.writeIntegerValue("skip", this.getSkip()); + writer.writeIntegerValue("top", this.getTop()); + 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 filter property value. The filter property + * @param value Value to set for the filter property. + */ + public void setFilter(@jakarta.annotation.Nullable final String value) { + this.backingStore.set("filter", value); + } + /** + * Sets the groupBy property value. The groupBy property + * @param value Value to set for the groupBy property. + */ + public void setGroupBy(@jakarta.annotation.Nullable final java.util.List value) { + this.backingStore.set("groupBy", value); + } + /** + * Sets the orderBy property value. The orderBy property + * @param value Value to set for the orderBy property. + */ + public void setOrderBy(@jakarta.annotation.Nullable final java.util.List value) { + this.backingStore.set("orderBy", value); + } + /** + * Sets the reportName property value. The reportName property + * @param value Value to set for the reportName property. + */ + public void setReportName(@jakarta.annotation.Nullable final CloudPCPerformanceReportName value) { + this.backingStore.set("reportName", value); + } + /** + * Sets the search property value. The search property + * @param value Value to set for the search property. + */ + public void setSearch(@jakarta.annotation.Nullable final String value) { + this.backingStore.set("search", value); + } + /** + * Sets the select property value. The select property + * @param value Value to set for the select property. + */ + public void setSelect(@jakarta.annotation.Nullable final java.util.List value) { + this.backingStore.set("select", value); + } + /** + * Sets the skip property value. The skip property + * @param value Value to set for the skip property. + */ + public void setSkip(@jakarta.annotation.Nullable final Integer value) { + this.backingStore.set("skip", value); + } + /** + * Sets the top property value. The top property + * @param value Value to set for the top property. + */ + public void setTop(@jakarta.annotation.Nullable final Integer value) { + this.backingStore.set("top", value); + } +} diff --git a/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/virtualendpoint/reports/retrievecloudpctenantmetricsreport/RetrieveCloudPcTenantMetricsReportRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/virtualendpoint/reports/retrievecloudpctenantmetricsreport/RetrieveCloudPcTenantMetricsReportRequestBuilder.java new file mode 100644 index 00000000000..2baa7cda9a7 --- /dev/null +++ b/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/virtualendpoint/reports/retrievecloudpctenantmetricsreport/RetrieveCloudPcTenantMetricsReportRequestBuilder.java @@ -0,0 +1,105 @@ +package com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.retrievecloudpctenantmetricsreport; + +import com.microsoft.graph.beta.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.io.InputStream; +import java.util.Collection; +import java.util.HashMap; +import java.util.Map; +import java.util.Objects; +/** + * Provides operations to call the retrieveCloudPcTenantMetricsReport method. + */ +@jakarta.annotation.Generated("com.microsoft.kiota") +public class RetrieveCloudPcTenantMetricsReportRequestBuilder extends BaseRequestBuilder { + /** + * Instantiates a new {@link RetrieveCloudPcTenantMetricsReportRequestBuilder} and sets the default values. + * @param pathParameters Path parameters for the request + * @param requestAdapter The request adapter to use to execute the requests. + */ + public RetrieveCloudPcTenantMetricsReportRequestBuilder(@jakarta.annotation.Nonnull final HashMap pathParameters, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { + super(requestAdapter, "{+baseurl}/deviceManagement/virtualEndpoint/reports/retrieveCloudPcTenantMetricsReport", pathParameters); + } + /** + * Instantiates a new {@link RetrieveCloudPcTenantMetricsReportRequestBuilder} 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 RetrieveCloudPcTenantMetricsReportRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakarta.annotation.Nonnull final RequestAdapter requestAdapter) { + super(requestAdapter, "{+baseurl}/deviceManagement/virtualEndpoint/reports/retrieveCloudPcTenantMetricsReport", rawUrl); + } + /** + * Get a report related to the performance of Cloud PCs. + * @param body The request body + * @return a {@link InputStream} + * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here + */ + @jakarta.annotation.Nullable + public InputStream post(@jakarta.annotation.Nonnull final RetrieveCloudPcTenantMetricsReportPostRequestBody body) { + return post(body, null); + } + /** + * Get a report related to the performance of Cloud PCs. + * @param body The request body + * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. + * @return a {@link InputStream} + * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here + */ + @jakarta.annotation.Nullable + public InputStream post(@jakarta.annotation.Nonnull final RetrieveCloudPcTenantMetricsReportPostRequestBody body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { + Objects.requireNonNull(body); + final RequestInformation requestInfo = toPostRequestInformation(body, requestConfiguration); + final HashMap> errorMapping = new HashMap>(); + errorMapping.put("XXX", ODataError::createFromDiscriminatorValue); + return this.requestAdapter.sendPrimitive(requestInfo, errorMapping, InputStream.class); + } + /** + * Get a report related to the performance of Cloud PCs. + * @param body The request body + * @return a {@link RequestInformation} + */ + @jakarta.annotation.Nonnull + public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull final RetrieveCloudPcTenantMetricsReportPostRequestBody body) { + return toPostRequestInformation(body, null); + } + /** + * Get a report related to the performance of Cloud PCs. + * @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 RetrieveCloudPcTenantMetricsReportPostRequestBody body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { + Objects.requireNonNull(body); + final RequestInformation requestInfo = new RequestInformation(HttpMethod.POST, urlTemplate, pathParameters); + requestInfo.configure(requestConfiguration, PostRequestConfiguration::new); + requestInfo.headers.tryAdd("Accept", "application/octet-stream, application/json"); + requestInfo.setContentFromParsable(requestAdapter, "application/json", body); + return requestInfo; + } + /** + * Returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored. + * @param rawUrl The raw URL to use for the request builder. + * @return a {@link RetrieveCloudPcTenantMetricsReportRequestBuilder} + */ + @jakarta.annotation.Nonnull + public RetrieveCloudPcTenantMetricsReportRequestBuilder withUrl(@jakarta.annotation.Nonnull final String rawUrl) { + Objects.requireNonNull(rawUrl); + return new RetrieveCloudPcTenantMetricsReportRequestBuilder(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/beta/generated/devicemanagement/virtualendpoint/reports/retrievecloudpctroubleshootreports/RetrieveCloudPcTroubleshootReportsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/virtualendpoint/reports/retrievecloudpctroubleshootreports/RetrieveCloudPcTroubleshootReportsRequestBuilder.java index a8e76624c06..c436a700379 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/virtualendpoint/reports/retrievecloudpctroubleshootreports/RetrieveCloudPcTroubleshootReportsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/devicemanagement/virtualendpoint/reports/retrievecloudpctroubleshootreports/RetrieveCloudPcTroubleshootReportsRequestBuilder.java @@ -36,21 +36,23 @@ public RetrieveCloudPcTroubleshootReportsRequestBuilder(@jakarta.annotation.Nonn super(requestAdapter, "{+baseurl}/deviceManagement/virtualEndpoint/reports/retrieveCloudPcTroubleshootReports", rawUrl); } /** - * Invoke action retrieveCloudPcTroubleshootReports + * Get troubleshooting reports for Cloud PCs. You can get a regional troubleshooting report, a report with troubleshooting details, a report with troubleshooting trends, or a report on the number of troubleshooting issues. * @param body The request body * @return a {@link InputStream} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public InputStream post(@jakarta.annotation.Nonnull final RetrieveCloudPcTroubleshootReportsPostRequestBody body) { return post(body, null); } /** - * Invoke action retrieveCloudPcTroubleshootReports + * Get troubleshooting reports for Cloud PCs. You can get a regional troubleshooting report, a report with troubleshooting details, a report with troubleshooting trends, or a report on the number of troubleshooting issues. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link InputStream} * @throws ODataError When receiving a 4XX or 5XX status code + * @see Find more info here */ @jakarta.annotation.Nullable public InputStream post(@jakarta.annotation.Nonnull final RetrieveCloudPcTroubleshootReportsPostRequestBody body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -61,7 +63,7 @@ public InputStream post(@jakarta.annotation.Nonnull final RetrieveCloudPcTrouble return this.requestAdapter.sendPrimitive(requestInfo, errorMapping, InputStream.class); } /** - * Invoke action retrieveCloudPcTroubleshootReports + * Get troubleshooting reports for Cloud PCs. You can get a regional troubleshooting report, a report with troubleshooting details, a report with troubleshooting trends, or a report on the number of troubleshooting issues. * @param body The request body * @return a {@link RequestInformation} */ @@ -70,7 +72,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f return toPostRequestInformation(body, null); } /** - * Invoke action retrieveCloudPcTroubleshootReports + * Get troubleshooting reports for Cloud PCs. You can get a regional troubleshooting report, a report with troubleshooting details, a report with troubleshooting trends, or a report on the number of troubleshooting issues. * @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/beta/generated/directory/authenticationmethoddevices/hardwareoathdevices/HardwareOathDevicesRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/directory/authenticationmethoddevices/hardwareoathdevices/HardwareOathDevicesRequestBuilder.java index 99d3c31334c..3794691dfb6 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/directory/authenticationmethoddevices/hardwareoathdevices/HardwareOathDevicesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/directory/authenticationmethoddevices/hardwareoathdevices/HardwareOathDevicesRequestBuilder.java @@ -84,23 +84,23 @@ public HardwareOathTokenAuthenticationMethodDeviceCollectionResponse get(@jakart return this.requestAdapter.send(requestInfo, errorMapping, HardwareOathTokenAuthenticationMethodDeviceCollectionResponse::createFromDiscriminatorValue); } /** - * Create a new hardwareOathTokenAuthenticationMethodDevice object. You can optionally create and assign to a user in the same request; Or assign to a user via the assign API. + * Create a new hardwareOathTokenAuthenticationMethodDevice object. Supports bulk creation. * @param body The request body * @return a {@link HardwareOathTokenAuthenticationMethodDevice} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public HardwareOathTokenAuthenticationMethodDevice post(@jakarta.annotation.Nonnull final HardwareOathTokenAuthenticationMethodDevice body) { return post(body, null); } /** - * Create a new hardwareOathTokenAuthenticationMethodDevice object. You can optionally create and assign to a user in the same request; Or assign to a user via the assign API. + * Create a new hardwareOathTokenAuthenticationMethodDevice object. Supports bulk creation. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link HardwareOathTokenAuthenticationMethodDevice} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public HardwareOathTokenAuthenticationMethodDevice post(@jakarta.annotation.Nonnull final HardwareOathTokenAuthenticationMethodDevice body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -131,7 +131,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Create a new hardwareOathTokenAuthenticationMethodDevice object. You can optionally create and assign to a user in the same request; Or assign to a user via the assign API. + * Create a new hardwareOathTokenAuthenticationMethodDevice object. Supports bulk creation. * @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 hardwareOathTokenAuthenticationMethodDevice object. You can optionally create and assign to a user in the same request; Or assign to a user via the assign API. + * Create a new hardwareOathTokenAuthenticationMethodDevice object. Supports bulk creation. * @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/beta/generated/directory/featurerolloutpolicies/FeatureRolloutPoliciesRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/directory/featurerolloutpolicies/FeatureRolloutPoliciesRequestBuilder.java index 01d9691cf83..11c6419f69e 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/directory/featurerolloutpolicies/FeatureRolloutPoliciesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/directory/featurerolloutpolicies/FeatureRolloutPoliciesRequestBuilder.java @@ -27,7 +27,7 @@ public class FeatureRolloutPoliciesRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param featureRolloutPolicyId The unique identifier of featureRolloutPolicy * @return a {@link FeatureRolloutPolicyItemRequestBuilder} * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public FeatureRolloutPoliciesRequestBuilder(@jakarta.annotation.Nonnull final St * @return a {@link FeatureRolloutPolicyCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public FeatureRolloutPolicyCollectionResponse get() { * @return a {@link FeatureRolloutPolicyCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public FeatureRolloutPolicyCollectionResponse get(@jakarta.annotation.Nullable f * @return a {@link FeatureRolloutPolicy} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public FeatureRolloutPolicy post(@jakarta.annotation.Nonnull final FeatureRollou * @return a {@link FeatureRolloutPolicy} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public FeatureRolloutPolicy post(@jakarta.annotation.Nonnull final FeatureRollou * Get featureRolloutPolicies from directory * @return a {@link RequestInformation} * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link FeatureRolloutPoliciesRequestBuilder} * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/directory/featurerolloutpolicies/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/directory/featurerolloutpolicies/count/CountRequestBuilder.java index 59ae65702f6..e5086410124 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/directory/featurerolloutpolicies/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/directory/featurerolloutpolicies/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/directory/featurerolloutpolicies/item/FeatureRolloutPolicyItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/directory/featurerolloutpolicies/item/FeatureRolloutPolicyItemRequestBuilder.java index d8f46f99084..735761be057 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/directory/featurerolloutpolicies/item/FeatureRolloutPolicyItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/directory/featurerolloutpolicies/item/FeatureRolloutPolicyItemRequestBuilder.java @@ -25,7 +25,7 @@ public class FeatureRolloutPolicyItemRequestBuilder extends BaseRequestBuilder { * Provides operations to manage the appliesTo property of the microsoft.graph.featureRolloutPolicy entity. * @return a {@link AppliesToRequestBuilder} * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @Deprecated @jakarta.annotation.Nonnull @@ -52,7 +52,7 @@ public FeatureRolloutPolicyItemRequestBuilder(@jakarta.annotation.Nonnull final * Delete navigation property featureRolloutPolicies for directory * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @Deprecated public void delete() { @@ -63,7 +63,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -77,7 +77,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link FeatureRolloutPolicy} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @jakarta.annotation.Nullable @Deprecated @@ -90,7 +90,7 @@ public FeatureRolloutPolicy get() { * @return a {@link FeatureRolloutPolicy} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @jakarta.annotation.Nullable @Deprecated @@ -106,7 +106,7 @@ public FeatureRolloutPolicy get(@jakarta.annotation.Nullable final java.util.fun * @return a {@link FeatureRolloutPolicy} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @jakarta.annotation.Nullable @Deprecated @@ -120,7 +120,7 @@ public FeatureRolloutPolicy patch(@jakarta.annotation.Nonnull final FeatureRollo * @return a {@link FeatureRolloutPolicy} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @jakarta.annotation.Nullable @Deprecated @@ -135,7 +135,7 @@ public FeatureRolloutPolicy patch(@jakarta.annotation.Nonnull final FeatureRollo * Delete navigation property featureRolloutPolicies for directory * @return a {@link RequestInformation} * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -147,7 +147,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Get featureRolloutPolicies from directory * @return a {@link RequestInformation} * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -173,7 +173,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -188,7 +188,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -201,7 +201,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -218,7 +218,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link FeatureRolloutPolicyItemRequestBuilder} * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/directory/featurerolloutpolicies/item/appliesto/AppliesToRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/directory/featurerolloutpolicies/item/appliesto/AppliesToRequestBuilder.java index 9c89a873340..4d6941e0e5e 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/directory/featurerolloutpolicies/item/appliesto/AppliesToRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/directory/featurerolloutpolicies/item/appliesto/AppliesToRequestBuilder.java @@ -28,7 +28,7 @@ public class AppliesToRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * Provides operations to manage the collection of directory entities. * @return a {@link RefRequestBuilder} * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @Deprecated @jakarta.annotation.Nonnull @@ -79,7 +79,7 @@ public AppliesToRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, * @return a {@link DirectoryObjectCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @jakarta.annotation.Nullable @Deprecated @@ -92,7 +92,7 @@ public DirectoryObjectCollectionResponse get() { * @return a {@link DirectoryObjectCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @jakarta.annotation.Nullable @Deprecated @@ -108,7 +108,7 @@ public DirectoryObjectCollectionResponse get(@jakarta.annotation.Nullable final * @return a {@link DirectoryObject} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @jakarta.annotation.Nullable @Deprecated @@ -122,7 +122,7 @@ public DirectoryObject post(@jakarta.annotation.Nonnull final DirectoryObject bo * @return a {@link DirectoryObject} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @jakarta.annotation.Nullable @Deprecated @@ -137,7 +137,7 @@ public DirectoryObject post(@jakarta.annotation.Nonnull final DirectoryObject bo * Nullable. Specifies a list of directoryObject resources that feature is enabled for. * @return a {@link RequestInformation} * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -149,7 +149,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -164,7 +164,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -177,7 +177,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -194,7 +194,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AppliesToRequestBuilder} * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/directory/featurerolloutpolicies/item/appliesto/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/directory/featurerolloutpolicies/item/appliesto/count/CountRequestBuilder.java index b4d08160641..8785e79b1f9 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/directory/featurerolloutpolicies/item/appliesto/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/directory/featurerolloutpolicies/item/appliesto/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/directory/featurerolloutpolicies/item/appliesto/item/ref/RefRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/directory/featurerolloutpolicies/item/appliesto/item/ref/RefRequestBuilder.java index 38c5493684b..1dc6a5d9378 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/directory/featurerolloutpolicies/item/appliesto/item/ref/RefRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/directory/featurerolloutpolicies/item/appliesto/item/ref/RefRequestBuilder.java @@ -38,7 +38,7 @@ public RefRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakar * Delete ref of navigation property appliesTo for directory * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @Deprecated public void delete() { @@ -49,7 +49,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -62,7 +62,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * Delete ref of navigation property appliesTo for directory * @return a {@link RequestInformation} * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -74,7 +74,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -89,7 +89,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * @param rawUrl The raw URL to use for the request builder. * @return a {@link RefRequestBuilder} * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/directory/featurerolloutpolicies/item/appliesto/ref/RefRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/directory/featurerolloutpolicies/item/appliesto/ref/RefRequestBuilder.java index 452919c9d56..72820bceae2 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/directory/featurerolloutpolicies/item/appliesto/ref/RefRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/directory/featurerolloutpolicies/item/appliesto/ref/RefRequestBuilder.java @@ -41,7 +41,7 @@ public RefRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakar * Delete ref of navigation property appliesTo for directory * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @Deprecated public void delete() { @@ -52,7 +52,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -66,7 +66,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link StringCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @jakarta.annotation.Nullable @Deprecated @@ -79,7 +79,7 @@ public StringCollectionResponse get() { * @return a {@link StringCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @jakarta.annotation.Nullable @Deprecated @@ -94,7 +94,7 @@ public StringCollectionResponse get(@jakarta.annotation.Nullable final java.util * @param body The request body * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @Deprecated public void post(@jakarta.annotation.Nonnull final ReferenceCreate body) { @@ -106,7 +106,7 @@ public void post(@jakarta.annotation.Nonnull final ReferenceCreate 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 * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @Deprecated public void post(@jakarta.annotation.Nonnull final ReferenceCreate body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -120,7 +120,7 @@ public void post(@jakarta.annotation.Nonnull final ReferenceCreate body, @jakart * Delete ref of navigation property appliesTo for directory * @return a {@link RequestInformation} * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -132,7 +132,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -146,7 +146,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Nullable. Specifies a list of directoryObject resources that feature is enabled for. * @return a {@link RequestInformation} * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -158,7 +158,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -173,7 +173,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -186,7 +186,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -203,7 +203,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link RefRequestBuilder} * @deprecated - * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies + * Feature Rollout Policies have been grouped with other policies under /policies. The existing /directory/featureRolloutPolicies is deprecated and will stop returning data on 06/30/2021. Please use /policies/featureRolloutPolicies. as of 2021-01/DirectoryFeatureRolloutPolicies on 2021-03-05 and will be removed 2021-06-30 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/drives/item/items/item/retentionlabel/RetentionLabelRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/drives/item/items/item/retentionlabel/RetentionLabelRequestBuilder.java index 3a83f4a240a..2722d4b4840 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/drives/item/items/item/retentionlabel/RetentionLabelRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/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) { @@ -146,7 +146,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} */ @@ -155,7 +155,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/beta/generated/external/industrydata/dataconnectors/DataConnectorsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/external/industrydata/dataconnectors/DataConnectorsRequestBuilder.java index 968f017efcc..ee0c87ba44e 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/external/industrydata/dataconnectors/DataConnectorsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/external/industrydata/dataconnectors/DataConnectorsRequestBuilder.java @@ -84,23 +84,23 @@ public IndustryDataConnectorCollectionResponse get(@jakarta.annotation.Nullable return this.requestAdapter.send(requestInfo, errorMapping, IndustryDataConnectorCollectionResponse::createFromDiscriminatorValue); } /** - * Create a new azureDataLakeConnector object. + * Create a new oneRosterApiDataConnector object. * @param body The request body * @return a {@link IndustryDataConnector} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public IndustryDataConnector post(@jakarta.annotation.Nonnull final IndustryDataConnector body) { return post(body, null); } /** - * Create a new azureDataLakeConnector object. + * Create a new oneRosterApiDataConnector object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link IndustryDataConnector} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public IndustryDataConnector post(@jakarta.annotation.Nonnull final IndustryDataConnector body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -131,7 +131,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Create a new azureDataLakeConnector object. + * Create a new oneRosterApiDataConnector 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 azureDataLakeConnector object. + * Create a new oneRosterApiDataConnector 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/beta/generated/external/industrydata/inboundflows/InboundFlowsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/external/industrydata/inboundflows/InboundFlowsRequestBuilder.java index 5d7d5ff3e56..adb3ef364d6 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/external/industrydata/inboundflows/InboundFlowsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/external/industrydata/inboundflows/InboundFlowsRequestBuilder.java @@ -84,23 +84,23 @@ public InboundFlowCollectionResponse get(@jakarta.annotation.Nullable final java return this.requestAdapter.send(requestInfo, errorMapping, InboundFlowCollectionResponse::createFromDiscriminatorValue); } /** - * Create a new inboundFileFlow object. + * Create a new inboundApiFlow object. * @param body The request body * @return a {@link InboundFlow} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public InboundFlow post(@jakarta.annotation.Nonnull final InboundFlow body) { return post(body, null); } /** - * Create a new inboundFileFlow object. + * Create a new inboundApiFlow object. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link InboundFlow} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public InboundFlow post(@jakarta.annotation.Nonnull final InboundFlow body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -131,7 +131,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Create a new inboundFileFlow object. + * Create a new inboundApiFlow 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 inboundFileFlow object. + * Create a new inboundApiFlow 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/beta/generated/groups/item/conversations/ConversationsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/groups/item/conversations/ConversationsRequestBuilder.java index 0d4a96e9fbd..d101eebe4fb 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/groups/item/conversations/ConversationsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/groups/item/conversations/ConversationsRequestBuilder.java @@ -84,23 +84,23 @@ public ConversationCollectionResponse get(@jakarta.annotation.Nullable final jav return this.requestAdapter.send(requestInfo, errorMapping, ConversationCollectionResponse::createFromDiscriminatorValue); } /** - * Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions. + * Create a new conversation by including a thread and a post. Use reply thread or reply post to further post to that conversation. * @param body The request body * @return a {@link Conversation} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public Conversation post(@jakarta.annotation.Nonnull final Conversation body) { return post(body, null); } /** - * Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions. + * Create a new conversation by including a thread and a post. Use reply thread or reply post to further post to that conversation. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link Conversation} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public Conversation post(@jakarta.annotation.Nonnull final Conversation body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -131,7 +131,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions. + * Create a new conversation by including a thread and a post. Use reply thread or reply post to further post to that conversation. * @param body The request body * @return a {@link RequestInformation} */ @@ -140,7 +140,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f return toPostRequestInformation(body, null); } /** - * Create an open extension (openTypeExtension object) and add custom properties in a new or existing instance of a resource. You can create an open extension in a resource instance and store custom data to it all in the same operation, except for specific resources. The table in the Permissions section lists the resources that support open extensions. + * Create a new conversation by including a thread and a post. Use reply thread or reply post to further post to that conversation. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} diff --git a/src/main/java/com/microsoft/graph/beta/generated/groups/item/sites/item/informationprotection/decryptbuffer/DecryptBufferRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/groups/item/sites/item/informationprotection/decryptbuffer/DecryptBufferRequestBuilder.java index 2ff25a671f5..1b5aee958ee 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/groups/item/sites/item/informationprotection/decryptbuffer/DecryptBufferRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/groups/item/sites/item/informationprotection/decryptbuffer/DecryptBufferRequestBuilder.java @@ -41,7 +41,7 @@ public DecryptBufferRequestBuilder(@jakarta.annotation.Nonnull final String rawU * @return a {@link BufferDecryptionResult} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -55,7 +55,7 @@ public BufferDecryptionResult post(@jakarta.annotation.Nonnull final DecryptBuff * @return a {@link BufferDecryptionResult} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -71,7 +71,7 @@ public BufferDecryptionResult post(@jakarta.annotation.Nonnull final DecryptBuff * @param body The request body * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -84,7 +84,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -101,7 +101,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link DecryptBufferRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/groups/item/sites/item/informationprotection/encryptbuffer/EncryptBufferRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/groups/item/sites/item/informationprotection/encryptbuffer/EncryptBufferRequestBuilder.java index 69f922cb21b..20cd4f48bc4 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/groups/item/sites/item/informationprotection/encryptbuffer/EncryptBufferRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/groups/item/sites/item/informationprotection/encryptbuffer/EncryptBufferRequestBuilder.java @@ -41,7 +41,7 @@ public EncryptBufferRequestBuilder(@jakarta.annotation.Nonnull final String rawU * @return a {@link BufferEncryptionResult} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -55,7 +55,7 @@ public BufferEncryptionResult post(@jakarta.annotation.Nonnull final EncryptBuff * @return a {@link BufferEncryptionResult} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -71,7 +71,7 @@ public BufferEncryptionResult post(@jakarta.annotation.Nonnull final EncryptBuff * @param body The request body * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -84,7 +84,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -101,7 +101,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link EncryptBufferRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/groups/item/sites/item/informationprotection/policy/PolicyRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/groups/item/sites/item/informationprotection/policy/PolicyRequestBuilder.java index cba88e4ee2e..3c01f0a197b 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/groups/item/sites/item/informationprotection/policy/PolicyRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/groups/item/sites/item/informationprotection/policy/PolicyRequestBuilder.java @@ -25,7 +25,7 @@ public class PolicyRequestBuilder extends BaseRequestBuilder { * Provides operations to manage the labels property of the microsoft.graph.informationProtectionPolicy entity. * @return a {@link LabelsRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @Deprecated @jakarta.annotation.Nonnull @@ -52,7 +52,7 @@ public PolicyRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @ja * Delete navigation property policy for groups * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @Deprecated public void delete() { @@ -63,7 +63,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -77,7 +77,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link InformationProtectionPolicy} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -90,7 +90,7 @@ public InformationProtectionPolicy get() { * @return a {@link InformationProtectionPolicy} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -106,7 +106,7 @@ public InformationProtectionPolicy get(@jakarta.annotation.Nullable final java.u * @return a {@link InformationProtectionPolicy} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -120,7 +120,7 @@ public InformationProtectionPolicy patch(@jakarta.annotation.Nonnull final Infor * @return a {@link InformationProtectionPolicy} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -135,7 +135,7 @@ public InformationProtectionPolicy patch(@jakarta.annotation.Nonnull final Infor * Delete navigation property policy for groups * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -147,7 +147,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Get policy from groups * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -173,7 +173,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -188,7 +188,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -201,7 +201,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -218,7 +218,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link PolicyRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/groups/item/sites/item/informationprotection/policy/labels/LabelsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/groups/item/sites/item/informationprotection/policy/labels/LabelsRequestBuilder.java index 88763021ada..662e0e4d579 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/groups/item/sites/item/informationprotection/policy/labels/LabelsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/groups/item/sites/item/informationprotection/policy/labels/LabelsRequestBuilder.java @@ -31,7 +31,7 @@ public class LabelsRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @Deprecated @jakarta.annotation.Nonnull @@ -42,7 +42,7 @@ public CountRequestBuilder count() { * Provides operations to call the evaluateApplication method. * @return a {@link EvaluateApplicationRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @Deprecated @jakarta.annotation.Nonnull @@ -53,7 +53,7 @@ public EvaluateApplicationRequestBuilder evaluateApplication() { * Provides operations to call the evaluateClassificationResults method. * @return a {@link EvaluateClassificationResultsRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @Deprecated @jakarta.annotation.Nonnull @@ -64,7 +64,7 @@ public EvaluateClassificationResultsRequestBuilder evaluateClassificationResults * Provides operations to call the evaluateRemoval method. * @return a {@link EvaluateRemovalRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @Deprecated @jakarta.annotation.Nonnull @@ -75,7 +75,7 @@ public EvaluateRemovalRequestBuilder evaluateRemoval() { * Provides operations to call the extractLabel method. * @return a {@link ExtractLabelRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @Deprecated @jakarta.annotation.Nonnull @@ -87,7 +87,7 @@ public ExtractLabelRequestBuilder extractLabel() { * @param informationProtectionLabelId The unique identifier of informationProtectionLabel * @return a {@link InformationProtectionLabelItemRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -118,7 +118,7 @@ public LabelsRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @ja * @return a {@link InformationProtectionLabelCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -131,7 +131,7 @@ public InformationProtectionLabelCollectionResponse get() { * @return a {@link InformationProtectionLabelCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -147,7 +147,7 @@ public InformationProtectionLabelCollectionResponse get(@jakarta.annotation.Null * @return a {@link InformationProtectionLabel} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -161,7 +161,7 @@ public InformationProtectionLabel post(@jakarta.annotation.Nonnull final Informa * @return a {@link InformationProtectionLabel} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -176,7 +176,7 @@ public InformationProtectionLabel post(@jakarta.annotation.Nonnull final Informa * Get labels from groups * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -188,7 +188,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -203,7 +203,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -216,7 +216,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -233,7 +233,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link LabelsRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/groups/item/sites/item/informationprotection/policy/labels/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/groups/item/sites/item/informationprotection/policy/labels/count/CountRequestBuilder.java index d1c9967043b..c66316ebcdf 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/groups/item/sites/item/informationprotection/policy/labels/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/groups/item/sites/item/informationprotection/policy/labels/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/groups/item/sites/item/informationprotection/policy/labels/evaluateapplication/EvaluateApplicationRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/groups/item/sites/item/informationprotection/policy/labels/evaluateapplication/EvaluateApplicationRequestBuilder.java index d4ed5f7fcb2..4b1af985685 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/groups/item/sites/item/informationprotection/policy/labels/evaluateapplication/EvaluateApplicationRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/groups/item/sites/item/informationprotection/policy/labels/evaluateapplication/EvaluateApplicationRequestBuilder.java @@ -40,7 +40,7 @@ public EvaluateApplicationRequestBuilder(@jakarta.annotation.Nonnull final Strin * @return a {@link EvaluateApplicationPostResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -55,7 +55,7 @@ public EvaluateApplicationPostResponse post(@jakarta.annotation.Nonnull final Ev * @return a {@link EvaluateApplicationPostResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -72,7 +72,7 @@ public EvaluateApplicationPostResponse post(@jakarta.annotation.Nonnull final Ev * @param body The request body * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -85,7 +85,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -102,7 +102,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link EvaluateApplicationRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/groups/item/sites/item/informationprotection/policy/labels/evaluateclassificationresults/EvaluateClassificationResultsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/groups/item/sites/item/informationprotection/policy/labels/evaluateclassificationresults/EvaluateClassificationResultsRequestBuilder.java index 0d46eea0ec2..7a009eb6132 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/groups/item/sites/item/informationprotection/policy/labels/evaluateclassificationresults/EvaluateClassificationResultsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/groups/item/sites/item/informationprotection/policy/labels/evaluateclassificationresults/EvaluateClassificationResultsRequestBuilder.java @@ -40,7 +40,7 @@ public EvaluateClassificationResultsRequestBuilder(@jakarta.annotation.Nonnull f * @return a {@link EvaluateClassificationResultsPostResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -55,7 +55,7 @@ public EvaluateClassificationResultsPostResponse post(@jakarta.annotation.Nonnul * @return a {@link EvaluateClassificationResultsPostResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -72,7 +72,7 @@ public EvaluateClassificationResultsPostResponse post(@jakarta.annotation.Nonnul * @param body The request body * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -85,7 +85,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -102,7 +102,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link EvaluateClassificationResultsRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/groups/item/sites/item/informationprotection/policy/labels/evaluateremoval/EvaluateRemovalRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/groups/item/sites/item/informationprotection/policy/labels/evaluateremoval/EvaluateRemovalRequestBuilder.java index 4c2419437b6..9cf8b76cf63 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/groups/item/sites/item/informationprotection/policy/labels/evaluateremoval/EvaluateRemovalRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/groups/item/sites/item/informationprotection/policy/labels/evaluateremoval/EvaluateRemovalRequestBuilder.java @@ -40,7 +40,7 @@ public EvaluateRemovalRequestBuilder(@jakarta.annotation.Nonnull final String ra * @return a {@link EvaluateRemovalPostResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -55,7 +55,7 @@ public EvaluateRemovalPostResponse post(@jakarta.annotation.Nonnull final Evalua * @return a {@link EvaluateRemovalPostResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -72,7 +72,7 @@ public EvaluateRemovalPostResponse post(@jakarta.annotation.Nonnull final Evalua * @param body The request body * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -85,7 +85,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -102,7 +102,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link EvaluateRemovalRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/groups/item/sites/item/informationprotection/policy/labels/extractlabel/ExtractLabelRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/groups/item/sites/item/informationprotection/policy/labels/extractlabel/ExtractLabelRequestBuilder.java index 453820abf47..d6a44f85e5c 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/groups/item/sites/item/informationprotection/policy/labels/extractlabel/ExtractLabelRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/groups/item/sites/item/informationprotection/policy/labels/extractlabel/ExtractLabelRequestBuilder.java @@ -41,7 +41,7 @@ public ExtractLabelRequestBuilder(@jakarta.annotation.Nonnull final String rawUr * @return a {@link InformationProtectionContentLabel} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -56,7 +56,7 @@ public InformationProtectionContentLabel post(@jakarta.annotation.Nonnull final * @return a {@link InformationProtectionContentLabel} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -73,7 +73,7 @@ public InformationProtectionContentLabel post(@jakarta.annotation.Nonnull final * @param body The request body * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -86,7 +86,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -103,7 +103,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link ExtractLabelRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/groups/item/sites/item/informationprotection/policy/labels/item/InformationProtectionLabelItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/groups/item/sites/item/informationprotection/policy/labels/item/InformationProtectionLabelItemRequestBuilder.java index 9597d79b1c6..2366558d229 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/groups/item/sites/item/informationprotection/policy/labels/item/InformationProtectionLabelItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/groups/item/sites/item/informationprotection/policy/labels/item/InformationProtectionLabelItemRequestBuilder.java @@ -40,7 +40,7 @@ public InformationProtectionLabelItemRequestBuilder(@jakarta.annotation.Nonnull * Delete navigation property labels for groups * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @Deprecated public void delete() { @@ -51,7 +51,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -65,7 +65,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link InformationProtectionLabel} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -78,7 +78,7 @@ public InformationProtectionLabel get() { * @return a {@link InformationProtectionLabel} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -94,7 +94,7 @@ public InformationProtectionLabel get(@jakarta.annotation.Nullable final java.ut * @return a {@link InformationProtectionLabel} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -108,7 +108,7 @@ public InformationProtectionLabel patch(@jakarta.annotation.Nonnull final Inform * @return a {@link InformationProtectionLabel} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -123,7 +123,7 @@ public InformationProtectionLabel patch(@jakarta.annotation.Nonnull final Inform * Delete navigation property labels for groups * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -135,7 +135,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -149,7 +149,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Get labels from groups * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -176,7 +176,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -189,7 +189,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -206,7 +206,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link InformationProtectionLabelItemRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/groups/item/sites/item/informationprotection/signdigest/SignDigestRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/groups/item/sites/item/informationprotection/signdigest/SignDigestRequestBuilder.java index 3b12b61d10d..0e530a1e14d 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/groups/item/sites/item/informationprotection/signdigest/SignDigestRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/groups/item/sites/item/informationprotection/signdigest/SignDigestRequestBuilder.java @@ -41,7 +41,7 @@ public SignDigestRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, * @return a {@link SigningResult} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -55,7 +55,7 @@ public SigningResult post(@jakarta.annotation.Nonnull final SignDigestPostReques * @return a {@link SigningResult} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -71,7 +71,7 @@ public SigningResult post(@jakarta.annotation.Nonnull final SignDigestPostReques * @param body The request body * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -84,7 +84,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -101,7 +101,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link SignDigestRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/groups/item/sites/item/informationprotection/verifysignature/VerifySignatureRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/groups/item/sites/item/informationprotection/verifysignature/VerifySignatureRequestBuilder.java index ac418d7ee95..ac91595e4da 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/groups/item/sites/item/informationprotection/verifysignature/VerifySignatureRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/groups/item/sites/item/informationprotection/verifysignature/VerifySignatureRequestBuilder.java @@ -41,7 +41,7 @@ public VerifySignatureRequestBuilder(@jakarta.annotation.Nonnull final String ra * @return a {@link VerificationResult} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -55,7 +55,7 @@ public VerificationResult post(@jakarta.annotation.Nonnull final VerifySignature * @return a {@link VerificationResult} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -71,7 +71,7 @@ public VerificationResult post(@jakarta.annotation.Nonnull final VerifySignature * @param body The request body * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -84,7 +84,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -101,7 +101,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link VerifySignatureRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/groups/item/threads/item/ConversationThreadItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/groups/item/threads/item/ConversationThreadItemRequestBuilder.java index b2d52882801..b7022ee40b5 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/groups/item/threads/item/ConversationThreadItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/groups/item/threads/item/ConversationThreadItemRequestBuilder.java @@ -55,18 +55,18 @@ public ConversationThreadItemRequestBuilder(@jakarta.annotation.Nonnull final St super(requestAdapter, "{+baseurl}/groups/{group%2Did}/threads/{conversationThread%2Did}{?%24expand,%24select}", rawUrl); } /** - * Delete a thread object. + * 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); } /** - * Delete a thread object. + * 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); @@ -126,7 +126,7 @@ public ConversationThread patch(@jakarta.annotation.Nonnull final ConversationTh return this.requestAdapter.send(requestInfo, errorMapping, ConversationThread::createFromDiscriminatorValue); } /** - * Delete a thread object. + * Delete conversationThread. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -134,7 +134,7 @@ public RequestInformation toDeleteRequestInformation() { return toDeleteRequestInformation(null); } /** - * Delete a thread object. + * Delete conversationThread. * @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/beta/generated/identity/b2cuserflows/item/identityproviders/IdentityProvidersRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identity/b2cuserflows/item/identityproviders/IdentityProvidersRequestBuilder.java index 580de76a427..4a1a9bbe9a7 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identity/b2cuserflows/item/identityproviders/IdentityProvidersRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identity/b2cuserflows/item/identityproviders/IdentityProvidersRequestBuilder.java @@ -27,7 +27,7 @@ public class IdentityProvidersRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @Deprecated @jakarta.annotation.Nonnull @@ -38,7 +38,7 @@ public CountRequestBuilder count() { * Provides operations to manage the collection of identityContainer entities. * @return a {@link RefRequestBuilder} * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @Deprecated @jakarta.annotation.Nonnull @@ -78,7 +78,7 @@ public IdentityProvidersRequestBuilder(@jakarta.annotation.Nonnull final String * @return a {@link IdentityProviderCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -92,7 +92,7 @@ public IdentityProviderCollectionResponse get() { * @return a {@link IdentityProviderCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -107,7 +107,7 @@ public IdentityProviderCollectionResponse get(@jakarta.annotation.Nullable final * Get the identity providers in a b2cIdentityUserFlow object. * @return a {@link RequestInformation} * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -119,7 +119,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -134,7 +134,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link IdentityProvidersRequestBuilder} * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identity/b2cuserflows/item/identityproviders/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identity/b2cuserflows/item/identityproviders/count/CountRequestBuilder.java index 1a4226ab3bf..81e73b1c9a5 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identity/b2cuserflows/item/identityproviders/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identity/b2cuserflows/item/identityproviders/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identity/b2cuserflows/item/identityproviders/item/ref/RefRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identity/b2cuserflows/item/identityproviders/item/ref/RefRequestBuilder.java index c6393d5534b..a5554a2d641 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identity/b2cuserflows/item/identityproviders/item/ref/RefRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identity/b2cuserflows/item/identityproviders/item/ref/RefRequestBuilder.java @@ -38,7 +38,7 @@ public RefRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakar * Delete an identity provider from a b2cIdentityUserFlow object. For more information about identity providers available for user flows, see the identityProviders API reference. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 * @see Find more info here */ @Deprecated @@ -50,7 +50,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 * @see Find more info here */ @Deprecated @@ -64,7 +64,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * Delete an identity provider from a b2cIdentityUserFlow object. For more information about identity providers available for user flows, see the identityProviders API reference. * @return a {@link RequestInformation} * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -76,7 +76,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -91,7 +91,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * @param rawUrl The raw URL to use for the request builder. * @return a {@link RefRequestBuilder} * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identity/b2cuserflows/item/identityproviders/ref/RefRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identity/b2cuserflows/item/identityproviders/ref/RefRequestBuilder.java index a17650ce354..7a7b3a7aec0 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identity/b2cuserflows/item/identityproviders/ref/RefRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identity/b2cuserflows/item/identityproviders/ref/RefRequestBuilder.java @@ -41,7 +41,7 @@ public RefRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakar * Delete an identity provider from a b2cIdentityUserFlow object. For more information about identity providers available for user flows, see the identityProviders API reference. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 * @see Find more info here */ @Deprecated @@ -53,7 +53,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 * @see Find more info here */ @Deprecated @@ -68,7 +68,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link StringCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -82,7 +82,7 @@ public StringCollectionResponse get() { * @return a {@link StringCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -98,7 +98,7 @@ public StringCollectionResponse get(@jakarta.annotation.Nullable final java.util * @param body The request body * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 * @see Find more info here */ @Deprecated @@ -111,7 +111,7 @@ public void post(@jakarta.annotation.Nonnull final ReferenceCreate 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 * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 * @see Find more info here */ @Deprecated @@ -126,7 +126,7 @@ public void post(@jakarta.annotation.Nonnull final ReferenceCreate body, @jakart * Delete an identity provider from a b2cIdentityUserFlow object. For more information about identity providers available for user flows, see the identityProviders API reference. * @return a {@link RequestInformation} * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -138,7 +138,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -152,7 +152,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Get the identity providers in a b2cIdentityUserFlow object. * @return a {@link RequestInformation} * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -164,7 +164,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -179,7 +179,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -192,7 +192,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -209,7 +209,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link RefRequestBuilder} * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identity/b2xuserflows/item/identityproviders/IdentityProvidersRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identity/b2xuserflows/item/identityproviders/IdentityProvidersRequestBuilder.java index c579e7fae1d..d4f43817157 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identity/b2xuserflows/item/identityproviders/IdentityProvidersRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identity/b2xuserflows/item/identityproviders/IdentityProvidersRequestBuilder.java @@ -26,7 +26,7 @@ public class IdentityProvidersRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @Deprecated @jakarta.annotation.Nonnull @@ -38,7 +38,7 @@ public CountRequestBuilder count() { * @param identityProviderId The unique identifier of identityProvider * @return a {@link IdentityProviderItemRequestBuilder} * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -69,7 +69,7 @@ public IdentityProvidersRequestBuilder(@jakarta.annotation.Nonnull final String * @return a {@link IdentityProviderCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -83,7 +83,7 @@ public IdentityProviderCollectionResponse get() { * @return a {@link IdentityProviderCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -98,7 +98,7 @@ public IdentityProviderCollectionResponse get(@jakarta.annotation.Nullable final * Get the identity providers in a b2xIdentityUserFlow object. * @return a {@link RequestInformation} * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -110,7 +110,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -125,7 +125,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link IdentityProvidersRequestBuilder} * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identity/b2xuserflows/item/identityproviders/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identity/b2xuserflows/item/identityproviders/count/CountRequestBuilder.java index 728a90fad60..2e22935eed7 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identity/b2xuserflows/item/identityproviders/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identity/b2xuserflows/item/identityproviders/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identity/b2xuserflows/item/identityproviders/item/IdentityProviderItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identity/b2xuserflows/item/identityproviders/item/IdentityProviderItemRequestBuilder.java index 72044d136de..b8d75a3567d 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identity/b2xuserflows/item/identityproviders/item/IdentityProviderItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identity/b2xuserflows/item/identityproviders/item/IdentityProviderItemRequestBuilder.java @@ -41,7 +41,7 @@ public IdentityProviderItemRequestBuilder(@jakarta.annotation.Nonnull final Stri * @return a {@link IdentityProvider} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public IdentityProvider get() { * @return a {@link IdentityProvider} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public IdentityProvider get(@jakarta.annotation.Nullable final java.util.functio * The identity providers included in the user flow. * @return a {@link RequestInformation} * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link IdentityProviderItemRequestBuilder} * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrength/policies/PoliciesRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrength/policies/PoliciesRequestBuilder.java index 182fd61f648..1d2b107798a 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrength/policies/PoliciesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrength/policies/PoliciesRequestBuilder.java @@ -65,7 +65,7 @@ public PoliciesRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @ * @param authenticationMethodModes Usage: authenticationMethodModes={authenticationMethodModes} * @return a {@link FindByMethodModeWithAuthenticationMethodModesRequestBuilder} * @deprecated - * The findByMethodMode function is deprecated. Please use OData filter query instead. as of 2023-02/FindByMethodModeRemove + * The findByMethodMode function is deprecated. Please use OData filter query instead. as of 2023-02/FindByMethodModeRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrength/policies/findbymethodmodewithauthenticationmethodmodes/FindByMethodModeWithAuthenticationMethodModesRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrength/policies/findbymethodmodewithauthenticationmethodmodes/FindByMethodModeWithAuthenticationMethodModesRequestBuilder.java index 0723f3e65c4..a842c947673 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrength/policies/findbymethodmodewithauthenticationmethodmodes/FindByMethodModeWithAuthenticationMethodModesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrength/policies/findbymethodmodewithauthenticationmethodmodes/FindByMethodModeWithAuthenticationMethodModesRequestBuilder.java @@ -42,7 +42,7 @@ public FindByMethodModeWithAuthenticationMethodModesRequestBuilder(@jakarta.anno * @return a {@link FindByMethodModeWithAuthenticationMethodModesGetResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The findByMethodMode function is deprecated. Please use OData filter query instead. as of 2023-02/FindByMethodModeRemove + * The findByMethodMode function is deprecated. Please use OData filter query instead. as of 2023-02/FindByMethodModeRemove on 2023-02-01 and will be removed 2023-03-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -56,7 +56,7 @@ public FindByMethodModeWithAuthenticationMethodModesGetResponse get() { * @return a {@link FindByMethodModeWithAuthenticationMethodModesGetResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The findByMethodMode function is deprecated. Please use OData filter query instead. as of 2023-02/FindByMethodModeRemove + * The findByMethodMode function is deprecated. Please use OData filter query instead. as of 2023-02/FindByMethodModeRemove on 2023-02-01 and will be removed 2023-03-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -71,7 +71,7 @@ public FindByMethodModeWithAuthenticationMethodModesGetResponse get(@jakarta.ann * Get a list of the authenticationStrengthPolicy objects and their properties filtered to only include policies that include the authentication method mode specified in the request. * @return a {@link RequestInformation} * @deprecated - * The findByMethodMode function is deprecated. Please use OData filter query instead. as of 2023-02/FindByMethodModeRemove + * The findByMethodMode function is deprecated. Please use OData filter query instead. as of 2023-02/FindByMethodModeRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -83,7 +83,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The findByMethodMode function is deprecated. Please use OData filter query instead. as of 2023-02/FindByMethodModeRemove + * The findByMethodMode function is deprecated. Please use OData filter query instead. as of 2023-02/FindByMethodModeRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -98,7 +98,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link FindByMethodModeWithAuthenticationMethodModesRequestBuilder} * @deprecated - * The findByMethodMode function is deprecated. Please use OData filter query instead. as of 2023-02/FindByMethodModeRemove + * The findByMethodMode function is deprecated. Please use OData filter query instead. as of 2023-02/FindByMethodModeRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrengths/AuthenticationStrengthsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrengths/AuthenticationStrengthsRequestBuilder.java index dfcf99b547d..766cbcfa0bf 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrengths/AuthenticationStrengthsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrengths/AuthenticationStrengthsRequestBuilder.java @@ -26,7 +26,7 @@ public class AuthenticationStrengthsRequestBuilder extends BaseRequestBuilder { * Provides operations to manage the authenticationMethodModes property of the microsoft.graph.authenticationStrengthRoot entity. * @return a {@link AuthenticationMethodModesRequestBuilder} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -37,7 +37,7 @@ public AuthenticationMethodModesRequestBuilder authenticationMethodModes() { * Provides operations to manage the policies property of the microsoft.graph.authenticationStrengthRoot entity. * @return a {@link PoliciesRequestBuilder} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -64,7 +64,7 @@ public AuthenticationStrengthsRequestBuilder(@jakarta.annotation.Nonnull final S * Delete navigation property authenticationStrengths for identity * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @Deprecated public void delete() { @@ -75,7 +75,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -89,7 +89,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link AuthenticationStrengthRoot} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nullable @Deprecated @@ -102,7 +102,7 @@ public AuthenticationStrengthRoot get() { * @return a {@link AuthenticationStrengthRoot} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nullable @Deprecated @@ -118,7 +118,7 @@ public AuthenticationStrengthRoot get(@jakarta.annotation.Nullable final java.ut * @return a {@link AuthenticationStrengthRoot} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nullable @Deprecated @@ -132,7 +132,7 @@ public AuthenticationStrengthRoot patch(@jakarta.annotation.Nonnull final Authen * @return a {@link AuthenticationStrengthRoot} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nullable @Deprecated @@ -147,7 +147,7 @@ public AuthenticationStrengthRoot patch(@jakarta.annotation.Nonnull final Authen * Delete navigation property authenticationStrengths for identity * @return a {@link RequestInformation} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -159,7 +159,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -173,7 +173,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * DEPRECATED. See the authenticationStrength relationship instead. * @return a {@link RequestInformation} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -200,7 +200,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -213,7 +213,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -230,7 +230,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link AuthenticationStrengthsRequestBuilder} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrengths/authenticationmethodmodes/AuthenticationMethodModesRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrengths/authenticationmethodmodes/AuthenticationMethodModesRequestBuilder.java index 47150188c23..2f4241a547d 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrengths/authenticationmethodmodes/AuthenticationMethodModesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrengths/authenticationmethodmodes/AuthenticationMethodModesRequestBuilder.java @@ -27,7 +27,7 @@ public class AuthenticationMethodModesRequestBuilder extends BaseRequestBuilder * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param authenticationMethodModeDetailId The unique identifier of authenticationMethodModeDetail * @return a {@link AuthenticationMethodModeDetailItemRequestBuilder} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public AuthenticationMethodModesRequestBuilder(@jakarta.annotation.Nonnull final * @return a {@link AuthenticationMethodModeDetailCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public AuthenticationMethodModeDetailCollectionResponse get() { * @return a {@link AuthenticationMethodModeDetailCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public AuthenticationMethodModeDetailCollectionResponse get(@jakarta.annotation. * @return a {@link AuthenticationMethodModeDetail} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public AuthenticationMethodModeDetail post(@jakarta.annotation.Nonnull final Aut * @return a {@link AuthenticationMethodModeDetail} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public AuthenticationMethodModeDetail post(@jakarta.annotation.Nonnull final Aut * Names and descriptions of all valid authentication method modes in the system. * @return a {@link RequestInformation} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AuthenticationMethodModesRequestBuilder} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrengths/authenticationmethodmodes/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrengths/authenticationmethodmodes/count/CountRequestBuilder.java index d7cb6f0a99d..861979a9472 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrengths/authenticationmethodmodes/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrengths/authenticationmethodmodes/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrengths/authenticationmethodmodes/item/AuthenticationMethodModeDetailItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrengths/authenticationmethodmodes/item/AuthenticationMethodModeDetailItemRequestBuilder.java index 51c7cddd6fc..37a2dd2caf9 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrengths/authenticationmethodmodes/item/AuthenticationMethodModeDetailItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrengths/authenticationmethodmodes/item/AuthenticationMethodModeDetailItemRequestBuilder.java @@ -40,7 +40,7 @@ public AuthenticationMethodModeDetailItemRequestBuilder(@jakarta.annotation.Nonn * Delete navigation property authenticationMethodModes for identity * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @Deprecated public void delete() { @@ -51,7 +51,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -65,7 +65,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link AuthenticationMethodModeDetail} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nullable @Deprecated @@ -78,7 +78,7 @@ public AuthenticationMethodModeDetail get() { * @return a {@link AuthenticationMethodModeDetail} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nullable @Deprecated @@ -94,7 +94,7 @@ public AuthenticationMethodModeDetail get(@jakarta.annotation.Nullable final jav * @return a {@link AuthenticationMethodModeDetail} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nullable @Deprecated @@ -108,7 +108,7 @@ public AuthenticationMethodModeDetail patch(@jakarta.annotation.Nonnull final Au * @return a {@link AuthenticationMethodModeDetail} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nullable @Deprecated @@ -123,7 +123,7 @@ public AuthenticationMethodModeDetail patch(@jakarta.annotation.Nonnull final Au * Delete navigation property authenticationMethodModes for identity * @return a {@link RequestInformation} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -135,7 +135,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -149,7 +149,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Names and descriptions of all valid authentication method modes in the system. * @return a {@link RequestInformation} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -176,7 +176,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -189,7 +189,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -206,7 +206,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link AuthenticationMethodModeDetailItemRequestBuilder} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrengths/policies/PoliciesRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrengths/policies/PoliciesRequestBuilder.java index 65b8639c321..62022c40c3c 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrengths/policies/PoliciesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrengths/policies/PoliciesRequestBuilder.java @@ -28,7 +28,7 @@ public class PoliciesRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -40,7 +40,7 @@ public CountRequestBuilder count() { * @param authenticationStrengthPolicyId The unique identifier of authenticationStrengthPolicy * @return a {@link AuthenticationStrengthPolicyItemRequestBuilder} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -71,7 +71,7 @@ public PoliciesRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @ * @param authenticationMethodModes Usage: authenticationMethodModes={authenticationMethodModes} * @return a {@link FindByMethodModeWithAuthenticationMethodModesRequestBuilder} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -84,7 +84,7 @@ public FindByMethodModeWithAuthenticationMethodModesRequestBuilder findByMethodM * @return a {@link AuthenticationStrengthPolicyCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nullable @Deprecated @@ -97,7 +97,7 @@ public AuthenticationStrengthPolicyCollectionResponse get() { * @return a {@link AuthenticationStrengthPolicyCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public AuthenticationStrengthPolicyCollectionResponse get(@jakarta.annotation.Nu * @return a {@link AuthenticationStrengthPolicy} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nullable @Deprecated @@ -127,7 +127,7 @@ public AuthenticationStrengthPolicy post(@jakarta.annotation.Nonnull final Authe * @return a {@link AuthenticationStrengthPolicy} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nullable @Deprecated @@ -142,7 +142,7 @@ public AuthenticationStrengthPolicy post(@jakarta.annotation.Nonnull final Authe * A collection of authentication strength policies that exist for this tenant, including both built-in and custom policies. * @return a {@link RequestInformation} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -154,7 +154,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -169,7 +169,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -182,7 +182,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -199,7 +199,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link PoliciesRequestBuilder} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrengths/policies/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrengths/policies/count/CountRequestBuilder.java index d50a07296b3..4b420dcbad7 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrengths/policies/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrengths/policies/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrengths/policies/findbymethodmodewithauthenticationmethodmodes/FindByMethodModeWithAuthenticationMethodModesRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrengths/policies/findbymethodmodewithauthenticationmethodmodes/FindByMethodModeWithAuthenticationMethodModesRequestBuilder.java index fb577a797bd..bdd75bae304 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrengths/policies/findbymethodmodewithauthenticationmethodmodes/FindByMethodModeWithAuthenticationMethodModesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrengths/policies/findbymethodmodewithauthenticationmethodmodes/FindByMethodModeWithAuthenticationMethodModesRequestBuilder.java @@ -42,7 +42,7 @@ public FindByMethodModeWithAuthenticationMethodModesRequestBuilder(@jakarta.anno * @return a {@link FindByMethodModeWithAuthenticationMethodModesGetResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -56,7 +56,7 @@ public FindByMethodModeWithAuthenticationMethodModesGetResponse get() { * @return a {@link FindByMethodModeWithAuthenticationMethodModesGetResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -71,7 +71,7 @@ public FindByMethodModeWithAuthenticationMethodModesGetResponse get(@jakarta.ann * Get a list of the authenticationStrengthPolicy objects and their properties filtered to only include policies that include the authentication method mode specified in the request. * @return a {@link RequestInformation} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -83,7 +83,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -98,7 +98,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link FindByMethodModeWithAuthenticationMethodModesRequestBuilder} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrengths/policies/item/AuthenticationStrengthPolicyItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrengths/policies/item/AuthenticationStrengthPolicyItemRequestBuilder.java index 4df563d0b61..ad2d047d760 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrengths/policies/item/AuthenticationStrengthPolicyItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrengths/policies/item/AuthenticationStrengthPolicyItemRequestBuilder.java @@ -27,7 +27,7 @@ public class AuthenticationStrengthPolicyItemRequestBuilder extends BaseRequestB * Provides operations to manage the combinationConfigurations property of the microsoft.graph.authenticationStrengthPolicy entity. * @return a {@link CombinationConfigurationsRequestBuilder} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -38,7 +38,7 @@ public CombinationConfigurationsRequestBuilder combinationConfigurations() { * Provides operations to call the updateAllowedCombinations method. * @return a {@link UpdateAllowedCombinationsRequestBuilder} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -49,7 +49,7 @@ public UpdateAllowedCombinationsRequestBuilder updateAllowedCombinations() { * Provides operations to call the usage method. * @return a {@link UsageRequestBuilder} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -76,7 +76,7 @@ public AuthenticationStrengthPolicyItemRequestBuilder(@jakarta.annotation.Nonnul * Delete navigation property policies for identity * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @Deprecated public void delete() { @@ -87,7 +87,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -101,7 +101,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link AuthenticationStrengthPolicy} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nullable @Deprecated @@ -114,7 +114,7 @@ public AuthenticationStrengthPolicy get() { * @return a {@link AuthenticationStrengthPolicy} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nullable @Deprecated @@ -130,7 +130,7 @@ public AuthenticationStrengthPolicy get(@jakarta.annotation.Nullable final java. * @return a {@link AuthenticationStrengthPolicy} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nullable @Deprecated @@ -144,7 +144,7 @@ public AuthenticationStrengthPolicy patch(@jakarta.annotation.Nonnull final Auth * @return a {@link AuthenticationStrengthPolicy} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nullable @Deprecated @@ -159,7 +159,7 @@ public AuthenticationStrengthPolicy patch(@jakarta.annotation.Nonnull final Auth * Delete navigation property policies for identity * @return a {@link RequestInformation} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -171,7 +171,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * A collection of authentication strength policies that exist for this tenant, including both built-in and custom policies. * @return a {@link RequestInformation} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -197,7 +197,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -212,7 +212,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -225,7 +225,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -242,7 +242,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link AuthenticationStrengthPolicyItemRequestBuilder} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrengths/policies/item/combinationconfigurations/CombinationConfigurationsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrengths/policies/item/combinationconfigurations/CombinationConfigurationsRequestBuilder.java index fb5511171bd..c0e263c9908 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrengths/policies/item/combinationconfigurations/CombinationConfigurationsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrengths/policies/item/combinationconfigurations/CombinationConfigurationsRequestBuilder.java @@ -27,7 +27,7 @@ public class CombinationConfigurationsRequestBuilder extends BaseRequestBuilder * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param authenticationCombinationConfigurationId The unique identifier of authenticationCombinationConfiguration * @return a {@link AuthenticationCombinationConfigurationItemRequestBuilder} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public CombinationConfigurationsRequestBuilder(@jakarta.annotation.Nonnull final * @return a {@link AuthenticationCombinationConfigurationCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public AuthenticationCombinationConfigurationCollectionResponse get() { * @return a {@link AuthenticationCombinationConfigurationCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public AuthenticationCombinationConfigurationCollectionResponse get(@jakarta.ann * @return a {@link AuthenticationCombinationConfiguration} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public AuthenticationCombinationConfiguration post(@jakarta.annotation.Nonnull f * @return a {@link AuthenticationCombinationConfiguration} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public AuthenticationCombinationConfiguration post(@jakarta.annotation.Nonnull f * Settings that may be used to require specific types or instances of an authentication method to be used when authenticating with a specified combination of authentication methods. * @return a {@link RequestInformation} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CombinationConfigurationsRequestBuilder} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrengths/policies/item/combinationconfigurations/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrengths/policies/item/combinationconfigurations/count/CountRequestBuilder.java index 75e8a446828..2100d3ff5b0 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrengths/policies/item/combinationconfigurations/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrengths/policies/item/combinationconfigurations/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrengths/policies/item/combinationconfigurations/item/AuthenticationCombinationConfigurationItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrengths/policies/item/combinationconfigurations/item/AuthenticationCombinationConfigurationItemRequestBuilder.java index f3e3c327517..f0b3c8f31d5 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrengths/policies/item/combinationconfigurations/item/AuthenticationCombinationConfigurationItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrengths/policies/item/combinationconfigurations/item/AuthenticationCombinationConfigurationItemRequestBuilder.java @@ -40,7 +40,7 @@ public AuthenticationCombinationConfigurationItemRequestBuilder(@jakarta.annotat * Delete navigation property combinationConfigurations for identity * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @Deprecated public void delete() { @@ -51,7 +51,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -65,7 +65,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link AuthenticationCombinationConfiguration} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nullable @Deprecated @@ -78,7 +78,7 @@ public AuthenticationCombinationConfiguration get() { * @return a {@link AuthenticationCombinationConfiguration} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nullable @Deprecated @@ -94,7 +94,7 @@ public AuthenticationCombinationConfiguration get(@jakarta.annotation.Nullable f * @return a {@link AuthenticationCombinationConfiguration} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nullable @Deprecated @@ -108,7 +108,7 @@ public AuthenticationCombinationConfiguration patch(@jakarta.annotation.Nonnull * @return a {@link AuthenticationCombinationConfiguration} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nullable @Deprecated @@ -123,7 +123,7 @@ public AuthenticationCombinationConfiguration patch(@jakarta.annotation.Nonnull * Delete navigation property combinationConfigurations for identity * @return a {@link RequestInformation} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -135,7 +135,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -149,7 +149,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Settings that may be used to require specific types or instances of an authentication method to be used when authenticating with a specified combination of authentication methods. * @return a {@link RequestInformation} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -176,7 +176,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -189,7 +189,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -206,7 +206,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link AuthenticationCombinationConfigurationItemRequestBuilder} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrengths/policies/item/updateallowedcombinations/UpdateAllowedCombinationsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrengths/policies/item/updateallowedcombinations/UpdateAllowedCombinationsRequestBuilder.java index 334a6c38fdc..6584e91d357 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrengths/policies/item/updateallowedcombinations/UpdateAllowedCombinationsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrengths/policies/item/updateallowedcombinations/UpdateAllowedCombinationsRequestBuilder.java @@ -41,7 +41,7 @@ public UpdateAllowedCombinationsRequestBuilder(@jakarta.annotation.Nonnull final * @return a {@link UpdateAllowedCombinationsResult} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -56,7 +56,7 @@ public UpdateAllowedCombinationsResult post(@jakarta.annotation.Nonnull final Up * @return a {@link UpdateAllowedCombinationsResult} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -73,7 +73,7 @@ public UpdateAllowedCombinationsResult post(@jakarta.annotation.Nonnull final Up * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -86,7 +86,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -103,7 +103,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link UpdateAllowedCombinationsRequestBuilder} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrengths/policies/item/usage/UsageRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrengths/policies/item/usage/UsageRequestBuilder.java index 72a8f910c0e..939d97a67fa 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrengths/policies/item/usage/UsageRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/authenticationstrengths/policies/item/usage/UsageRequestBuilder.java @@ -40,7 +40,7 @@ public UsageRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link AuthenticationStrengthUsage} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -54,7 +54,7 @@ public AuthenticationStrengthUsage get() { * @return a {@link AuthenticationStrengthUsage} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -69,7 +69,7 @@ public AuthenticationStrengthUsage get(@jakarta.annotation.Nullable final java.u * The usage function allows the caller to see which Conditional Access policies reference a specified authentication strength policy. The policies are returned in two collections, one containing Conditional Access policies that require an MFA claim and the other containing Conditional Access policies that do not require such a claim. Policies in the former category are restricted in what kinds of changes may be made to them to prevent undermining the MFA requirement of those policies. * @return a {@link RequestInformation} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -81,7 +81,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -96,7 +96,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link UsageRequestBuilder} * @deprecated - * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove + * The 'authenticationStrengths' segment is deprecated. Please use 'authenticationStrength' instead. as of 2023-02/AuthenticationStrengthsRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/evaluate/EvaluateRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/evaluate/EvaluateRequestBuilder.java index 49c29a4c01d..05d91cf5a7c 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/evaluate/EvaluateRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/evaluate/EvaluateRequestBuilder.java @@ -40,7 +40,7 @@ public EvaluateRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @ * @return a {@link EvaluatePostResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for conditional access what If API as of 2024-07/PrivatePreview:WhatIfEvaluation + * Private preview for conditional access what If API as of 2024-07/PrivatePreview:WhatIfEvaluation on 2024-07-25 and will be removed 2025-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public EvaluatePostResponse post(@jakarta.annotation.Nonnull final EvaluatePostR * @return a {@link EvaluatePostResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for conditional access what If API as of 2024-07/PrivatePreview:WhatIfEvaluation + * Private preview for conditional access what If API as of 2024-07/PrivatePreview:WhatIfEvaluation on 2024-07-25 and will be removed 2025-02-01 */ @jakarta.annotation.Nullable @Deprecated @@ -70,7 +70,7 @@ public EvaluatePostResponse post(@jakarta.annotation.Nonnull final EvaluatePostR * @param body The request body * @return a {@link RequestInformation} * @deprecated - * Private preview for conditional access what If API as of 2024-07/PrivatePreview:WhatIfEvaluation + * Private preview for conditional access what If API as of 2024-07/PrivatePreview:WhatIfEvaluation on 2024-07-25 and will be removed 2025-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -83,7 +83,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Private preview for conditional access what If API as of 2024-07/PrivatePreview:WhatIfEvaluation + * Private preview for conditional access what If API as of 2024-07/PrivatePreview:WhatIfEvaluation on 2024-07-25 and will be removed 2025-02-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -100,7 +100,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link EvaluateRequestBuilder} * @deprecated - * Private preview for conditional access what If API as of 2024-07/PrivatePreview:WhatIfEvaluation + * Private preview for conditional access what If API as of 2024-07/PrivatePreview:WhatIfEvaluation on 2024-07-25 and will be removed 2025-02-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/namedlocations/item/NamedLocationItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/namedlocations/item/NamedLocationItemRequestBuilder.java index c3f43988d93..614ebe23559 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/namedlocations/item/NamedLocationItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identity/conditionalaccess/namedlocations/item/NamedLocationItemRequestBuilder.java @@ -57,21 +57,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * Retrieve the properties and relationships of an ipNamedLocation object. + * Retrieve the properties and relationships of a namedLocation object. * @return a {@link NamedLocation} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public NamedLocation get() { return get(null); } /** - * Retrieve the properties and relationships of an ipNamedLocation object. + * Retrieve the properties and relationships of a namedLocation object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link NamedLocation} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public NamedLocation get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -128,7 +128,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * Retrieve the properties and relationships of an ipNamedLocation object. + * Retrieve the properties and relationships of a namedLocation object. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -136,7 +136,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Retrieve the properties and relationships of an ipNamedLocation object. + * Retrieve the properties and relationships of a namedLocation object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -188,7 +188,7 @@ public NamedLocationItemRequestBuilder withUrl(@jakarta.annotation.Nonnull final public class DeleteRequestConfiguration extends BaseRequestConfiguration { } /** - * Retrieve the properties and relationships of an ipNamedLocation object. + * Retrieve the properties and relationships of a namedLocation object. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/beta/generated/identity/userflows/UserFlowsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identity/userflows/UserFlowsRequestBuilder.java index d292dac1f5d..f71ae2c787f 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identity/userflows/UserFlowsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identity/userflows/UserFlowsRequestBuilder.java @@ -27,7 +27,7 @@ public class UserFlowsRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider + * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider on 2021-05-21 and will be removed 2022-01-15 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param identityUserFlowId The unique identifier of identityUserFlow * @return a {@link IdentityUserFlowItemRequestBuilder} * @deprecated - * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider + * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider on 2021-05-21 and will be removed 2022-01-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public UserFlowsRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, * @return a {@link IdentityUserFlowCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider + * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider on 2021-05-21 and will be removed 2022-01-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -84,7 +84,7 @@ public IdentityUserFlowCollectionResponse get() { * @return a {@link IdentityUserFlowCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider + * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider on 2021-05-21 and will be removed 2022-01-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -101,7 +101,7 @@ public IdentityUserFlowCollectionResponse get(@jakarta.annotation.Nullable final * @return a {@link IdentityUserFlow} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider + * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider on 2021-05-21 and will be removed 2022-01-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -116,7 +116,7 @@ public IdentityUserFlow post(@jakarta.annotation.Nonnull final IdentityUserFlow * @return a {@link IdentityUserFlow} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider + * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider on 2021-05-21 and will be removed 2022-01-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -132,7 +132,7 @@ public IdentityUserFlow post(@jakarta.annotation.Nonnull final IdentityUserFlow * Retrieve a list of userflows. * @return a {@link RequestInformation} * @deprecated - * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider + * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider on 2021-05-21 and will be removed 2022-01-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -144,7 +144,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider + * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider on 2021-05-21 and will be removed 2022-01-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -159,7 +159,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider + * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider on 2021-05-21 and will be removed 2022-01-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -172,7 +172,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider + * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider on 2021-05-21 and will be removed 2022-01-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -189,7 +189,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link UserFlowsRequestBuilder} * @deprecated - * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider + * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider on 2021-05-21 and will be removed 2022-01-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identity/userflows/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identity/userflows/count/CountRequestBuilder.java index 667e804c481..ae00c7e4954 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identity/userflows/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identity/userflows/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider + * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider on 2021-05-21 and will be removed 2022-01-15 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider + * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider on 2021-05-21 and will be removed 2022-01-15 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider + * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider on 2021-05-21 and will be removed 2022-01-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider + * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider on 2021-05-21 and will be removed 2022-01-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider + * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider on 2021-05-21 and will be removed 2022-01-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identity/userflows/item/IdentityUserFlowItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identity/userflows/item/IdentityUserFlowItemRequestBuilder.java index b9fe5b95b66..3d8e2c2740d 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identity/userflows/item/IdentityUserFlowItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identity/userflows/item/IdentityUserFlowItemRequestBuilder.java @@ -40,7 +40,7 @@ public IdentityUserFlowItemRequestBuilder(@jakarta.annotation.Nonnull final Stri * Delete an existing userFlow object. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider + * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider on 2021-05-21 and will be removed 2022-01-15 * @see Find more info here */ @Deprecated @@ -52,7 +52,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider + * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider on 2021-05-21 and will be removed 2022-01-15 * @see Find more info here */ @Deprecated @@ -67,7 +67,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link IdentityUserFlow} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider + * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider on 2021-05-21 and will be removed 2022-01-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -81,7 +81,7 @@ public IdentityUserFlow get() { * @return a {@link IdentityUserFlow} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider + * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider on 2021-05-21 and will be removed 2022-01-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -98,7 +98,7 @@ public IdentityUserFlow get(@jakarta.annotation.Nullable final java.util.functio * @return a {@link IdentityUserFlow} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider + * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider on 2021-05-21 and will be removed 2022-01-15 */ @jakarta.annotation.Nullable @Deprecated @@ -112,7 +112,7 @@ public IdentityUserFlow patch(@jakarta.annotation.Nonnull final IdentityUserFlow * @return a {@link IdentityUserFlow} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider + * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider on 2021-05-21 and will be removed 2022-01-15 */ @jakarta.annotation.Nullable @Deprecated @@ -127,7 +127,7 @@ public IdentityUserFlow patch(@jakarta.annotation.Nonnull final IdentityUserFlow * Delete an existing userFlow object. * @return a {@link RequestInformation} * @deprecated - * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider + * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider on 2021-05-21 and will be removed 2022-01-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -139,7 +139,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider + * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider on 2021-05-21 and will be removed 2022-01-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -153,7 +153,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Retrieve the properties and associations for an userFlow object. * @return a {@link RequestInformation} * @deprecated - * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider + * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider on 2021-05-21 and will be removed 2022-01-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -165,7 +165,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider + * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider on 2021-05-21 and will be removed 2022-01-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -180,7 +180,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider + * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider on 2021-05-21 and will be removed 2022-01-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -193,7 +193,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider + * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider on 2021-05-21 and will be removed 2022-01-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -210,7 +210,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link IdentityUserFlowItemRequestBuilder} * @deprecated - * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider + * The identity/userflows API is deprecated and will stop returning data on January 2022. Please use the new b2cUserflows or b2xUserflows APIs. as of 2021-05/identityProvider on 2021-05-21 and will be removed 2022-01-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/EntitlementManagementRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/EntitlementManagementRequestBuilder.java index 4994d8c52b8..c8425645598 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/EntitlementManagementRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/EntitlementManagementRequestBuilder.java @@ -163,7 +163,7 @@ public SubjectsRequestBuilder subjects() { * @param uniqueName Alternate key of accessPackageCatalog * @return a {@link AccessPackageCatalogsWithUniqueNameRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentpolicies/AccessPackageAssignmentPoliciesRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentpolicies/AccessPackageAssignmentPoliciesRequestBuilder.java index 098b56d746f..dbb28dd9a4d 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentpolicies/AccessPackageAssignmentPoliciesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentpolicies/AccessPackageAssignmentPoliciesRequestBuilder.java @@ -27,7 +27,7 @@ public class AccessPackageAssignmentPoliciesRequestBuilder extends BaseRequestBu * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param accessPackageAssignmentPolicyId The unique identifier of accessPackageAssignmentPolicy * @return a {@link AccessPackageAssignmentPolicyItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public AccessPackageAssignmentPoliciesRequestBuilder(@jakarta.annotation.Nonnull * @return a {@link AccessPackageAssignmentPolicyCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -84,7 +84,7 @@ public AccessPackageAssignmentPolicyCollectionResponse get() { * @return a {@link AccessPackageAssignmentPolicyCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -101,7 +101,7 @@ public AccessPackageAssignmentPolicyCollectionResponse get(@jakarta.annotation.N * @return a {@link AccessPackageAssignmentPolicy} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -116,7 +116,7 @@ public AccessPackageAssignmentPolicy post(@jakarta.annotation.Nonnull final Acce * @return a {@link AccessPackageAssignmentPolicy} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -132,7 +132,7 @@ public AccessPackageAssignmentPolicy post(@jakarta.annotation.Nonnull final Acce * Retrieve a list of accessPackageAssignmentPolicy objects in Microsoft Entra entitlement management. If the delegated user is in a directory role, the resulting list includes all the assignment policies that the caller has access to read, across all catalogs and access packages. If the delegated user is an access package manager or catalog owner, they should instead retrieve the policies for the access packages they can read with list accessPackages by including $expand=accessPackageAssignmentPolicies in the query. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -144,7 +144,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -159,7 +159,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -172,7 +172,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -189,7 +189,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageAssignmentPoliciesRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentpolicies/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentpolicies/count/CountRequestBuilder.java index ef16dee6e28..0e5e1dd056c 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentpolicies/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentpolicies/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentpolicies/item/AccessPackageAssignmentPolicyItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentpolicies/item/AccessPackageAssignmentPolicyItemRequestBuilder.java index fdd2872c10f..a01101a5004 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentpolicies/item/AccessPackageAssignmentPolicyItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentpolicies/item/AccessPackageAssignmentPolicyItemRequestBuilder.java @@ -28,7 +28,7 @@ public class AccessPackageAssignmentPolicyItemRequestBuilder extends BaseRequest * Provides operations to manage the accessPackage property of the microsoft.graph.accessPackageAssignmentPolicy entity. * @return a {@link AccessPackageRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public AccessPackageRequestBuilder accessPackage() { * Provides operations to manage the accessPackageCatalog property of the microsoft.graph.accessPackageAssignmentPolicy entity. * @return a {@link AccessPackageCatalogRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -50,7 +50,7 @@ public AccessPackageCatalogRequestBuilder accessPackageCatalog() { * Provides operations to manage the customExtensionHandlers property of the microsoft.graph.accessPackageAssignmentPolicy entity. * @return a {@link CustomExtensionHandlersRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -61,7 +61,7 @@ public CustomExtensionHandlersRequestBuilder customExtensionHandlers() { * Provides operations to manage the customExtensionStageSettings property of the microsoft.graph.accessPackageAssignmentPolicy entity. * @return a {@link CustomExtensionStageSettingsRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -88,7 +88,7 @@ public AccessPackageAssignmentPolicyItemRequestBuilder(@jakarta.annotation.Nonnu * In Microsoft Entra entitlement management, delete an accessPackageAssignmentPolicy. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @Deprecated @@ -100,7 +100,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @Deprecated @@ -115,7 +115,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link AccessPackageAssignmentPolicy} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -129,7 +129,7 @@ public AccessPackageAssignmentPolicy get() { * @return a {@link AccessPackageAssignmentPolicy} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -146,7 +146,7 @@ public AccessPackageAssignmentPolicy get(@jakarta.annotation.Nullable final java * @return a {@link AccessPackageAssignmentPolicy} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -161,7 +161,7 @@ public AccessPackageAssignmentPolicy put(@jakarta.annotation.Nonnull final Acces * @return a {@link AccessPackageAssignmentPolicy} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -177,7 +177,7 @@ public AccessPackageAssignmentPolicy put(@jakarta.annotation.Nonnull final Acces * In Microsoft Entra entitlement management, delete an accessPackageAssignmentPolicy. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -189,7 +189,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -203,7 +203,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * In Microsoft Entra entitlement management, retrieve the properties and relationships of an accessPackageAssignmentPolicy object. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -215,7 +215,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -230,7 +230,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -243,7 +243,7 @@ public RequestInformation toPutRequestInformation(@jakarta.annotation.Nonnull fi * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -260,7 +260,7 @@ public RequestInformation toPutRequestInformation(@jakarta.annotation.Nonnull fi * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageAssignmentPolicyItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentpolicies/item/accesspackage/AccessPackageRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentpolicies/item/accesspackage/AccessPackageRequestBuilder.java index f387f563b6b..8cef0e5c50d 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentpolicies/item/accesspackage/AccessPackageRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentpolicies/item/accesspackage/AccessPackageRequestBuilder.java @@ -41,7 +41,7 @@ public AccessPackageRequestBuilder(@jakarta.annotation.Nonnull final String rawU * @return a {@link AccessPackage} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public AccessPackage get() { * @return a {@link AccessPackage} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public AccessPackage get(@jakarta.annotation.Nullable final java.util.function.C * The access package with this policy. Read-only. Nullable. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentpolicies/item/accesspackagecatalog/AccessPackageCatalogRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentpolicies/item/accesspackagecatalog/AccessPackageCatalogRequestBuilder.java index 446ea9398be..780f11a93bc 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentpolicies/item/accesspackagecatalog/AccessPackageCatalogRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentpolicies/item/accesspackagecatalog/AccessPackageCatalogRequestBuilder.java @@ -41,7 +41,7 @@ public AccessPackageCatalogRequestBuilder(@jakarta.annotation.Nonnull final Stri * @return a {@link AccessPackageCatalog} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public AccessPackageCatalog get() { * @return a {@link AccessPackageCatalog} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public AccessPackageCatalog get(@jakarta.annotation.Nullable final java.util.fun * Get accessPackageCatalog from identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageCatalogRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentpolicies/item/customextensionhandlers/CustomExtensionHandlersRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentpolicies/item/customextensionhandlers/CustomExtensionHandlersRequestBuilder.java index 6aa6227b167..2519b8d9e4c 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentpolicies/item/customextensionhandlers/CustomExtensionHandlersRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentpolicies/item/customextensionhandlers/CustomExtensionHandlersRequestBuilder.java @@ -27,7 +27,7 @@ public class CustomExtensionHandlersRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param customExtensionHandlerId The unique identifier of customExtensionHandler * @return a {@link CustomExtensionHandlerItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public CustomExtensionHandlersRequestBuilder(@jakarta.annotation.Nonnull final S * @return a {@link CustomExtensionHandlerCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public CustomExtensionHandlerCollectionResponse get() { * @return a {@link CustomExtensionHandlerCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public CustomExtensionHandlerCollectionResponse get(@jakarta.annotation.Nullable * @return a {@link CustomExtensionHandler} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public CustomExtensionHandler post(@jakarta.annotation.Nonnull final CustomExten * @return a {@link CustomExtensionHandler} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public CustomExtensionHandler post(@jakarta.annotation.Nonnull final CustomExten * The collection of stages when to execute one or more custom access package workflow extensions. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CustomExtensionHandlersRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentpolicies/item/customextensionhandlers/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentpolicies/item/customextensionhandlers/count/CountRequestBuilder.java index 499ae55b04f..9e92871c862 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentpolicies/item/customextensionhandlers/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentpolicies/item/customextensionhandlers/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentpolicies/item/customextensionhandlers/item/CustomExtensionHandlerItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentpolicies/item/customextensionhandlers/item/CustomExtensionHandlerItemRequestBuilder.java index 63216e52f0d..2eb38f85a91 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentpolicies/item/customextensionhandlers/item/CustomExtensionHandlerItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentpolicies/item/customextensionhandlers/item/CustomExtensionHandlerItemRequestBuilder.java @@ -25,7 +25,7 @@ public class CustomExtensionHandlerItemRequestBuilder extends BaseRequestBuilder * Provides operations to manage the customExtension property of the microsoft.graph.customExtensionHandler entity. * @return a {@link CustomExtensionRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -52,7 +52,7 @@ public CustomExtensionHandlerItemRequestBuilder(@jakarta.annotation.Nonnull fina * Delete navigation property customExtensionHandlers for identityGovernance * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete() { @@ -63,7 +63,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -77,7 +77,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link CustomExtensionHandler} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -90,7 +90,7 @@ public CustomExtensionHandler get() { * @return a {@link CustomExtensionHandler} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -106,7 +106,7 @@ public CustomExtensionHandler get(@jakarta.annotation.Nullable final java.util.f * @return a {@link CustomExtensionHandler} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -120,7 +120,7 @@ public CustomExtensionHandler patch(@jakarta.annotation.Nonnull final CustomExte * @return a {@link CustomExtensionHandler} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -135,7 +135,7 @@ public CustomExtensionHandler patch(@jakarta.annotation.Nonnull final CustomExte * Delete navigation property customExtensionHandlers for identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -147,7 +147,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * The collection of stages when to execute one or more custom access package workflow extensions. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -173,7 +173,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -188,7 +188,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -201,7 +201,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -218,7 +218,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link CustomExtensionHandlerItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentpolicies/item/customextensionhandlers/item/customextension/CustomExtensionRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentpolicies/item/customextensionhandlers/item/customextension/CustomExtensionRequestBuilder.java index 2a94d5dd9c7..5458e48a87e 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentpolicies/item/customextensionhandlers/item/customextension/CustomExtensionRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentpolicies/item/customextensionhandlers/item/customextension/CustomExtensionRequestBuilder.java @@ -41,7 +41,7 @@ public CustomExtensionRequestBuilder(@jakarta.annotation.Nonnull final String ra * @return a {@link CustomAccessPackageWorkflowExtension} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public CustomAccessPackageWorkflowExtension get() { * @return a {@link CustomAccessPackageWorkflowExtension} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public CustomAccessPackageWorkflowExtension get(@jakarta.annotation.Nullable fin * Indicates which custom workflow extension is executed at this stage. Nullable. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CustomExtensionRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentpolicies/item/customextensionstagesettings/CustomExtensionStageSettingsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentpolicies/item/customextensionstagesettings/CustomExtensionStageSettingsRequestBuilder.java index 39bd88b9023..83df4a52197 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentpolicies/item/customextensionstagesettings/CustomExtensionStageSettingsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentpolicies/item/customextensionstagesettings/CustomExtensionStageSettingsRequestBuilder.java @@ -27,7 +27,7 @@ public class CustomExtensionStageSettingsRequestBuilder extends BaseRequestBuild * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param customExtensionStageSettingId The unique identifier of customExtensionStageSetting * @return a {@link CustomExtensionStageSettingItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public CustomExtensionStageSettingsRequestBuilder(@jakarta.annotation.Nonnull fi * @return a {@link CustomExtensionStageSettingCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public CustomExtensionStageSettingCollectionResponse get() { * @return a {@link CustomExtensionStageSettingCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public CustomExtensionStageSettingCollectionResponse get(@jakarta.annotation.Nul * @return a {@link CustomExtensionStageSetting} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public CustomExtensionStageSetting post(@jakarta.annotation.Nonnull final Custom * @return a {@link CustomExtensionStageSetting} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public CustomExtensionStageSetting post(@jakarta.annotation.Nonnull final Custom * The collection of stages when to execute one or more custom access package workflow extensions. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CustomExtensionStageSettingsRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentpolicies/item/customextensionstagesettings/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentpolicies/item/customextensionstagesettings/count/CountRequestBuilder.java index f6aecf668be..c3973f8a1ab 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentpolicies/item/customextensionstagesettings/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentpolicies/item/customextensionstagesettings/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentpolicies/item/customextensionstagesettings/item/CustomExtensionStageSettingItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentpolicies/item/customextensionstagesettings/item/CustomExtensionStageSettingItemRequestBuilder.java index 95203ba6126..4d123b4b300 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentpolicies/item/customextensionstagesettings/item/CustomExtensionStageSettingItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentpolicies/item/customextensionstagesettings/item/CustomExtensionStageSettingItemRequestBuilder.java @@ -25,7 +25,7 @@ public class CustomExtensionStageSettingItemRequestBuilder extends BaseRequestBu * Provides operations to manage the customExtension property of the microsoft.graph.customExtensionStageSetting entity. * @return a {@link CustomExtensionRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -52,7 +52,7 @@ public CustomExtensionStageSettingItemRequestBuilder(@jakarta.annotation.Nonnull * Delete navigation property customExtensionStageSettings for identityGovernance * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete() { @@ -63,7 +63,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -77,7 +77,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link CustomExtensionStageSetting} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -90,7 +90,7 @@ public CustomExtensionStageSetting get() { * @return a {@link CustomExtensionStageSetting} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -106,7 +106,7 @@ public CustomExtensionStageSetting get(@jakarta.annotation.Nullable final java.u * @return a {@link CustomExtensionStageSetting} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -120,7 +120,7 @@ public CustomExtensionStageSetting patch(@jakarta.annotation.Nonnull final Custo * @return a {@link CustomExtensionStageSetting} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -135,7 +135,7 @@ public CustomExtensionStageSetting patch(@jakarta.annotation.Nonnull final Custo * Delete navigation property customExtensionStageSettings for identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -147,7 +147,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * The collection of stages when to execute one or more custom access package workflow extensions. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -173,7 +173,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -188,7 +188,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -201,7 +201,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -218,7 +218,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link CustomExtensionStageSettingItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentpolicies/item/customextensionstagesettings/item/customextension/CustomExtensionRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentpolicies/item/customextensionstagesettings/item/customextension/CustomExtensionRequestBuilder.java index 7370b0868c8..450ac64b46d 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentpolicies/item/customextensionstagesettings/item/customextension/CustomExtensionRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentpolicies/item/customextensionstagesettings/item/customextension/CustomExtensionRequestBuilder.java @@ -41,7 +41,7 @@ public CustomExtensionRequestBuilder(@jakarta.annotation.Nonnull final String ra * @return a {@link CustomCalloutExtension} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public CustomCalloutExtension get() { * @return a {@link CustomCalloutExtension} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public CustomCalloutExtension get(@jakarta.annotation.Nullable final java.util.f * Indicates the custom workflow extension that is executed at this stage. Nullable. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CustomExtensionRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentrequests/AccessPackageAssignmentRequestsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentrequests/AccessPackageAssignmentRequestsRequestBuilder.java index d7dc179ca00..32c712d0d59 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentrequests/AccessPackageAssignmentRequestsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentrequests/AccessPackageAssignmentRequestsRequestBuilder.java @@ -28,7 +28,7 @@ public class AccessPackageAssignmentRequestsRequestBuilder extends BaseRequestBu * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -40,7 +40,7 @@ public CountRequestBuilder count() { * @param accessPackageAssignmentRequestId The unique identifier of accessPackageAssignmentRequest * @return a {@link AccessPackageAssignmentRequestItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -71,7 +71,7 @@ public AccessPackageAssignmentRequestsRequestBuilder(@jakarta.annotation.Nonnull * @param on Usage: on='{on}' * @return a {@link FilterByCurrentUserWithOnRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -84,7 +84,7 @@ public FilterByCurrentUserWithOnRequestBuilder filterByCurrentUserWithOn(@jakart * @return a {@link AccessPackageAssignmentRequestCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -98,7 +98,7 @@ public AccessPackageAssignmentRequestCollectionResponse get() { * @return a {@link AccessPackageAssignmentRequestCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -115,7 +115,7 @@ public AccessPackageAssignmentRequestCollectionResponse get(@jakarta.annotation. * @return a {@link AccessPackageAssignmentRequest} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -130,7 +130,7 @@ public AccessPackageAssignmentRequest post(@jakarta.annotation.Nonnull final Acc * @return a {@link AccessPackageAssignmentRequest} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -146,7 +146,7 @@ public AccessPackageAssignmentRequest post(@jakarta.annotation.Nonnull final Acc * In Microsoft Entra entitlement management, retrieve a list of accessPackageAssignmentRequest objects. The resulting list includes all the assignment requests, current and well as expired, that the caller has access to read, across all catalogs and access packages. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -158,7 +158,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -173,7 +173,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -186,7 +186,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -203,7 +203,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageAssignmentRequestsRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentrequests/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentrequests/count/CountRequestBuilder.java index c5402fe9345..4a5556225d6 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentrequests/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentrequests/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentrequests/filterbycurrentuserwithon/FilterByCurrentUserWithOnRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentrequests/filterbycurrentuserwithon/FilterByCurrentUserWithOnRequestBuilder.java index 267e80c4896..190f63fe742 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentrequests/filterbycurrentuserwithon/FilterByCurrentUserWithOnRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentrequests/filterbycurrentuserwithon/FilterByCurrentUserWithOnRequestBuilder.java @@ -42,7 +42,7 @@ public FilterByCurrentUserWithOnRequestBuilder(@jakarta.annotation.Nonnull final * @return a {@link FilterByCurrentUserWithOnGetResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -56,7 +56,7 @@ public FilterByCurrentUserWithOnGetResponse get() { * @return a {@link FilterByCurrentUserWithOnGetResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -71,7 +71,7 @@ public FilterByCurrentUserWithOnGetResponse get(@jakarta.annotation.Nullable fin * In Microsoft Entra Entitlement Management, retrieve a list of accessPackageAssignmentRequest objects filtered on the signed-in user. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -83,7 +83,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -98,7 +98,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link FilterByCurrentUserWithOnRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentrequests/item/AccessPackageAssignmentRequestItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentrequests/item/AccessPackageAssignmentRequestItemRequestBuilder.java index 67388534865..08678e2f1de 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentrequests/item/AccessPackageAssignmentRequestItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentrequests/item/AccessPackageAssignmentRequestItemRequestBuilder.java @@ -30,7 +30,7 @@ public class AccessPackageAssignmentRequestItemRequestBuilder extends BaseReques * Provides operations to manage the accessPackage property of the microsoft.graph.accessPackageAssignmentRequest entity. * @return a {@link AccessPackageRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -41,7 +41,7 @@ public AccessPackageRequestBuilder accessPackage() { * Provides operations to manage the accessPackageAssignment property of the microsoft.graph.accessPackageAssignmentRequest entity. * @return a {@link AccessPackageAssignmentRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -52,7 +52,7 @@ public AccessPackageAssignmentRequestBuilder accessPackageAssignment() { * Provides operations to call the cancel method. * @return a {@link CancelRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -63,7 +63,7 @@ public CancelRequestBuilder cancel() { * Provides operations to call the reprocess method. * @return a {@link ReprocessRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -74,7 +74,7 @@ public ReprocessRequestBuilder reprocess() { * Provides operations to manage the requestor property of the microsoft.graph.accessPackageAssignmentRequest entity. * @return a {@link RequestorRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -85,7 +85,7 @@ public RequestorRequestBuilder requestor() { * Provides operations to call the resume method. * @return a {@link ResumeRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -112,7 +112,7 @@ public AccessPackageAssignmentRequestItemRequestBuilder(@jakarta.annotation.Nonn * Delete an accessPackageAssignmentRequest object. This request can be made to remove a denied or completed request. You can't delete an access package assignment request if it has any accessPackageAssignment objects. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @Deprecated @@ -124,7 +124,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @Deprecated @@ -139,7 +139,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link AccessPackageAssignmentRequest} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -153,7 +153,7 @@ public AccessPackageAssignmentRequest get() { * @return a {@link AccessPackageAssignmentRequest} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -170,7 +170,7 @@ public AccessPackageAssignmentRequest get(@jakarta.annotation.Nullable final jav * @return a {@link AccessPackageAssignmentRequest} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -184,7 +184,7 @@ public AccessPackageAssignmentRequest patch(@jakarta.annotation.Nonnull final Ac * @return a {@link AccessPackageAssignmentRequest} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -199,7 +199,7 @@ public AccessPackageAssignmentRequest patch(@jakarta.annotation.Nonnull final Ac * Delete an accessPackageAssignmentRequest object. This request can be made to remove a denied or completed request. You can't delete an access package assignment request if it has any accessPackageAssignment objects. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -211,7 +211,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -225,7 +225,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * In Microsoft Entra entitlement management, retrieve the properties and relationships of an accessPackageAssignmentRequest object. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -237,7 +237,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -252,7 +252,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -265,7 +265,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -282,7 +282,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageAssignmentRequestItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentrequests/item/accesspackage/AccessPackageRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentrequests/item/accesspackage/AccessPackageRequestBuilder.java index 02b649ca12b..59637ee974d 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentrequests/item/accesspackage/AccessPackageRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentrequests/item/accesspackage/AccessPackageRequestBuilder.java @@ -41,7 +41,7 @@ public AccessPackageRequestBuilder(@jakarta.annotation.Nonnull final String rawU * @return a {@link AccessPackage} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public AccessPackage get() { * @return a {@link AccessPackage} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public AccessPackage get(@jakarta.annotation.Nullable final java.util.function.C * The access package associated with the accessPackageAssignmentRequest. An access package defines the collections of resource roles and the policies for how one or more users can get access to those resources. Read-only. Nullable. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentrequests/item/accesspackageassignment/AccessPackageAssignmentRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentrequests/item/accesspackageassignment/AccessPackageAssignmentRequestBuilder.java index 674283c82e3..363d7a02178 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentrequests/item/accesspackageassignment/AccessPackageAssignmentRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentrequests/item/accesspackageassignment/AccessPackageAssignmentRequestBuilder.java @@ -41,7 +41,7 @@ public AccessPackageAssignmentRequestBuilder(@jakarta.annotation.Nonnull final S * @return a {@link AccessPackageAssignment} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public AccessPackageAssignment get() { * @return a {@link AccessPackageAssignment} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public AccessPackageAssignment get(@jakarta.annotation.Nullable final java.util. * For a requestType of UserAdd or AdminAdd, an access package assignment requested to be created. For a requestType of UserRemove, AdminRemove, or SystemRemove, this property has the id property of an existing assignment to be removed. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageAssignmentRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentrequests/item/cancel/CancelRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentrequests/item/cancel/CancelRequestBuilder.java index 7b141fedcb7..09ed2b9dbad 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentrequests/item/cancel/CancelRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentrequests/item/cancel/CancelRequestBuilder.java @@ -38,7 +38,7 @@ public CancelRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @ja * In Microsoft Entra Entitlement Management, cancel accessPackageAssignmentRequest objects that are in a cancelable state: accepted, pendingApproval, pendingNotBefore, pendingApprovalEscalated. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @Deprecated @@ -50,7 +50,7 @@ public void post() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @Deprecated @@ -64,7 +64,7 @@ public void post(@jakarta.annotation.Nullable final java.util.function.Consumer< * In Microsoft Entra Entitlement Management, cancel accessPackageAssignmentRequest objects that are in a cancelable state: accepted, pendingApproval, pendingNotBefore, pendingApprovalEscalated. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -76,7 +76,7 @@ public RequestInformation toPostRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -91,7 +91,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nullable * @param rawUrl The raw URL to use for the request builder. * @return a {@link CancelRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentrequests/item/reprocess/ReprocessRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentrequests/item/reprocess/ReprocessRequestBuilder.java index a370f73e508..4fe6be43e4b 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentrequests/item/reprocess/ReprocessRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentrequests/item/reprocess/ReprocessRequestBuilder.java @@ -38,7 +38,7 @@ public ReprocessRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, * Invoke action reprocess * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void post() { @@ -49,7 +49,7 @@ public void post() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void post(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -62,7 +62,7 @@ public void post(@jakarta.annotation.Nullable final java.util.function.Consumer< * Invoke action reprocess * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -74,7 +74,7 @@ public RequestInformation toPostRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -89,7 +89,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nullable * @param rawUrl The raw URL to use for the request builder. * @return a {@link ReprocessRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentrequests/item/requestor/RequestorRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentrequests/item/requestor/RequestorRequestBuilder.java index c4deedbe83d..217550680da 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentrequests/item/requestor/RequestorRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentrequests/item/requestor/RequestorRequestBuilder.java @@ -25,7 +25,7 @@ public class RequestorRequestBuilder extends BaseRequestBuilder { * Provides operations to manage the connectedOrganization property of the microsoft.graph.accessPackageSubject entity. * @return a {@link ConnectedOrganizationRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -52,7 +52,7 @@ public RequestorRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, * Delete navigation property requestor for identityGovernance * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete() { @@ -63,7 +63,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -77,7 +77,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link AccessPackageSubject} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -90,7 +90,7 @@ public AccessPackageSubject get() { * @return a {@link AccessPackageSubject} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -106,7 +106,7 @@ public AccessPackageSubject get(@jakarta.annotation.Nullable final java.util.fun * @return a {@link AccessPackageSubject} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -120,7 +120,7 @@ public AccessPackageSubject patch(@jakarta.annotation.Nonnull final AccessPackag * @return a {@link AccessPackageSubject} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -135,7 +135,7 @@ public AccessPackageSubject patch(@jakarta.annotation.Nonnull final AccessPackag * Delete navigation property requestor for identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -147,7 +147,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * The subject who requested or, if a direct assignment, was assigned. Read-only. Nullable. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -173,7 +173,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -188,7 +188,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -201,7 +201,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -218,7 +218,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link RequestorRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentrequests/item/requestor/connectedorganization/ConnectedOrganizationRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentrequests/item/requestor/connectedorganization/ConnectedOrganizationRequestBuilder.java index 25b5c05acea..3cf6139c64a 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentrequests/item/requestor/connectedorganization/ConnectedOrganizationRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentrequests/item/requestor/connectedorganization/ConnectedOrganizationRequestBuilder.java @@ -41,7 +41,7 @@ public ConnectedOrganizationRequestBuilder(@jakarta.annotation.Nonnull final Str * @return a {@link ConnectedOrganization} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public ConnectedOrganization get() { * @return a {@link ConnectedOrganization} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public ConnectedOrganization get(@jakarta.annotation.Nullable final java.util.fu * The connected organization of the subject. Read-only. Nullable. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link ConnectedOrganizationRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentrequests/item/resume/ResumeRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentrequests/item/resume/ResumeRequestBuilder.java index 75a4701e60f..4119cfc54ca 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentrequests/item/resume/ResumeRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignmentrequests/item/resume/ResumeRequestBuilder.java @@ -39,7 +39,7 @@ public ResumeRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @ja * @param body The request body * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @Deprecated @@ -52,7 +52,7 @@ public void post(@jakarta.annotation.Nonnull final ResumePostRequestBody 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 * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @Deprecated @@ -68,7 +68,7 @@ public void post(@jakarta.annotation.Nonnull final ResumePostRequestBody body, @ * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -81,7 +81,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -98,7 +98,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link ResumeRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackage/accesspackageassignmentpolicies/AccessPackageAssignmentPoliciesRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackage/accesspackageassignmentpolicies/AccessPackageAssignmentPoliciesRequestBuilder.java index 69f9094d95f..282baa34d49 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackage/accesspackageassignmentpolicies/AccessPackageAssignmentPoliciesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackage/accesspackageassignmentpolicies/AccessPackageAssignmentPoliciesRequestBuilder.java @@ -27,7 +27,7 @@ public class AccessPackageAssignmentPoliciesRequestBuilder extends BaseRequestBu * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param accessPackageAssignmentPolicyId The unique identifier of accessPackageAssignmentPolicy * @return a {@link AccessPackageAssignmentPolicyItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public AccessPackageAssignmentPoliciesRequestBuilder(@jakarta.annotation.Nonnull * @return a {@link AccessPackageAssignmentPolicyCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public AccessPackageAssignmentPolicyCollectionResponse get() { * @return a {@link AccessPackageAssignmentPolicyCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public AccessPackageAssignmentPolicyCollectionResponse get(@jakarta.annotation.N * @return a {@link AccessPackageAssignmentPolicy} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public AccessPackageAssignmentPolicy post(@jakarta.annotation.Nonnull final Acce * @return a {@link AccessPackageAssignmentPolicy} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public AccessPackageAssignmentPolicy post(@jakarta.annotation.Nonnull final Acce * Read-only. Nullable. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageAssignmentPoliciesRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackage/accesspackageassignmentpolicies/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackage/accesspackageassignmentpolicies/count/CountRequestBuilder.java index 990482a79ff..806b6f6d075 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackage/accesspackageassignmentpolicies/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackage/accesspackageassignmentpolicies/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackage/accesspackageassignmentpolicies/item/AccessPackageAssignmentPolicyItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackage/accesspackageassignmentpolicies/item/AccessPackageAssignmentPolicyItemRequestBuilder.java index 700ec54fa5e..4e7f2d30078 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackage/accesspackageassignmentpolicies/item/AccessPackageAssignmentPolicyItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackage/accesspackageassignmentpolicies/item/AccessPackageAssignmentPolicyItemRequestBuilder.java @@ -28,7 +28,7 @@ public class AccessPackageAssignmentPolicyItemRequestBuilder extends BaseRequest * Provides operations to manage the accessPackage property of the microsoft.graph.accessPackageAssignmentPolicy entity. * @return a {@link AccessPackageRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public AccessPackageRequestBuilder accessPackage() { * Provides operations to manage the accessPackageCatalog property of the microsoft.graph.accessPackageAssignmentPolicy entity. * @return a {@link AccessPackageCatalogRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -50,7 +50,7 @@ public AccessPackageCatalogRequestBuilder accessPackageCatalog() { * Provides operations to manage the customExtensionHandlers property of the microsoft.graph.accessPackageAssignmentPolicy entity. * @return a {@link CustomExtensionHandlersRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -61,7 +61,7 @@ public CustomExtensionHandlersRequestBuilder customExtensionHandlers() { * Provides operations to manage the customExtensionStageSettings property of the microsoft.graph.accessPackageAssignmentPolicy entity. * @return a {@link CustomExtensionStageSettingsRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -88,7 +88,7 @@ public AccessPackageAssignmentPolicyItemRequestBuilder(@jakarta.annotation.Nonnu * Delete navigation property accessPackageAssignmentPolicies for identityGovernance * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete() { @@ -99,7 +99,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -113,7 +113,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link AccessPackageAssignmentPolicy} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -126,7 +126,7 @@ public AccessPackageAssignmentPolicy get() { * @return a {@link AccessPackageAssignmentPolicy} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -142,7 +142,7 @@ public AccessPackageAssignmentPolicy get(@jakarta.annotation.Nullable final java * @return a {@link AccessPackageAssignmentPolicy} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -156,7 +156,7 @@ public AccessPackageAssignmentPolicy patch(@jakarta.annotation.Nonnull final Acc * @return a {@link AccessPackageAssignmentPolicy} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -171,7 +171,7 @@ public AccessPackageAssignmentPolicy patch(@jakarta.annotation.Nonnull final Acc * Delete navigation property accessPackageAssignmentPolicies for identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -183,7 +183,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -197,7 +197,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Read-only. Nullable. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -209,7 +209,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -224,7 +224,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -237,7 +237,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -254,7 +254,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageAssignmentPolicyItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackage/accesspackageassignmentpolicies/item/accesspackage/AccessPackageRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackage/accesspackageassignmentpolicies/item/accesspackage/AccessPackageRequestBuilder.java index 2393c686e65..39f7b749a47 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackage/accesspackageassignmentpolicies/item/accesspackage/AccessPackageRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackage/accesspackageassignmentpolicies/item/accesspackage/AccessPackageRequestBuilder.java @@ -41,7 +41,7 @@ public AccessPackageRequestBuilder(@jakarta.annotation.Nonnull final String rawU * @return a {@link AccessPackage} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public AccessPackage get() { * @return a {@link AccessPackage} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public AccessPackage get(@jakarta.annotation.Nullable final java.util.function.C * The access package with this policy. Read-only. Nullable. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackage/accesspackageassignmentpolicies/item/accesspackagecatalog/AccessPackageCatalogRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackage/accesspackageassignmentpolicies/item/accesspackagecatalog/AccessPackageCatalogRequestBuilder.java index fb29c1f7f05..ae5c5b55cf4 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackage/accesspackageassignmentpolicies/item/accesspackagecatalog/AccessPackageCatalogRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackage/accesspackageassignmentpolicies/item/accesspackagecatalog/AccessPackageCatalogRequestBuilder.java @@ -41,7 +41,7 @@ public AccessPackageCatalogRequestBuilder(@jakarta.annotation.Nonnull final Stri * @return a {@link AccessPackageCatalog} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public AccessPackageCatalog get() { * @return a {@link AccessPackageCatalog} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public AccessPackageCatalog get(@jakarta.annotation.Nullable final java.util.fun * Get accessPackageCatalog from identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageCatalogRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackage/accesspackageassignmentpolicies/item/customextensionhandlers/CustomExtensionHandlersRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackage/accesspackageassignmentpolicies/item/customextensionhandlers/CustomExtensionHandlersRequestBuilder.java index 109bc083ecf..e96f9ccc502 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackage/accesspackageassignmentpolicies/item/customextensionhandlers/CustomExtensionHandlersRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackage/accesspackageassignmentpolicies/item/customextensionhandlers/CustomExtensionHandlersRequestBuilder.java @@ -27,7 +27,7 @@ public class CustomExtensionHandlersRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param customExtensionHandlerId The unique identifier of customExtensionHandler * @return a {@link CustomExtensionHandlerItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public CustomExtensionHandlersRequestBuilder(@jakarta.annotation.Nonnull final S * @return a {@link CustomExtensionHandlerCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public CustomExtensionHandlerCollectionResponse get() { * @return a {@link CustomExtensionHandlerCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public CustomExtensionHandlerCollectionResponse get(@jakarta.annotation.Nullable * @return a {@link CustomExtensionHandler} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public CustomExtensionHandler post(@jakarta.annotation.Nonnull final CustomExten * @return a {@link CustomExtensionHandler} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public CustomExtensionHandler post(@jakarta.annotation.Nonnull final CustomExten * The collection of stages when to execute one or more custom access package workflow extensions. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CustomExtensionHandlersRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackage/accesspackageassignmentpolicies/item/customextensionhandlers/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackage/accesspackageassignmentpolicies/item/customextensionhandlers/count/CountRequestBuilder.java index 769c2a2c10b..2f66ddad1f8 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackage/accesspackageassignmentpolicies/item/customextensionhandlers/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackage/accesspackageassignmentpolicies/item/customextensionhandlers/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackage/accesspackageassignmentpolicies/item/customextensionhandlers/item/CustomExtensionHandlerItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackage/accesspackageassignmentpolicies/item/customextensionhandlers/item/CustomExtensionHandlerItemRequestBuilder.java index 7af75440156..ecc5d682795 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackage/accesspackageassignmentpolicies/item/customextensionhandlers/item/CustomExtensionHandlerItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackage/accesspackageassignmentpolicies/item/customextensionhandlers/item/CustomExtensionHandlerItemRequestBuilder.java @@ -25,7 +25,7 @@ public class CustomExtensionHandlerItemRequestBuilder extends BaseRequestBuilder * Provides operations to manage the customExtension property of the microsoft.graph.customExtensionHandler entity. * @return a {@link CustomExtensionRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -52,7 +52,7 @@ public CustomExtensionHandlerItemRequestBuilder(@jakarta.annotation.Nonnull fina * Delete navigation property customExtensionHandlers for identityGovernance * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete() { @@ -63,7 +63,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -77,7 +77,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link CustomExtensionHandler} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -90,7 +90,7 @@ public CustomExtensionHandler get() { * @return a {@link CustomExtensionHandler} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -106,7 +106,7 @@ public CustomExtensionHandler get(@jakarta.annotation.Nullable final java.util.f * @return a {@link CustomExtensionHandler} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -120,7 +120,7 @@ public CustomExtensionHandler patch(@jakarta.annotation.Nonnull final CustomExte * @return a {@link CustomExtensionHandler} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -135,7 +135,7 @@ public CustomExtensionHandler patch(@jakarta.annotation.Nonnull final CustomExte * Delete navigation property customExtensionHandlers for identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -147,7 +147,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * The collection of stages when to execute one or more custom access package workflow extensions. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -173,7 +173,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -188,7 +188,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -201,7 +201,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -218,7 +218,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link CustomExtensionHandlerItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackage/accesspackageassignmentpolicies/item/customextensionhandlers/item/customextension/CustomExtensionRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackage/accesspackageassignmentpolicies/item/customextensionhandlers/item/customextension/CustomExtensionRequestBuilder.java index ea2bafd60de..8c2f1140575 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackage/accesspackageassignmentpolicies/item/customextensionhandlers/item/customextension/CustomExtensionRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackage/accesspackageassignmentpolicies/item/customextensionhandlers/item/customextension/CustomExtensionRequestBuilder.java @@ -41,7 +41,7 @@ public CustomExtensionRequestBuilder(@jakarta.annotation.Nonnull final String ra * @return a {@link CustomAccessPackageWorkflowExtension} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public CustomAccessPackageWorkflowExtension get() { * @return a {@link CustomAccessPackageWorkflowExtension} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public CustomAccessPackageWorkflowExtension get(@jakarta.annotation.Nullable fin * Indicates which custom workflow extension is executed at this stage. Nullable. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CustomExtensionRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackage/accesspackageassignmentpolicies/item/customextensionstagesettings/CustomExtensionStageSettingsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackage/accesspackageassignmentpolicies/item/customextensionstagesettings/CustomExtensionStageSettingsRequestBuilder.java index fb9fa721906..386a798a843 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackage/accesspackageassignmentpolicies/item/customextensionstagesettings/CustomExtensionStageSettingsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackage/accesspackageassignmentpolicies/item/customextensionstagesettings/CustomExtensionStageSettingsRequestBuilder.java @@ -27,7 +27,7 @@ public class CustomExtensionStageSettingsRequestBuilder extends BaseRequestBuild * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param customExtensionStageSettingId The unique identifier of customExtensionStageSetting * @return a {@link CustomExtensionStageSettingItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public CustomExtensionStageSettingsRequestBuilder(@jakarta.annotation.Nonnull fi * @return a {@link CustomExtensionStageSettingCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public CustomExtensionStageSettingCollectionResponse get() { * @return a {@link CustomExtensionStageSettingCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public CustomExtensionStageSettingCollectionResponse get(@jakarta.annotation.Nul * @return a {@link CustomExtensionStageSetting} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public CustomExtensionStageSetting post(@jakarta.annotation.Nonnull final Custom * @return a {@link CustomExtensionStageSetting} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public CustomExtensionStageSetting post(@jakarta.annotation.Nonnull final Custom * The collection of stages when to execute one or more custom access package workflow extensions. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CustomExtensionStageSettingsRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackage/accesspackageassignmentpolicies/item/customextensionstagesettings/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackage/accesspackageassignmentpolicies/item/customextensionstagesettings/count/CountRequestBuilder.java index 9e4bdd664a7..08e7cfd2040 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackage/accesspackageassignmentpolicies/item/customextensionstagesettings/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackage/accesspackageassignmentpolicies/item/customextensionstagesettings/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackage/accesspackageassignmentpolicies/item/customextensionstagesettings/item/CustomExtensionStageSettingItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackage/accesspackageassignmentpolicies/item/customextensionstagesettings/item/CustomExtensionStageSettingItemRequestBuilder.java index bdae4f3eb6d..cddab6d894b 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackage/accesspackageassignmentpolicies/item/customextensionstagesettings/item/CustomExtensionStageSettingItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackage/accesspackageassignmentpolicies/item/customextensionstagesettings/item/CustomExtensionStageSettingItemRequestBuilder.java @@ -25,7 +25,7 @@ public class CustomExtensionStageSettingItemRequestBuilder extends BaseRequestBu * Provides operations to manage the customExtension property of the microsoft.graph.customExtensionStageSetting entity. * @return a {@link CustomExtensionRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -52,7 +52,7 @@ public CustomExtensionStageSettingItemRequestBuilder(@jakarta.annotation.Nonnull * Delete navigation property customExtensionStageSettings for identityGovernance * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete() { @@ -63,7 +63,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -77,7 +77,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link CustomExtensionStageSetting} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -90,7 +90,7 @@ public CustomExtensionStageSetting get() { * @return a {@link CustomExtensionStageSetting} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -106,7 +106,7 @@ public CustomExtensionStageSetting get(@jakarta.annotation.Nullable final java.u * @return a {@link CustomExtensionStageSetting} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -120,7 +120,7 @@ public CustomExtensionStageSetting patch(@jakarta.annotation.Nonnull final Custo * @return a {@link CustomExtensionStageSetting} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -135,7 +135,7 @@ public CustomExtensionStageSetting patch(@jakarta.annotation.Nonnull final Custo * Delete navigation property customExtensionStageSettings for identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -147,7 +147,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * The collection of stages when to execute one or more custom access package workflow extensions. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -173,7 +173,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -188,7 +188,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -201,7 +201,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -218,7 +218,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link CustomExtensionStageSettingItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackage/accesspackageassignmentpolicies/item/customextensionstagesettings/item/customextension/CustomExtensionRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackage/accesspackageassignmentpolicies/item/customextensionstagesettings/item/customextension/CustomExtensionRequestBuilder.java index eaaae55e0ac..1b4f351c5f8 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackage/accesspackageassignmentpolicies/item/customextensionstagesettings/item/customextension/CustomExtensionRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackage/accesspackageassignmentpolicies/item/customextensionstagesettings/item/customextension/CustomExtensionRequestBuilder.java @@ -41,7 +41,7 @@ public CustomExtensionRequestBuilder(@jakarta.annotation.Nonnull final String ra * @return a {@link CustomCalloutExtension} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public CustomCalloutExtension get() { * @return a {@link CustomCalloutExtension} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public CustomCalloutExtension get(@jakarta.annotation.Nullable final java.util.f * Indicates the custom workflow extension that is executed at this stage. Nullable. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CustomExtensionRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackage/accesspackagecatalog/AccessPackageCatalogRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackage/accesspackagecatalog/AccessPackageCatalogRequestBuilder.java index f84a1cef1f8..b88c8c36e0b 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackage/accesspackagecatalog/AccessPackageCatalogRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackage/accesspackagecatalog/AccessPackageCatalogRequestBuilder.java @@ -41,7 +41,7 @@ public AccessPackageCatalogRequestBuilder(@jakarta.annotation.Nonnull final Stri * @return a {@link AccessPackageCatalog} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public AccessPackageCatalog get() { * @return a {@link AccessPackageCatalog} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public AccessPackageCatalog get(@jakarta.annotation.Nullable final java.util.fun * Get accessPackageCatalog from identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageCatalogRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentpolicy/AccessPackageAssignmentPolicyRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentpolicy/AccessPackageAssignmentPolicyRequestBuilder.java index faac0de1f55..d0a41ecaeb6 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentpolicy/AccessPackageAssignmentPolicyRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentpolicy/AccessPackageAssignmentPolicyRequestBuilder.java @@ -28,7 +28,7 @@ public class AccessPackageAssignmentPolicyRequestBuilder extends BaseRequestBuil * Provides operations to manage the accessPackage property of the microsoft.graph.accessPackageAssignmentPolicy entity. * @return a {@link AccessPackageRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public AccessPackageRequestBuilder accessPackage() { * Provides operations to manage the accessPackageCatalog property of the microsoft.graph.accessPackageAssignmentPolicy entity. * @return a {@link AccessPackageCatalogRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -50,7 +50,7 @@ public AccessPackageCatalogRequestBuilder accessPackageCatalog() { * Provides operations to manage the customExtensionHandlers property of the microsoft.graph.accessPackageAssignmentPolicy entity. * @return a {@link CustomExtensionHandlersRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -61,7 +61,7 @@ public CustomExtensionHandlersRequestBuilder customExtensionHandlers() { * Provides operations to manage the customExtensionStageSettings property of the microsoft.graph.accessPackageAssignmentPolicy entity. * @return a {@link CustomExtensionStageSettingsRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -88,7 +88,7 @@ public AccessPackageAssignmentPolicyRequestBuilder(@jakarta.annotation.Nonnull f * Delete navigation property accessPackageAssignmentPolicy for identityGovernance * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete() { @@ -99,7 +99,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -113,7 +113,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link AccessPackageAssignmentPolicy} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -126,7 +126,7 @@ public AccessPackageAssignmentPolicy get() { * @return a {@link AccessPackageAssignmentPolicy} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -142,7 +142,7 @@ public AccessPackageAssignmentPolicy get(@jakarta.annotation.Nullable final java * @return a {@link AccessPackageAssignmentPolicy} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -156,7 +156,7 @@ public AccessPackageAssignmentPolicy patch(@jakarta.annotation.Nonnull final Acc * @return a {@link AccessPackageAssignmentPolicy} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -171,7 +171,7 @@ public AccessPackageAssignmentPolicy patch(@jakarta.annotation.Nonnull final Acc * Delete navigation property accessPackageAssignmentPolicy for identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -183,7 +183,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -197,7 +197,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Read-only. Nullable. Supports $filter (eq) on the id property * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -209,7 +209,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -224,7 +224,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -237,7 +237,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -254,7 +254,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageAssignmentPolicyRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentpolicy/accesspackage/AccessPackageRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentpolicy/accesspackage/AccessPackageRequestBuilder.java index a6d83ae8277..ced01e26d03 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentpolicy/accesspackage/AccessPackageRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentpolicy/accesspackage/AccessPackageRequestBuilder.java @@ -41,7 +41,7 @@ public AccessPackageRequestBuilder(@jakarta.annotation.Nonnull final String rawU * @return a {@link AccessPackage} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public AccessPackage get() { * @return a {@link AccessPackage} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public AccessPackage get(@jakarta.annotation.Nullable final java.util.function.C * The access package with this policy. Read-only. Nullable. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentpolicy/accesspackagecatalog/AccessPackageCatalogRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentpolicy/accesspackagecatalog/AccessPackageCatalogRequestBuilder.java index 2ff8aff2b11..9a900f0323d 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentpolicy/accesspackagecatalog/AccessPackageCatalogRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentpolicy/accesspackagecatalog/AccessPackageCatalogRequestBuilder.java @@ -41,7 +41,7 @@ public AccessPackageCatalogRequestBuilder(@jakarta.annotation.Nonnull final Stri * @return a {@link AccessPackageCatalog} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public AccessPackageCatalog get() { * @return a {@link AccessPackageCatalog} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public AccessPackageCatalog get(@jakarta.annotation.Nullable final java.util.fun * Get accessPackageCatalog from identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageCatalogRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentpolicy/customextensionhandlers/CustomExtensionHandlersRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentpolicy/customextensionhandlers/CustomExtensionHandlersRequestBuilder.java index 6eb6d4a7a8d..bca8ac6a36e 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentpolicy/customextensionhandlers/CustomExtensionHandlersRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentpolicy/customextensionhandlers/CustomExtensionHandlersRequestBuilder.java @@ -27,7 +27,7 @@ public class CustomExtensionHandlersRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param customExtensionHandlerId The unique identifier of customExtensionHandler * @return a {@link CustomExtensionHandlerItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public CustomExtensionHandlersRequestBuilder(@jakarta.annotation.Nonnull final S * @return a {@link CustomExtensionHandlerCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public CustomExtensionHandlerCollectionResponse get() { * @return a {@link CustomExtensionHandlerCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public CustomExtensionHandlerCollectionResponse get(@jakarta.annotation.Nullable * @return a {@link CustomExtensionHandler} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public CustomExtensionHandler post(@jakarta.annotation.Nonnull final CustomExten * @return a {@link CustomExtensionHandler} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public CustomExtensionHandler post(@jakarta.annotation.Nonnull final CustomExten * The collection of stages when to execute one or more custom access package workflow extensions. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CustomExtensionHandlersRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentpolicy/customextensionhandlers/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentpolicy/customextensionhandlers/count/CountRequestBuilder.java index d44410b17e4..cf9bf733a56 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentpolicy/customextensionhandlers/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentpolicy/customextensionhandlers/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentpolicy/customextensionhandlers/item/CustomExtensionHandlerItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentpolicy/customextensionhandlers/item/CustomExtensionHandlerItemRequestBuilder.java index 8acddb76a39..74293e24bd6 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentpolicy/customextensionhandlers/item/CustomExtensionHandlerItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentpolicy/customextensionhandlers/item/CustomExtensionHandlerItemRequestBuilder.java @@ -25,7 +25,7 @@ public class CustomExtensionHandlerItemRequestBuilder extends BaseRequestBuilder * Provides operations to manage the customExtension property of the microsoft.graph.customExtensionHandler entity. * @return a {@link CustomExtensionRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -52,7 +52,7 @@ public CustomExtensionHandlerItemRequestBuilder(@jakarta.annotation.Nonnull fina * Delete navigation property customExtensionHandlers for identityGovernance * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete() { @@ -63,7 +63,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -77,7 +77,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link CustomExtensionHandler} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -90,7 +90,7 @@ public CustomExtensionHandler get() { * @return a {@link CustomExtensionHandler} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -106,7 +106,7 @@ public CustomExtensionHandler get(@jakarta.annotation.Nullable final java.util.f * @return a {@link CustomExtensionHandler} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -120,7 +120,7 @@ public CustomExtensionHandler patch(@jakarta.annotation.Nonnull final CustomExte * @return a {@link CustomExtensionHandler} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -135,7 +135,7 @@ public CustomExtensionHandler patch(@jakarta.annotation.Nonnull final CustomExte * Delete navigation property customExtensionHandlers for identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -147,7 +147,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * The collection of stages when to execute one or more custom access package workflow extensions. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -173,7 +173,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -188,7 +188,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -201,7 +201,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -218,7 +218,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link CustomExtensionHandlerItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentpolicy/customextensionhandlers/item/customextension/CustomExtensionRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentpolicy/customextensionhandlers/item/customextension/CustomExtensionRequestBuilder.java index ca484cbfd1c..9f86aa4c2d9 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentpolicy/customextensionhandlers/item/customextension/CustomExtensionRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentpolicy/customextensionhandlers/item/customextension/CustomExtensionRequestBuilder.java @@ -41,7 +41,7 @@ public CustomExtensionRequestBuilder(@jakarta.annotation.Nonnull final String ra * @return a {@link CustomAccessPackageWorkflowExtension} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public CustomAccessPackageWorkflowExtension get() { * @return a {@link CustomAccessPackageWorkflowExtension} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public CustomAccessPackageWorkflowExtension get(@jakarta.annotation.Nullable fin * Indicates which custom workflow extension is executed at this stage. Nullable. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CustomExtensionRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentpolicy/customextensionstagesettings/CustomExtensionStageSettingsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentpolicy/customextensionstagesettings/CustomExtensionStageSettingsRequestBuilder.java index bd152c161bf..3353701a092 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentpolicy/customextensionstagesettings/CustomExtensionStageSettingsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentpolicy/customextensionstagesettings/CustomExtensionStageSettingsRequestBuilder.java @@ -27,7 +27,7 @@ public class CustomExtensionStageSettingsRequestBuilder extends BaseRequestBuild * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param customExtensionStageSettingId The unique identifier of customExtensionStageSetting * @return a {@link CustomExtensionStageSettingItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public CustomExtensionStageSettingsRequestBuilder(@jakarta.annotation.Nonnull fi * @return a {@link CustomExtensionStageSettingCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public CustomExtensionStageSettingCollectionResponse get() { * @return a {@link CustomExtensionStageSettingCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public CustomExtensionStageSettingCollectionResponse get(@jakarta.annotation.Nul * @return a {@link CustomExtensionStageSetting} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public CustomExtensionStageSetting post(@jakarta.annotation.Nonnull final Custom * @return a {@link CustomExtensionStageSetting} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public CustomExtensionStageSetting post(@jakarta.annotation.Nonnull final Custom * The collection of stages when to execute one or more custom access package workflow extensions. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CustomExtensionStageSettingsRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentpolicy/customextensionstagesettings/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentpolicy/customextensionstagesettings/count/CountRequestBuilder.java index c7e85d3c5ee..8166e29f646 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentpolicy/customextensionstagesettings/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentpolicy/customextensionstagesettings/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentpolicy/customextensionstagesettings/item/CustomExtensionStageSettingItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentpolicy/customextensionstagesettings/item/CustomExtensionStageSettingItemRequestBuilder.java index 020796cef8a..5f430326777 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentpolicy/customextensionstagesettings/item/CustomExtensionStageSettingItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentpolicy/customextensionstagesettings/item/CustomExtensionStageSettingItemRequestBuilder.java @@ -25,7 +25,7 @@ public class CustomExtensionStageSettingItemRequestBuilder extends BaseRequestBu * Provides operations to manage the customExtension property of the microsoft.graph.customExtensionStageSetting entity. * @return a {@link CustomExtensionRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -52,7 +52,7 @@ public CustomExtensionStageSettingItemRequestBuilder(@jakarta.annotation.Nonnull * Delete navigation property customExtensionStageSettings for identityGovernance * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete() { @@ -63,7 +63,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -77,7 +77,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link CustomExtensionStageSetting} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -90,7 +90,7 @@ public CustomExtensionStageSetting get() { * @return a {@link CustomExtensionStageSetting} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -106,7 +106,7 @@ public CustomExtensionStageSetting get(@jakarta.annotation.Nullable final java.u * @return a {@link CustomExtensionStageSetting} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -120,7 +120,7 @@ public CustomExtensionStageSetting patch(@jakarta.annotation.Nonnull final Custo * @return a {@link CustomExtensionStageSetting} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -135,7 +135,7 @@ public CustomExtensionStageSetting patch(@jakarta.annotation.Nonnull final Custo * Delete navigation property customExtensionStageSettings for identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -147,7 +147,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * The collection of stages when to execute one or more custom access package workflow extensions. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -173,7 +173,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -188,7 +188,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -201,7 +201,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -218,7 +218,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link CustomExtensionStageSettingItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentpolicy/customextensionstagesettings/item/customextension/CustomExtensionRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentpolicy/customextensionstagesettings/item/customextension/CustomExtensionRequestBuilder.java index 429f88da9e2..54f0b43fc99 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentpolicy/customextensionstagesettings/item/customextension/CustomExtensionRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentpolicy/customextensionstagesettings/item/customextension/CustomExtensionRequestBuilder.java @@ -41,7 +41,7 @@ public CustomExtensionRequestBuilder(@jakarta.annotation.Nonnull final String ra * @return a {@link CustomCalloutExtension} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public CustomCalloutExtension get() { * @return a {@link CustomCalloutExtension} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public CustomCalloutExtension get(@jakarta.annotation.Nullable final java.util.f * Indicates the custom workflow extension that is executed at this stage. Nullable. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CustomExtensionRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentrequests/AccessPackageAssignmentRequestsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentrequests/AccessPackageAssignmentRequestsRequestBuilder.java index e5bab8b426f..ec004173309 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentrequests/AccessPackageAssignmentRequestsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentrequests/AccessPackageAssignmentRequestsRequestBuilder.java @@ -28,7 +28,7 @@ public class AccessPackageAssignmentRequestsRequestBuilder extends BaseRequestBu * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -40,7 +40,7 @@ public CountRequestBuilder count() { * @param accessPackageAssignmentRequestId The unique identifier of accessPackageAssignmentRequest * @return a {@link AccessPackageAssignmentRequestItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -71,7 +71,7 @@ public AccessPackageAssignmentRequestsRequestBuilder(@jakarta.annotation.Nonnull * @param on Usage: on='{on}' * @return a {@link FilterByCurrentUserWithOnRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -84,7 +84,7 @@ public FilterByCurrentUserWithOnRequestBuilder filterByCurrentUserWithOn(@jakart * @return a {@link AccessPackageAssignmentRequestCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -97,7 +97,7 @@ public AccessPackageAssignmentRequestCollectionResponse get() { * @return a {@link AccessPackageAssignmentRequestCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public AccessPackageAssignmentRequestCollectionResponse get(@jakarta.annotation. * @return a {@link AccessPackageAssignmentRequest} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -127,7 +127,7 @@ public AccessPackageAssignmentRequest post(@jakarta.annotation.Nonnull final Acc * @return a {@link AccessPackageAssignmentRequest} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -142,7 +142,7 @@ public AccessPackageAssignmentRequest post(@jakarta.annotation.Nonnull final Acc * Get accessPackageAssignmentRequests from identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -154,7 +154,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -169,7 +169,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -182,7 +182,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -199,7 +199,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageAssignmentRequestsRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentrequests/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentrequests/count/CountRequestBuilder.java index 867867bcbb3..9253980e727 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentrequests/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentrequests/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentrequests/filterbycurrentuserwithon/FilterByCurrentUserWithOnRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentrequests/filterbycurrentuserwithon/FilterByCurrentUserWithOnRequestBuilder.java index f9f0269c181..589fc8ff6b3 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentrequests/filterbycurrentuserwithon/FilterByCurrentUserWithOnRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentrequests/filterbycurrentuserwithon/FilterByCurrentUserWithOnRequestBuilder.java @@ -42,7 +42,7 @@ public FilterByCurrentUserWithOnRequestBuilder(@jakarta.annotation.Nonnull final * @return a {@link FilterByCurrentUserWithOnGetResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -56,7 +56,7 @@ public FilterByCurrentUserWithOnGetResponse get() { * @return a {@link FilterByCurrentUserWithOnGetResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -71,7 +71,7 @@ public FilterByCurrentUserWithOnGetResponse get(@jakarta.annotation.Nullable fin * In Microsoft Entra Entitlement Management, retrieve a list of accessPackageAssignmentRequest objects filtered on the signed-in user. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -83,7 +83,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -98,7 +98,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link FilterByCurrentUserWithOnRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentrequests/item/AccessPackageAssignmentRequestItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentrequests/item/AccessPackageAssignmentRequestItemRequestBuilder.java index fc4ce39e0de..a019772f867 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentrequests/item/AccessPackageAssignmentRequestItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentrequests/item/AccessPackageAssignmentRequestItemRequestBuilder.java @@ -30,7 +30,7 @@ public class AccessPackageAssignmentRequestItemRequestBuilder extends BaseReques * Provides operations to manage the accessPackage property of the microsoft.graph.accessPackageAssignmentRequest entity. * @return a {@link AccessPackageRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -41,7 +41,7 @@ public AccessPackageRequestBuilder accessPackage() { * Provides operations to manage the accessPackageAssignment property of the microsoft.graph.accessPackageAssignmentRequest entity. * @return a {@link AccessPackageAssignmentRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -52,7 +52,7 @@ public AccessPackageAssignmentRequestBuilder accessPackageAssignment() { * Provides operations to call the cancel method. * @return a {@link CancelRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -63,7 +63,7 @@ public CancelRequestBuilder cancel() { * Provides operations to call the reprocess method. * @return a {@link ReprocessRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -74,7 +74,7 @@ public ReprocessRequestBuilder reprocess() { * Provides operations to manage the requestor property of the microsoft.graph.accessPackageAssignmentRequest entity. * @return a {@link RequestorRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -85,7 +85,7 @@ public RequestorRequestBuilder requestor() { * Provides operations to call the resume method. * @return a {@link ResumeRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -112,7 +112,7 @@ public AccessPackageAssignmentRequestItemRequestBuilder(@jakarta.annotation.Nonn * Delete navigation property accessPackageAssignmentRequests for identityGovernance * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete() { @@ -123,7 +123,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -137,7 +137,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link AccessPackageAssignmentRequest} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -150,7 +150,7 @@ public AccessPackageAssignmentRequest get() { * @return a {@link AccessPackageAssignmentRequest} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -166,7 +166,7 @@ public AccessPackageAssignmentRequest get(@jakarta.annotation.Nullable final jav * @return a {@link AccessPackageAssignmentRequest} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -180,7 +180,7 @@ public AccessPackageAssignmentRequest patch(@jakarta.annotation.Nonnull final Ac * @return a {@link AccessPackageAssignmentRequest} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -195,7 +195,7 @@ public AccessPackageAssignmentRequest patch(@jakarta.annotation.Nonnull final Ac * Delete navigation property accessPackageAssignmentRequests for identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -207,7 +207,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -221,7 +221,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Get accessPackageAssignmentRequests from identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -233,7 +233,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -248,7 +248,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -261,7 +261,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -278,7 +278,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageAssignmentRequestItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentrequests/item/accesspackage/AccessPackageRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentrequests/item/accesspackage/AccessPackageRequestBuilder.java index cb8ba88656a..bcbefaab26a 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentrequests/item/accesspackage/AccessPackageRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentrequests/item/accesspackage/AccessPackageRequestBuilder.java @@ -41,7 +41,7 @@ public AccessPackageRequestBuilder(@jakarta.annotation.Nonnull final String rawU * @return a {@link AccessPackage} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public AccessPackage get() { * @return a {@link AccessPackage} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public AccessPackage get(@jakarta.annotation.Nullable final java.util.function.C * The access package associated with the accessPackageAssignmentRequest. An access package defines the collections of resource roles and the policies for how one or more users can get access to those resources. Read-only. Nullable. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentrequests/item/accesspackageassignment/AccessPackageAssignmentRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentrequests/item/accesspackageassignment/AccessPackageAssignmentRequestBuilder.java index 962437b0abe..48091bb50c6 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentrequests/item/accesspackageassignment/AccessPackageAssignmentRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentrequests/item/accesspackageassignment/AccessPackageAssignmentRequestBuilder.java @@ -41,7 +41,7 @@ public AccessPackageAssignmentRequestBuilder(@jakarta.annotation.Nonnull final S * @return a {@link AccessPackageAssignment} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public AccessPackageAssignment get() { * @return a {@link AccessPackageAssignment} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public AccessPackageAssignment get(@jakarta.annotation.Nullable final java.util. * For a requestType of UserAdd or AdminAdd, an access package assignment requested to be created. For a requestType of UserRemove, AdminRemove, or SystemRemove, this property has the id property of an existing assignment to be removed. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageAssignmentRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentrequests/item/cancel/CancelRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentrequests/item/cancel/CancelRequestBuilder.java index 8311547b442..c8114e71b3b 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentrequests/item/cancel/CancelRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentrequests/item/cancel/CancelRequestBuilder.java @@ -38,7 +38,7 @@ public CancelRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @ja * In Microsoft Entra Entitlement Management, cancel accessPackageAssignmentRequest objects that are in a cancelable state: accepted, pendingApproval, pendingNotBefore, pendingApprovalEscalated. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @Deprecated @@ -50,7 +50,7 @@ public void post() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @Deprecated @@ -64,7 +64,7 @@ public void post(@jakarta.annotation.Nullable final java.util.function.Consumer< * In Microsoft Entra Entitlement Management, cancel accessPackageAssignmentRequest objects that are in a cancelable state: accepted, pendingApproval, pendingNotBefore, pendingApprovalEscalated. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -76,7 +76,7 @@ public RequestInformation toPostRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -91,7 +91,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nullable * @param rawUrl The raw URL to use for the request builder. * @return a {@link CancelRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentrequests/item/reprocess/ReprocessRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentrequests/item/reprocess/ReprocessRequestBuilder.java index 630b918acbf..e8e1636a7cc 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentrequests/item/reprocess/ReprocessRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentrequests/item/reprocess/ReprocessRequestBuilder.java @@ -38,7 +38,7 @@ public ReprocessRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, * Invoke action reprocess * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void post() { @@ -49,7 +49,7 @@ public void post() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void post(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -62,7 +62,7 @@ public void post(@jakarta.annotation.Nullable final java.util.function.Consumer< * Invoke action reprocess * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -74,7 +74,7 @@ public RequestInformation toPostRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -89,7 +89,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nullable * @param rawUrl The raw URL to use for the request builder. * @return a {@link ReprocessRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentrequests/item/requestor/RequestorRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentrequests/item/requestor/RequestorRequestBuilder.java index 61e8289c23c..db7a32f9561 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentrequests/item/requestor/RequestorRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentrequests/item/requestor/RequestorRequestBuilder.java @@ -25,7 +25,7 @@ public class RequestorRequestBuilder extends BaseRequestBuilder { * Provides operations to manage the connectedOrganization property of the microsoft.graph.accessPackageSubject entity. * @return a {@link ConnectedOrganizationRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -52,7 +52,7 @@ public RequestorRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, * Delete navigation property requestor for identityGovernance * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete() { @@ -63,7 +63,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -77,7 +77,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link AccessPackageSubject} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -90,7 +90,7 @@ public AccessPackageSubject get() { * @return a {@link AccessPackageSubject} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -106,7 +106,7 @@ public AccessPackageSubject get(@jakarta.annotation.Nullable final java.util.fun * @return a {@link AccessPackageSubject} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -120,7 +120,7 @@ public AccessPackageSubject patch(@jakarta.annotation.Nonnull final AccessPackag * @return a {@link AccessPackageSubject} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -135,7 +135,7 @@ public AccessPackageSubject patch(@jakarta.annotation.Nonnull final AccessPackag * Delete navigation property requestor for identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -147,7 +147,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * The subject who requested or, if a direct assignment, was assigned. Read-only. Nullable. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -173,7 +173,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -188,7 +188,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -201,7 +201,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -218,7 +218,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link RequestorRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentrequests/item/requestor/connectedorganization/ConnectedOrganizationRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentrequests/item/requestor/connectedorganization/ConnectedOrganizationRequestBuilder.java index 88986992bdd..e7a3d4a88cb 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentrequests/item/requestor/connectedorganization/ConnectedOrganizationRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentrequests/item/requestor/connectedorganization/ConnectedOrganizationRequestBuilder.java @@ -41,7 +41,7 @@ public ConnectedOrganizationRequestBuilder(@jakarta.annotation.Nonnull final Str * @return a {@link ConnectedOrganization} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public ConnectedOrganization get() { * @return a {@link ConnectedOrganization} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public ConnectedOrganization get(@jakarta.annotation.Nullable final java.util.fu * The connected organization of the subject. Read-only. Nullable. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link ConnectedOrganizationRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentrequests/item/resume/ResumeRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentrequests/item/resume/ResumeRequestBuilder.java index 608ff8e4d35..0f61b86be13 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentrequests/item/resume/ResumeRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageassignments/item/accesspackageassignmentrequests/item/resume/ResumeRequestBuilder.java @@ -39,7 +39,7 @@ public ResumeRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @ja * @param body The request body * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @Deprecated @@ -52,7 +52,7 @@ public void post(@jakarta.annotation.Nonnull final ResumePostRequestBody 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 * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @Deprecated @@ -68,7 +68,7 @@ public void post(@jakarta.annotation.Nonnull final ResumePostRequestBody body, @ * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -81,7 +81,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -98,7 +98,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link ResumeRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/AccessPackageCatalogsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/AccessPackageCatalogsRequestBuilder.java index 4d25a25e9d9..239026c1d98 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/AccessPackageCatalogsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/AccessPackageCatalogsRequestBuilder.java @@ -28,7 +28,7 @@ public class AccessPackageCatalogsRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * Provides operations to call the Search method. * @return a {@link SearchRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -51,7 +51,7 @@ public SearchRequestBuilder search() { * @param accessPackageCatalogId The unique identifier of accessPackageCatalog * @return a {@link AccessPackageCatalogItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -82,7 +82,7 @@ public AccessPackageCatalogsRequestBuilder(@jakarta.annotation.Nonnull final Str * @return a {@link AccessPackageCatalogCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -96,7 +96,7 @@ public AccessPackageCatalogCollectionResponse get() { * @return a {@link AccessPackageCatalogCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -113,7 +113,7 @@ public AccessPackageCatalogCollectionResponse get(@jakarta.annotation.Nullable f * @return a {@link AccessPackageCatalog} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -128,7 +128,7 @@ public AccessPackageCatalog post(@jakarta.annotation.Nonnull final AccessPackage * @return a {@link AccessPackageCatalog} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -144,7 +144,7 @@ public AccessPackageCatalog post(@jakarta.annotation.Nonnull final AccessPackage * Retrieve a list of accessPackageCatalog objects. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -156,7 +156,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -171,7 +171,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -184,7 +184,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -201,7 +201,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageCatalogsRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/count/CountRequestBuilder.java index 9c2aebc54e7..6e7587cdb45 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/AccessPackageCatalogItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/AccessPackageCatalogItemRequestBuilder.java index db92ed0e64c..3b8deebf25e 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/AccessPackageCatalogItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/AccessPackageCatalogItemRequestBuilder.java @@ -31,7 +31,7 @@ public class AccessPackageCatalogItemRequestBuilder extends BaseRequestBuilder { * Provides operations to manage the accessPackageCustomWorkflowExtensions property of the microsoft.graph.accessPackageCatalog entity. * @return a {@link AccessPackageCustomWorkflowExtensionsRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -42,7 +42,7 @@ public AccessPackageCustomWorkflowExtensionsRequestBuilder accessPackageCustomWo * Provides operations to manage the accessPackageResourceRoles property of the microsoft.graph.accessPackageCatalog entity. * @return a {@link AccessPackageResourceRolesRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -53,7 +53,7 @@ public AccessPackageResourceRolesRequestBuilder accessPackageResourceRoles() { * Provides operations to manage the accessPackageResources property of the microsoft.graph.accessPackageCatalog entity. * @return a {@link AccessPackageResourcesRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -64,7 +64,7 @@ public AccessPackageResourcesRequestBuilder accessPackageResources() { * Provides operations to manage the accessPackageResourceScopes property of the microsoft.graph.accessPackageCatalog entity. * @return a {@link AccessPackageResourceScopesRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -75,7 +75,7 @@ public AccessPackageResourceScopesRequestBuilder accessPackageResourceScopes() { * Provides operations to manage the accessPackages property of the microsoft.graph.accessPackageCatalog entity. * @return a {@link AccessPackagesRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -86,7 +86,7 @@ public AccessPackagesRequestBuilder accessPackages() { * Provides operations to manage the customAccessPackageWorkflowExtensions property of the microsoft.graph.accessPackageCatalog entity. * @return a {@link CustomAccessPackageWorkflowExtensionsRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -98,7 +98,7 @@ public CustomAccessPackageWorkflowExtensionsRequestBuilder customAccessPackageWo * @param uniqueName Alternate key of accessPackage * @return a {@link AccessPackagesWithUniqueNameRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -126,7 +126,7 @@ public AccessPackageCatalogItemRequestBuilder(@jakarta.annotation.Nonnull final * Delete an accessPackageCatalog. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @Deprecated @@ -138,7 +138,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @Deprecated @@ -153,7 +153,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link AccessPackageCatalog} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -167,7 +167,7 @@ public AccessPackageCatalog get() { * @return a {@link AccessPackageCatalog} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -184,7 +184,7 @@ public AccessPackageCatalog get(@jakarta.annotation.Nullable final java.util.fun * @return a {@link AccessPackageCatalog} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -199,7 +199,7 @@ public AccessPackageCatalog patch(@jakarta.annotation.Nonnull final AccessPackag * @return a {@link AccessPackageCatalog} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -215,7 +215,7 @@ public AccessPackageCatalog patch(@jakarta.annotation.Nonnull final AccessPackag * Delete an accessPackageCatalog. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -227,7 +227,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -241,7 +241,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Retrieve the properties and relationships of an accessPackageCatalog object. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -253,7 +253,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -268,7 +268,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -281,7 +281,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -298,7 +298,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageCatalogItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackagecustomworkflowextensions/AccessPackageCustomWorkflowExtensionsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackagecustomworkflowextensions/AccessPackageCustomWorkflowExtensionsRequestBuilder.java index 012f5358600..9260a7a24e2 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackagecustomworkflowextensions/AccessPackageCustomWorkflowExtensionsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackagecustomworkflowextensions/AccessPackageCustomWorkflowExtensionsRequestBuilder.java @@ -27,7 +27,7 @@ public class AccessPackageCustomWorkflowExtensionsRequestBuilder extends BaseReq * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param customCalloutExtensionId The unique identifier of customCalloutExtension * @return a {@link CustomCalloutExtensionItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public AccessPackageCustomWorkflowExtensionsRequestBuilder(@jakarta.annotation.N * @return a {@link CustomCalloutExtensionCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -84,7 +84,7 @@ public CustomCalloutExtensionCollectionResponse get() { * @return a {@link CustomCalloutExtensionCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -101,7 +101,7 @@ public CustomCalloutExtensionCollectionResponse get(@jakarta.annotation.Nullable * @return a {@link CustomCalloutExtension} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -115,7 +115,7 @@ public CustomCalloutExtension post(@jakarta.annotation.Nonnull final CustomCallo * @return a {@link CustomCalloutExtension} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -130,7 +130,7 @@ public CustomCalloutExtension post(@jakarta.annotation.Nonnull final CustomCallo * Get a list of the accessPackageAssignmentRequestWorkflowExtension and accessPackageAssignmentWorkflowExtension objects and their properties. The resulting list includes all the customAccessPackageWorkflowExtension objects for the catalog that the caller has access to read. Each object includes an @odata.type property that indicates whether the object is an accessPackageAssignmentRequestWorkflowExtension or an accessPackageAssignmentWorkflowExtension. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -142,7 +142,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -157,7 +157,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -170,7 +170,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -187,7 +187,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageCustomWorkflowExtensionsRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackagecustomworkflowextensions/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackagecustomworkflowextensions/count/CountRequestBuilder.java index 79fdecfc8f9..ebde1350709 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackagecustomworkflowextensions/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackagecustomworkflowextensions/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackagecustomworkflowextensions/item/CustomCalloutExtensionItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackagecustomworkflowextensions/item/CustomCalloutExtensionItemRequestBuilder.java index 2cd0acf0558..b2f2736bb92 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackagecustomworkflowextensions/item/CustomCalloutExtensionItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackagecustomworkflowextensions/item/CustomCalloutExtensionItemRequestBuilder.java @@ -40,7 +40,7 @@ public CustomCalloutExtensionItemRequestBuilder(@jakarta.annotation.Nonnull fina * Delete navigation property accessPackageCustomWorkflowExtensions for identityGovernance * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete() { @@ -51,7 +51,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -65,7 +65,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link CustomCalloutExtension} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -79,7 +79,7 @@ public CustomCalloutExtension get() { * @return a {@link CustomCalloutExtension} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -96,7 +96,7 @@ public CustomCalloutExtension get(@jakarta.annotation.Nullable final java.util.f * @return a {@link CustomCalloutExtension} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -111,7 +111,7 @@ public CustomCalloutExtension patch(@jakarta.annotation.Nonnull final CustomCall * @return a {@link CustomCalloutExtension} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -127,7 +127,7 @@ public CustomCalloutExtension patch(@jakarta.annotation.Nonnull final CustomCall * Delete navigation property accessPackageCustomWorkflowExtensions for identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -139,7 +139,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -153,7 +153,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Read the properties and relationships of an accessPackageAssignmentWorkflowExtension object. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -165,7 +165,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -180,7 +180,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -193,7 +193,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -210,7 +210,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link CustomCalloutExtensionItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/AccessPackageResourceRolesRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/AccessPackageResourceRolesRequestBuilder.java index 2ae4862db27..98490539100 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/AccessPackageResourceRolesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/AccessPackageResourceRolesRequestBuilder.java @@ -27,7 +27,7 @@ public class AccessPackageResourceRolesRequestBuilder extends BaseRequestBuilder * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param accessPackageResourceRoleId The unique identifier of accessPackageResourceRole * @return a {@link AccessPackageResourceRoleItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public AccessPackageResourceRolesRequestBuilder(@jakarta.annotation.Nonnull fina * @return a {@link AccessPackageResourceRoleCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -84,7 +84,7 @@ public AccessPackageResourceRoleCollectionResponse get() { * @return a {@link AccessPackageResourceRoleCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -101,7 +101,7 @@ public AccessPackageResourceRoleCollectionResponse get(@jakarta.annotation.Nulla * @return a {@link AccessPackageResourceRole} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -115,7 +115,7 @@ public AccessPackageResourceRole post(@jakarta.annotation.Nonnull final AccessPa * @return a {@link AccessPackageResourceRole} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -130,7 +130,7 @@ public AccessPackageResourceRole post(@jakarta.annotation.Nonnull final AccessPa * Retrieve a list of accessPackageResourceRole objects of an accessPackageResource in an accessPackageCatalog. The resource should have been added to the catalog by creating an accessPackageResourceRequest. This list of roles can then be used by the caller to select a role, which is needed when later creating an accessPackageResourceRoleScope. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -142,7 +142,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -157,7 +157,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -170,7 +170,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -187,7 +187,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageResourceRolesRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/count/CountRequestBuilder.java index 6b5f8d8094b..9c1322d9524 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/AccessPackageResourceRoleItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/AccessPackageResourceRoleItemRequestBuilder.java index cb2e12172c0..294e304a922 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/AccessPackageResourceRoleItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/AccessPackageResourceRoleItemRequestBuilder.java @@ -25,7 +25,7 @@ public class AccessPackageResourceRoleItemRequestBuilder extends BaseRequestBuil * Provides operations to manage the accessPackageResource property of the microsoft.graph.accessPackageResourceRole entity. * @return a {@link AccessPackageResourceRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -52,7 +52,7 @@ public AccessPackageResourceRoleItemRequestBuilder(@jakarta.annotation.Nonnull f * Delete navigation property accessPackageResourceRoles for identityGovernance * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete() { @@ -63,7 +63,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -77,7 +77,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link AccessPackageResourceRole} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -90,7 +90,7 @@ public AccessPackageResourceRole get() { * @return a {@link AccessPackageResourceRole} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -106,7 +106,7 @@ public AccessPackageResourceRole get(@jakarta.annotation.Nullable final java.uti * @return a {@link AccessPackageResourceRole} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -120,7 +120,7 @@ public AccessPackageResourceRole patch(@jakarta.annotation.Nonnull final AccessP * @return a {@link AccessPackageResourceRole} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -135,7 +135,7 @@ public AccessPackageResourceRole patch(@jakarta.annotation.Nonnull final AccessP * Delete navigation property accessPackageResourceRoles for identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -147,7 +147,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * The roles in each resource in a catalog. Read-only. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -173,7 +173,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -188,7 +188,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -201,7 +201,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -218,7 +218,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageResourceRoleItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/AccessPackageResourceRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/AccessPackageResourceRequestBuilder.java index 725f6a1697b..4a796781dc1 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/AccessPackageResourceRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/AccessPackageResourceRequestBuilder.java @@ -28,7 +28,7 @@ public class AccessPackageResourceRequestBuilder extends BaseRequestBuilder { * Provides operations to manage the accessPackageResourceEnvironment property of the microsoft.graph.accessPackageResource entity. * @return a {@link AccessPackageResourceEnvironmentRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public AccessPackageResourceEnvironmentRequestBuilder accessPackageResourceEnvir * Provides operations to manage the accessPackageResourceRoles property of the microsoft.graph.accessPackageResource entity. * @return a {@link AccessPackageResourceRolesRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -50,7 +50,7 @@ public AccessPackageResourceRolesRequestBuilder accessPackageResourceRoles() { * Provides operations to manage the accessPackageResourceScopes property of the microsoft.graph.accessPackageResource entity. * @return a {@link AccessPackageResourceScopesRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -61,7 +61,7 @@ public AccessPackageResourceScopesRequestBuilder accessPackageResourceScopes() { * Provides operations to call the refresh method. * @return a {@link RefreshRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -88,7 +88,7 @@ public AccessPackageResourceRequestBuilder(@jakarta.annotation.Nonnull final Str * Delete navigation property accessPackageResource for identityGovernance * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete() { @@ -99,7 +99,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -113,7 +113,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link AccessPackageResource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -126,7 +126,7 @@ public AccessPackageResource get() { * @return a {@link AccessPackageResource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -142,7 +142,7 @@ public AccessPackageResource get(@jakarta.annotation.Nullable final java.util.fu * @return a {@link AccessPackageResource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -156,7 +156,7 @@ public AccessPackageResource patch(@jakarta.annotation.Nonnull final AccessPacka * @return a {@link AccessPackageResource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -171,7 +171,7 @@ public AccessPackageResource patch(@jakarta.annotation.Nonnull final AccessPacka * Delete navigation property accessPackageResource for identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -183,7 +183,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -197,7 +197,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Get accessPackageResource from identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -209,7 +209,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -224,7 +224,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -237,7 +237,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -254,7 +254,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageResourceRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourceenvironment/AccessPackageResourceEnvironmentRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourceenvironment/AccessPackageResourceEnvironmentRequestBuilder.java index 128c8527963..6e6a6116904 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourceenvironment/AccessPackageResourceEnvironmentRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourceenvironment/AccessPackageResourceEnvironmentRequestBuilder.java @@ -41,7 +41,7 @@ public AccessPackageResourceEnvironmentRequestBuilder(@jakarta.annotation.Nonnul * @return a {@link AccessPackageResourceEnvironment} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public AccessPackageResourceEnvironment get() { * @return a {@link AccessPackageResourceEnvironment} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public AccessPackageResourceEnvironment get(@jakarta.annotation.Nullable final j * Contains the environment information for the resource. This environment can be set using either the @odata.bind annotation or the environment's originId. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageResourceEnvironmentRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourceroles/AccessPackageResourceRolesRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourceroles/AccessPackageResourceRolesRequestBuilder.java index 57e651b8dd8..ad031ec606e 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourceroles/AccessPackageResourceRolesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourceroles/AccessPackageResourceRolesRequestBuilder.java @@ -27,7 +27,7 @@ public class AccessPackageResourceRolesRequestBuilder extends BaseRequestBuilder * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param accessPackageResourceRoleId1 The unique identifier of accessPackageResourceRole * @return a {@link AccessPackageResourceRoleItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public AccessPackageResourceRolesRequestBuilder(@jakarta.annotation.Nonnull fina * @return a {@link AccessPackageResourceRoleCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public AccessPackageResourceRoleCollectionResponse get() { * @return a {@link AccessPackageResourceRoleCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public AccessPackageResourceRoleCollectionResponse get(@jakarta.annotation.Nulla * @return a {@link AccessPackageResourceRole} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public AccessPackageResourceRole post(@jakarta.annotation.Nonnull final AccessPa * @return a {@link AccessPackageResourceRole} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public AccessPackageResourceRole post(@jakarta.annotation.Nonnull final AccessPa * Read-only. Nullable. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageResourceRolesRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourceroles/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourceroles/count/CountRequestBuilder.java index d6fc36f1cd8..632e2ce64ba 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourceroles/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourceroles/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourceroles/item/AccessPackageResourceRoleItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourceroles/item/AccessPackageResourceRoleItemRequestBuilder.java index d391d8efcf9..14ffdeaffee 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourceroles/item/AccessPackageResourceRoleItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourceroles/item/AccessPackageResourceRoleItemRequestBuilder.java @@ -40,7 +40,7 @@ public AccessPackageResourceRoleItemRequestBuilder(@jakarta.annotation.Nonnull f * Delete navigation property accessPackageResourceRoles for identityGovernance * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete() { @@ -51,7 +51,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -65,7 +65,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link AccessPackageResourceRole} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -78,7 +78,7 @@ public AccessPackageResourceRole get() { * @return a {@link AccessPackageResourceRole} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -94,7 +94,7 @@ public AccessPackageResourceRole get(@jakarta.annotation.Nullable final java.uti * @return a {@link AccessPackageResourceRole} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -108,7 +108,7 @@ public AccessPackageResourceRole patch(@jakarta.annotation.Nonnull final AccessP * @return a {@link AccessPackageResourceRole} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -123,7 +123,7 @@ public AccessPackageResourceRole patch(@jakarta.annotation.Nonnull final AccessP * Delete navigation property accessPackageResourceRoles for identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -135,7 +135,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -149,7 +149,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Read-only. Nullable. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -176,7 +176,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -189,7 +189,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -206,7 +206,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageResourceRoleItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/AccessPackageResourceScopesRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/AccessPackageResourceScopesRequestBuilder.java index 9fceea2f982..efd7e3c4345 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/AccessPackageResourceScopesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/AccessPackageResourceScopesRequestBuilder.java @@ -27,7 +27,7 @@ public class AccessPackageResourceScopesRequestBuilder extends BaseRequestBuilde * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param accessPackageResourceScopeId The unique identifier of accessPackageResourceScope * @return a {@link AccessPackageResourceScopeItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public AccessPackageResourceScopesRequestBuilder(@jakarta.annotation.Nonnull fin * @return a {@link AccessPackageResourceScopeCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public AccessPackageResourceScopeCollectionResponse get() { * @return a {@link AccessPackageResourceScopeCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public AccessPackageResourceScopeCollectionResponse get(@jakarta.annotation.Null * @return a {@link AccessPackageResourceScope} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public AccessPackageResourceScope post(@jakarta.annotation.Nonnull final AccessP * @return a {@link AccessPackageResourceScope} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public AccessPackageResourceScope post(@jakarta.annotation.Nonnull final AccessP * Read-only. Nullable. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageResourceScopesRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/count/CountRequestBuilder.java index 6e6592bdebd..985aabad010 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/item/AccessPackageResourceScopeItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/item/AccessPackageResourceScopeItemRequestBuilder.java index bfb40409bbb..3b298c9f5d7 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/item/AccessPackageResourceScopeItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/item/AccessPackageResourceScopeItemRequestBuilder.java @@ -25,7 +25,7 @@ public class AccessPackageResourceScopeItemRequestBuilder extends BaseRequestBui * Provides operations to manage the accessPackageResource property of the microsoft.graph.accessPackageResourceScope entity. * @return a {@link AccessPackageResourceRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -52,7 +52,7 @@ public AccessPackageResourceScopeItemRequestBuilder(@jakarta.annotation.Nonnull * Delete navigation property accessPackageResourceScopes for identityGovernance * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete() { @@ -63,7 +63,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -77,7 +77,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link AccessPackageResourceScope} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -90,7 +90,7 @@ public AccessPackageResourceScope get() { * @return a {@link AccessPackageResourceScope} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -106,7 +106,7 @@ public AccessPackageResourceScope get(@jakarta.annotation.Nullable final java.ut * @return a {@link AccessPackageResourceScope} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -120,7 +120,7 @@ public AccessPackageResourceScope patch(@jakarta.annotation.Nonnull final Access * @return a {@link AccessPackageResourceScope} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -135,7 +135,7 @@ public AccessPackageResourceScope patch(@jakarta.annotation.Nonnull final Access * Delete navigation property accessPackageResourceScopes for identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -147,7 +147,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Read-only. Nullable. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -173,7 +173,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -188,7 +188,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -201,7 +201,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -218,7 +218,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageResourceScopeItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/item/accesspackageresource/AccessPackageResourceRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/item/accesspackageresource/AccessPackageResourceRequestBuilder.java index a92520880c9..eebaa913c28 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/item/accesspackageresource/AccessPackageResourceRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/item/accesspackageresource/AccessPackageResourceRequestBuilder.java @@ -27,7 +27,7 @@ public class AccessPackageResourceRequestBuilder extends BaseRequestBuilder { * Provides operations to manage the accessPackageResourceEnvironment property of the microsoft.graph.accessPackageResource entity. * @return a {@link AccessPackageResourceEnvironmentRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -38,7 +38,7 @@ public AccessPackageResourceEnvironmentRequestBuilder accessPackageResourceEnvir * Provides operations to manage the accessPackageResourceRoles property of the microsoft.graph.accessPackageResource entity. * @return a {@link AccessPackageResourceRolesRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -49,7 +49,7 @@ public AccessPackageResourceRolesRequestBuilder accessPackageResourceRoles() { * Provides operations to call the refresh method. * @return a {@link RefreshRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -76,7 +76,7 @@ public AccessPackageResourceRequestBuilder(@jakarta.annotation.Nonnull final Str * Delete navigation property accessPackageResource for identityGovernance * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete() { @@ -87,7 +87,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -101,7 +101,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link AccessPackageResource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -114,7 +114,7 @@ public AccessPackageResource get() { * @return a {@link AccessPackageResource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -130,7 +130,7 @@ public AccessPackageResource get(@jakarta.annotation.Nullable final java.util.fu * @return a {@link AccessPackageResource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -144,7 +144,7 @@ public AccessPackageResource patch(@jakarta.annotation.Nonnull final AccessPacka * @return a {@link AccessPackageResource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -159,7 +159,7 @@ public AccessPackageResource patch(@jakarta.annotation.Nonnull final AccessPacka * Delete navigation property accessPackageResource for identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -171,7 +171,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Get accessPackageResource from identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -197,7 +197,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -212,7 +212,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -225,7 +225,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -242,7 +242,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageResourceRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceenvironment/AccessPackageResourceEnvironmentRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceenvironment/AccessPackageResourceEnvironmentRequestBuilder.java index d9c0139826b..3ec1f026d7a 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceenvironment/AccessPackageResourceEnvironmentRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceenvironment/AccessPackageResourceEnvironmentRequestBuilder.java @@ -41,7 +41,7 @@ public AccessPackageResourceEnvironmentRequestBuilder(@jakarta.annotation.Nonnul * @return a {@link AccessPackageResourceEnvironment} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public AccessPackageResourceEnvironment get() { * @return a {@link AccessPackageResourceEnvironment} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public AccessPackageResourceEnvironment get(@jakarta.annotation.Nullable final j * Contains the environment information for the resource. This environment can be set using either the @odata.bind annotation or the environment's originId. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageResourceEnvironmentRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/AccessPackageResourceRolesRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/AccessPackageResourceRolesRequestBuilder.java index 29f83b02270..6e6953b077e 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/AccessPackageResourceRolesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/AccessPackageResourceRolesRequestBuilder.java @@ -27,7 +27,7 @@ public class AccessPackageResourceRolesRequestBuilder extends BaseRequestBuilder * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param accessPackageResourceRoleId1 The unique identifier of accessPackageResourceRole * @return a {@link AccessPackageResourceRoleItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public AccessPackageResourceRolesRequestBuilder(@jakarta.annotation.Nonnull fina * @return a {@link AccessPackageResourceRoleCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public AccessPackageResourceRoleCollectionResponse get() { * @return a {@link AccessPackageResourceRoleCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public AccessPackageResourceRoleCollectionResponse get(@jakarta.annotation.Nulla * @return a {@link AccessPackageResourceRole} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public AccessPackageResourceRole post(@jakarta.annotation.Nonnull final AccessPa * @return a {@link AccessPackageResourceRole} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public AccessPackageResourceRole post(@jakarta.annotation.Nonnull final AccessPa * Read-only. Nullable. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageResourceRolesRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/count/CountRequestBuilder.java index fe393cb9ab3..d57d3d1911f 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/item/AccessPackageResourceRoleItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/item/AccessPackageResourceRoleItemRequestBuilder.java index 611f2da52e9..0e1cd53caa9 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/item/AccessPackageResourceRoleItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/item/AccessPackageResourceRoleItemRequestBuilder.java @@ -40,7 +40,7 @@ public AccessPackageResourceRoleItemRequestBuilder(@jakarta.annotation.Nonnull f * Delete navigation property accessPackageResourceRoles for identityGovernance * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete() { @@ -51,7 +51,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -65,7 +65,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link AccessPackageResourceRole} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -78,7 +78,7 @@ public AccessPackageResourceRole get() { * @return a {@link AccessPackageResourceRole} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -94,7 +94,7 @@ public AccessPackageResourceRole get(@jakarta.annotation.Nullable final java.uti * @return a {@link AccessPackageResourceRole} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -108,7 +108,7 @@ public AccessPackageResourceRole patch(@jakarta.annotation.Nonnull final AccessP * @return a {@link AccessPackageResourceRole} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -123,7 +123,7 @@ public AccessPackageResourceRole patch(@jakarta.annotation.Nonnull final AccessP * Delete navigation property accessPackageResourceRoles for identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -135,7 +135,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -149,7 +149,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Read-only. Nullable. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -176,7 +176,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -189,7 +189,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -206,7 +206,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageResourceRoleItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/item/accesspackageresource/refresh/RefreshRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/item/accesspackageresource/refresh/RefreshRequestBuilder.java index 8a9b733f4aa..f1c87aa6767 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/item/accesspackageresource/refresh/RefreshRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/item/accesspackageresource/refresh/RefreshRequestBuilder.java @@ -38,7 +38,7 @@ public RefreshRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @j * In Microsoft Entra entitlement management, refresh the accessPackageResource object to fetch the latest details for displayName, description, and resourceType from the origin system. For the AadApplication originSystem, this operation also updates the displayName and description for the accessPackageResourceRole. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @Deprecated @@ -50,7 +50,7 @@ public void post() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @Deprecated @@ -64,7 +64,7 @@ public void post(@jakarta.annotation.Nullable final java.util.function.Consumer< * In Microsoft Entra entitlement management, refresh the accessPackageResource object to fetch the latest details for displayName, description, and resourceType from the origin system. For the AadApplication originSystem, this operation also updates the displayName and description for the accessPackageResourceRole. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -76,7 +76,7 @@ public RequestInformation toPostRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -91,7 +91,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nullable * @param rawUrl The raw URL to use for the request builder. * @return a {@link RefreshRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/refresh/RefreshRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/refresh/RefreshRequestBuilder.java index 6f9125c2ba2..669b3b6996b 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/refresh/RefreshRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourceroles/item/accesspackageresource/refresh/RefreshRequestBuilder.java @@ -38,7 +38,7 @@ public RefreshRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @j * In Microsoft Entra entitlement management, refresh the accessPackageResource object to fetch the latest details for displayName, description, and resourceType from the origin system. For the AadApplication originSystem, this operation also updates the displayName and description for the accessPackageResourceRole. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @Deprecated @@ -50,7 +50,7 @@ public void post() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @Deprecated @@ -64,7 +64,7 @@ public void post(@jakarta.annotation.Nullable final java.util.function.Consumer< * In Microsoft Entra entitlement management, refresh the accessPackageResource object to fetch the latest details for displayName, description, and resourceType from the origin system. For the AadApplication originSystem, this operation also updates the displayName and description for the accessPackageResourceRole. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -76,7 +76,7 @@ public RequestInformation toPostRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -91,7 +91,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nullable * @param rawUrl The raw URL to use for the request builder. * @return a {@link RefreshRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/AccessPackageResourcesRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/AccessPackageResourcesRequestBuilder.java index 93a7957ada7..0bf76bbc2f2 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/AccessPackageResourcesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/AccessPackageResourcesRequestBuilder.java @@ -27,7 +27,7 @@ public class AccessPackageResourcesRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param accessPackageResourceId The unique identifier of accessPackageResource * @return a {@link AccessPackageResourceItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public AccessPackageResourcesRequestBuilder(@jakarta.annotation.Nonnull final St * @return a {@link AccessPackageResourceCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -84,7 +84,7 @@ public AccessPackageResourceCollectionResponse get() { * @return a {@link AccessPackageResourceCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -101,7 +101,7 @@ public AccessPackageResourceCollectionResponse get(@jakarta.annotation.Nullable * @return a {@link AccessPackageResource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -115,7 +115,7 @@ public AccessPackageResource post(@jakarta.annotation.Nonnull final AccessPackag * @return a {@link AccessPackageResource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -130,7 +130,7 @@ public AccessPackageResource post(@jakarta.annotation.Nonnull final AccessPackag * Retrieve a list of accessPackageResource objects in an accessPackageCatalog. To request to add or remove an accessPackageResource, use create accessPackageResourceRequest. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -142,7 +142,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -157,7 +157,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -170,7 +170,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -187,7 +187,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageResourcesRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/count/CountRequestBuilder.java index 6783c67e679..38140e8f035 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/AccessPackageResourceItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/AccessPackageResourceItemRequestBuilder.java index daf5f9f5697..8a2da20bcb6 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/AccessPackageResourceItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/AccessPackageResourceItemRequestBuilder.java @@ -28,7 +28,7 @@ public class AccessPackageResourceItemRequestBuilder extends BaseRequestBuilder * Provides operations to manage the accessPackageResourceEnvironment property of the microsoft.graph.accessPackageResource entity. * @return a {@link AccessPackageResourceEnvironmentRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public AccessPackageResourceEnvironmentRequestBuilder accessPackageResourceEnvir * Provides operations to manage the accessPackageResourceRoles property of the microsoft.graph.accessPackageResource entity. * @return a {@link AccessPackageResourceRolesRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -50,7 +50,7 @@ public AccessPackageResourceRolesRequestBuilder accessPackageResourceRoles() { * Provides operations to manage the accessPackageResourceScopes property of the microsoft.graph.accessPackageResource entity. * @return a {@link AccessPackageResourceScopesRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -61,7 +61,7 @@ public AccessPackageResourceScopesRequestBuilder accessPackageResourceScopes() { * Provides operations to call the refresh method. * @return a {@link RefreshRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -88,7 +88,7 @@ public AccessPackageResourceItemRequestBuilder(@jakarta.annotation.Nonnull final * Delete navigation property accessPackageResources for identityGovernance * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete() { @@ -99,7 +99,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -113,7 +113,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link AccessPackageResource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -126,7 +126,7 @@ public AccessPackageResource get() { * @return a {@link AccessPackageResource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -142,7 +142,7 @@ public AccessPackageResource get(@jakarta.annotation.Nullable final java.util.fu * @return a {@link AccessPackageResource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -156,7 +156,7 @@ public AccessPackageResource patch(@jakarta.annotation.Nonnull final AccessPacka * @return a {@link AccessPackageResource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -171,7 +171,7 @@ public AccessPackageResource patch(@jakarta.annotation.Nonnull final AccessPacka * Delete navigation property accessPackageResources for identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -183,7 +183,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -197,7 +197,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Get accessPackageResources from identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -209,7 +209,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -224,7 +224,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -237,7 +237,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -254,7 +254,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageResourceItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourceenvironment/AccessPackageResourceEnvironmentRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourceenvironment/AccessPackageResourceEnvironmentRequestBuilder.java index 86999a05c82..ab99b43b288 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourceenvironment/AccessPackageResourceEnvironmentRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourceenvironment/AccessPackageResourceEnvironmentRequestBuilder.java @@ -41,7 +41,7 @@ public AccessPackageResourceEnvironmentRequestBuilder(@jakarta.annotation.Nonnul * @return a {@link AccessPackageResourceEnvironment} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public AccessPackageResourceEnvironment get() { * @return a {@link AccessPackageResourceEnvironment} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public AccessPackageResourceEnvironment get(@jakarta.annotation.Nullable final j * Contains the environment information for the resource. This environment can be set using either the @odata.bind annotation or the environment's originId. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageResourceEnvironmentRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourceroles/AccessPackageResourceRolesRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourceroles/AccessPackageResourceRolesRequestBuilder.java index b94dbf22f49..5348eef2f88 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourceroles/AccessPackageResourceRolesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourceroles/AccessPackageResourceRolesRequestBuilder.java @@ -27,7 +27,7 @@ public class AccessPackageResourceRolesRequestBuilder extends BaseRequestBuilder * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param accessPackageResourceRoleId The unique identifier of accessPackageResourceRole * @return a {@link AccessPackageResourceRoleItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public AccessPackageResourceRolesRequestBuilder(@jakarta.annotation.Nonnull fina * @return a {@link AccessPackageResourceRoleCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public AccessPackageResourceRoleCollectionResponse get() { * @return a {@link AccessPackageResourceRoleCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public AccessPackageResourceRoleCollectionResponse get(@jakarta.annotation.Nulla * @return a {@link AccessPackageResourceRole} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public AccessPackageResourceRole post(@jakarta.annotation.Nonnull final AccessPa * @return a {@link AccessPackageResourceRole} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public AccessPackageResourceRole post(@jakarta.annotation.Nonnull final AccessPa * Read-only. Nullable. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageResourceRolesRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourceroles/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourceroles/count/CountRequestBuilder.java index f4cc5121b01..f1b271fe188 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourceroles/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourceroles/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourceroles/item/AccessPackageResourceRoleItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourceroles/item/AccessPackageResourceRoleItemRequestBuilder.java index a2113218c70..d67707ad4f1 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourceroles/item/AccessPackageResourceRoleItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourceroles/item/AccessPackageResourceRoleItemRequestBuilder.java @@ -25,7 +25,7 @@ public class AccessPackageResourceRoleItemRequestBuilder extends BaseRequestBuil * Provides operations to manage the accessPackageResource property of the microsoft.graph.accessPackageResourceRole entity. * @return a {@link AccessPackageResourceRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -52,7 +52,7 @@ public AccessPackageResourceRoleItemRequestBuilder(@jakarta.annotation.Nonnull f * Delete navigation property accessPackageResourceRoles for identityGovernance * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete() { @@ -63,7 +63,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -77,7 +77,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link AccessPackageResourceRole} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -90,7 +90,7 @@ public AccessPackageResourceRole get() { * @return a {@link AccessPackageResourceRole} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -106,7 +106,7 @@ public AccessPackageResourceRole get(@jakarta.annotation.Nullable final java.uti * @return a {@link AccessPackageResourceRole} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -120,7 +120,7 @@ public AccessPackageResourceRole patch(@jakarta.annotation.Nonnull final AccessP * @return a {@link AccessPackageResourceRole} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -135,7 +135,7 @@ public AccessPackageResourceRole patch(@jakarta.annotation.Nonnull final AccessP * Delete navigation property accessPackageResourceRoles for identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -147,7 +147,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Read-only. Nullable. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -173,7 +173,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -188,7 +188,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -201,7 +201,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -218,7 +218,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageResourceRoleItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourceroles/item/accesspackageresource/AccessPackageResourceRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourceroles/item/accesspackageresource/AccessPackageResourceRequestBuilder.java index 198f7eeee6f..587dc83f4d8 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourceroles/item/accesspackageresource/AccessPackageResourceRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourceroles/item/accesspackageresource/AccessPackageResourceRequestBuilder.java @@ -27,7 +27,7 @@ public class AccessPackageResourceRequestBuilder extends BaseRequestBuilder { * Provides operations to manage the accessPackageResourceEnvironment property of the microsoft.graph.accessPackageResource entity. * @return a {@link AccessPackageResourceEnvironmentRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -38,7 +38,7 @@ public AccessPackageResourceEnvironmentRequestBuilder accessPackageResourceEnvir * Provides operations to manage the accessPackageResourceScopes property of the microsoft.graph.accessPackageResource entity. * @return a {@link AccessPackageResourceScopesRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -49,7 +49,7 @@ public AccessPackageResourceScopesRequestBuilder accessPackageResourceScopes() { * Provides operations to call the refresh method. * @return a {@link RefreshRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -76,7 +76,7 @@ public AccessPackageResourceRequestBuilder(@jakarta.annotation.Nonnull final Str * Delete navigation property accessPackageResource for identityGovernance * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete() { @@ -87,7 +87,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -101,7 +101,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link AccessPackageResource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -114,7 +114,7 @@ public AccessPackageResource get() { * @return a {@link AccessPackageResource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -130,7 +130,7 @@ public AccessPackageResource get(@jakarta.annotation.Nullable final java.util.fu * @return a {@link AccessPackageResource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -144,7 +144,7 @@ public AccessPackageResource patch(@jakarta.annotation.Nonnull final AccessPacka * @return a {@link AccessPackageResource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -159,7 +159,7 @@ public AccessPackageResource patch(@jakarta.annotation.Nonnull final AccessPacka * Delete navigation property accessPackageResource for identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -171,7 +171,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Get accessPackageResource from identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -197,7 +197,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -212,7 +212,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -225,7 +225,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -242,7 +242,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageResourceRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourceenvironment/AccessPackageResourceEnvironmentRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourceenvironment/AccessPackageResourceEnvironmentRequestBuilder.java index 65c3b2d0074..f50b10889e7 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourceenvironment/AccessPackageResourceEnvironmentRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourceenvironment/AccessPackageResourceEnvironmentRequestBuilder.java @@ -41,7 +41,7 @@ public AccessPackageResourceEnvironmentRequestBuilder(@jakarta.annotation.Nonnul * @return a {@link AccessPackageResourceEnvironment} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public AccessPackageResourceEnvironment get() { * @return a {@link AccessPackageResourceEnvironment} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public AccessPackageResourceEnvironment get(@jakarta.annotation.Nullable final j * Contains the environment information for the resource. This environment can be set using either the @odata.bind annotation or the environment's originId. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageResourceEnvironmentRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/AccessPackageResourceScopesRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/AccessPackageResourceScopesRequestBuilder.java index eeb52d5c6b8..cd2de40431f 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/AccessPackageResourceScopesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/AccessPackageResourceScopesRequestBuilder.java @@ -27,7 +27,7 @@ public class AccessPackageResourceScopesRequestBuilder extends BaseRequestBuilde * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param accessPackageResourceScopeId The unique identifier of accessPackageResourceScope * @return a {@link AccessPackageResourceScopeItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public AccessPackageResourceScopesRequestBuilder(@jakarta.annotation.Nonnull fin * @return a {@link AccessPackageResourceScopeCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public AccessPackageResourceScopeCollectionResponse get() { * @return a {@link AccessPackageResourceScopeCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public AccessPackageResourceScopeCollectionResponse get(@jakarta.annotation.Null * @return a {@link AccessPackageResourceScope} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public AccessPackageResourceScope post(@jakarta.annotation.Nonnull final AccessP * @return a {@link AccessPackageResourceScope} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public AccessPackageResourceScope post(@jakarta.annotation.Nonnull final AccessP * Read-only. Nullable. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageResourceScopesRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/count/CountRequestBuilder.java index b4da52ea21f..4ce0481f918 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/item/AccessPackageResourceScopeItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/item/AccessPackageResourceScopeItemRequestBuilder.java index 88a2aa0ebf3..c2e4d0f3ed6 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/item/AccessPackageResourceScopeItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/item/AccessPackageResourceScopeItemRequestBuilder.java @@ -25,7 +25,7 @@ public class AccessPackageResourceScopeItemRequestBuilder extends BaseRequestBui * Provides operations to manage the accessPackageResource property of the microsoft.graph.accessPackageResourceScope entity. * @return a {@link AccessPackageResourceRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -52,7 +52,7 @@ public AccessPackageResourceScopeItemRequestBuilder(@jakarta.annotation.Nonnull * Delete navigation property accessPackageResourceScopes for identityGovernance * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete() { @@ -63,7 +63,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -77,7 +77,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link AccessPackageResourceScope} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -90,7 +90,7 @@ public AccessPackageResourceScope get() { * @return a {@link AccessPackageResourceScope} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -106,7 +106,7 @@ public AccessPackageResourceScope get(@jakarta.annotation.Nullable final java.ut * @return a {@link AccessPackageResourceScope} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -120,7 +120,7 @@ public AccessPackageResourceScope patch(@jakarta.annotation.Nonnull final Access * @return a {@link AccessPackageResourceScope} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -135,7 +135,7 @@ public AccessPackageResourceScope patch(@jakarta.annotation.Nonnull final Access * Delete navigation property accessPackageResourceScopes for identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -147,7 +147,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Read-only. Nullable. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -173,7 +173,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -188,7 +188,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -201,7 +201,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -218,7 +218,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageResourceScopeItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/item/accesspackageresource/AccessPackageResourceRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/item/accesspackageresource/AccessPackageResourceRequestBuilder.java index 2e0d5d1dead..0979cacfa29 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/item/accesspackageresource/AccessPackageResourceRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/item/accesspackageresource/AccessPackageResourceRequestBuilder.java @@ -26,7 +26,7 @@ public class AccessPackageResourceRequestBuilder extends BaseRequestBuilder { * Provides operations to manage the accessPackageResourceEnvironment property of the microsoft.graph.accessPackageResource entity. * @return a {@link AccessPackageResourceEnvironmentRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -37,7 +37,7 @@ public AccessPackageResourceEnvironmentRequestBuilder accessPackageResourceEnvir * Provides operations to call the refresh method. * @return a {@link RefreshRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -64,7 +64,7 @@ public AccessPackageResourceRequestBuilder(@jakarta.annotation.Nonnull final Str * Delete navigation property accessPackageResource for identityGovernance * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete() { @@ -75,7 +75,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -89,7 +89,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link AccessPackageResource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -102,7 +102,7 @@ public AccessPackageResource get() { * @return a {@link AccessPackageResource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -118,7 +118,7 @@ public AccessPackageResource get(@jakarta.annotation.Nullable final java.util.fu * @return a {@link AccessPackageResource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -132,7 +132,7 @@ public AccessPackageResource patch(@jakarta.annotation.Nonnull final AccessPacka * @return a {@link AccessPackageResource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -147,7 +147,7 @@ public AccessPackageResource patch(@jakarta.annotation.Nonnull final AccessPacka * Delete navigation property accessPackageResource for identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -159,7 +159,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -173,7 +173,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Get accessPackageResource from identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -200,7 +200,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -213,7 +213,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -230,7 +230,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageResourceRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceenvironment/AccessPackageResourceEnvironmentRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceenvironment/AccessPackageResourceEnvironmentRequestBuilder.java index cf38e767402..52a912514b1 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceenvironment/AccessPackageResourceEnvironmentRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceenvironment/AccessPackageResourceEnvironmentRequestBuilder.java @@ -41,7 +41,7 @@ public AccessPackageResourceEnvironmentRequestBuilder(@jakarta.annotation.Nonnul * @return a {@link AccessPackageResourceEnvironment} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public AccessPackageResourceEnvironment get() { * @return a {@link AccessPackageResourceEnvironment} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public AccessPackageResourceEnvironment get(@jakarta.annotation.Nullable final j * Contains the environment information for the resource. This environment can be set using either the @odata.bind annotation or the environment's originId. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageResourceEnvironmentRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/item/accesspackageresource/refresh/RefreshRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/item/accesspackageresource/refresh/RefreshRequestBuilder.java index ae3b281b9a6..63cac95c928 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/item/accesspackageresource/refresh/RefreshRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/item/accesspackageresource/refresh/RefreshRequestBuilder.java @@ -38,7 +38,7 @@ public RefreshRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @j * In Microsoft Entra entitlement management, refresh the accessPackageResource object to fetch the latest details for displayName, description, and resourceType from the origin system. For the AadApplication originSystem, this operation also updates the displayName and description for the accessPackageResourceRole. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @Deprecated @@ -50,7 +50,7 @@ public void post() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @Deprecated @@ -64,7 +64,7 @@ public void post(@jakarta.annotation.Nullable final java.util.function.Consumer< * In Microsoft Entra entitlement management, refresh the accessPackageResource object to fetch the latest details for displayName, description, and resourceType from the origin system. For the AadApplication originSystem, this operation also updates the displayName and description for the accessPackageResourceRole. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -76,7 +76,7 @@ public RequestInformation toPostRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -91,7 +91,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nullable * @param rawUrl The raw URL to use for the request builder. * @return a {@link RefreshRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourceroles/item/accesspackageresource/refresh/RefreshRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourceroles/item/accesspackageresource/refresh/RefreshRequestBuilder.java index 330b476f8dd..6e73013393c 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourceroles/item/accesspackageresource/refresh/RefreshRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourceroles/item/accesspackageresource/refresh/RefreshRequestBuilder.java @@ -38,7 +38,7 @@ public RefreshRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @j * In Microsoft Entra entitlement management, refresh the accessPackageResource object to fetch the latest details for displayName, description, and resourceType from the origin system. For the AadApplication originSystem, this operation also updates the displayName and description for the accessPackageResourceRole. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @Deprecated @@ -50,7 +50,7 @@ public void post() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @Deprecated @@ -64,7 +64,7 @@ public void post(@jakarta.annotation.Nullable final java.util.function.Consumer< * In Microsoft Entra entitlement management, refresh the accessPackageResource object to fetch the latest details for displayName, description, and resourceType from the origin system. For the AadApplication originSystem, this operation also updates the displayName and description for the accessPackageResourceRole. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -76,7 +76,7 @@ public RequestInformation toPostRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -91,7 +91,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nullable * @param rawUrl The raw URL to use for the request builder. * @return a {@link RefreshRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourcescopes/AccessPackageResourceScopesRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourcescopes/AccessPackageResourceScopesRequestBuilder.java index 00b6c3f8557..3f68d84d41c 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourcescopes/AccessPackageResourceScopesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourcescopes/AccessPackageResourceScopesRequestBuilder.java @@ -27,7 +27,7 @@ public class AccessPackageResourceScopesRequestBuilder extends BaseRequestBuilde * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param accessPackageResourceScopeId The unique identifier of accessPackageResourceScope * @return a {@link AccessPackageResourceScopeItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public AccessPackageResourceScopesRequestBuilder(@jakarta.annotation.Nonnull fin * @return a {@link AccessPackageResourceScopeCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public AccessPackageResourceScopeCollectionResponse get() { * @return a {@link AccessPackageResourceScopeCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public AccessPackageResourceScopeCollectionResponse get(@jakarta.annotation.Null * @return a {@link AccessPackageResourceScope} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public AccessPackageResourceScope post(@jakarta.annotation.Nonnull final AccessP * @return a {@link AccessPackageResourceScope} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public AccessPackageResourceScope post(@jakarta.annotation.Nonnull final AccessP * Read-only. Nullable. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageResourceScopesRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourcescopes/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourcescopes/count/CountRequestBuilder.java index 7f8ed71e1ca..633d9dcfeed 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourcescopes/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourcescopes/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourcescopes/item/AccessPackageResourceScopeItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourcescopes/item/AccessPackageResourceScopeItemRequestBuilder.java index 02fde8742d5..f959de8b1b5 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourcescopes/item/AccessPackageResourceScopeItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourcescopes/item/AccessPackageResourceScopeItemRequestBuilder.java @@ -25,7 +25,7 @@ public class AccessPackageResourceScopeItemRequestBuilder extends BaseRequestBui * Provides operations to manage the accessPackageResource property of the microsoft.graph.accessPackageResourceScope entity. * @return a {@link AccessPackageResourceRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -52,7 +52,7 @@ public AccessPackageResourceScopeItemRequestBuilder(@jakarta.annotation.Nonnull * Delete navigation property accessPackageResourceScopes for identityGovernance * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete() { @@ -63,7 +63,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -77,7 +77,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link AccessPackageResourceScope} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -90,7 +90,7 @@ public AccessPackageResourceScope get() { * @return a {@link AccessPackageResourceScope} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -106,7 +106,7 @@ public AccessPackageResourceScope get(@jakarta.annotation.Nullable final java.ut * @return a {@link AccessPackageResourceScope} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -120,7 +120,7 @@ public AccessPackageResourceScope patch(@jakarta.annotation.Nonnull final Access * @return a {@link AccessPackageResourceScope} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -135,7 +135,7 @@ public AccessPackageResourceScope patch(@jakarta.annotation.Nonnull final Access * Delete navigation property accessPackageResourceScopes for identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -147,7 +147,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Read-only. Nullable. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -173,7 +173,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -188,7 +188,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -201,7 +201,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -218,7 +218,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageResourceScopeItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourcescopes/item/accesspackageresource/AccessPackageResourceRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourcescopes/item/accesspackageresource/AccessPackageResourceRequestBuilder.java index 89a861a4e81..b79d4c7f0de 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourcescopes/item/accesspackageresource/AccessPackageResourceRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourcescopes/item/accesspackageresource/AccessPackageResourceRequestBuilder.java @@ -27,7 +27,7 @@ public class AccessPackageResourceRequestBuilder extends BaseRequestBuilder { * Provides operations to manage the accessPackageResourceEnvironment property of the microsoft.graph.accessPackageResource entity. * @return a {@link AccessPackageResourceEnvironmentRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -38,7 +38,7 @@ public AccessPackageResourceEnvironmentRequestBuilder accessPackageResourceEnvir * Provides operations to manage the accessPackageResourceRoles property of the microsoft.graph.accessPackageResource entity. * @return a {@link AccessPackageResourceRolesRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -49,7 +49,7 @@ public AccessPackageResourceRolesRequestBuilder accessPackageResourceRoles() { * Provides operations to call the refresh method. * @return a {@link RefreshRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -76,7 +76,7 @@ public AccessPackageResourceRequestBuilder(@jakarta.annotation.Nonnull final Str * Delete navigation property accessPackageResource for identityGovernance * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete() { @@ -87,7 +87,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -101,7 +101,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link AccessPackageResource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -114,7 +114,7 @@ public AccessPackageResource get() { * @return a {@link AccessPackageResource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -130,7 +130,7 @@ public AccessPackageResource get(@jakarta.annotation.Nullable final java.util.fu * @return a {@link AccessPackageResource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -144,7 +144,7 @@ public AccessPackageResource patch(@jakarta.annotation.Nonnull final AccessPacka * @return a {@link AccessPackageResource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -159,7 +159,7 @@ public AccessPackageResource patch(@jakarta.annotation.Nonnull final AccessPacka * Delete navigation property accessPackageResource for identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -171,7 +171,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Get accessPackageResource from identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -197,7 +197,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -212,7 +212,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -225,7 +225,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -242,7 +242,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageResourceRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceenvironment/AccessPackageResourceEnvironmentRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceenvironment/AccessPackageResourceEnvironmentRequestBuilder.java index 308bea03425..b057cd8c30f 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceenvironment/AccessPackageResourceEnvironmentRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceenvironment/AccessPackageResourceEnvironmentRequestBuilder.java @@ -41,7 +41,7 @@ public AccessPackageResourceEnvironmentRequestBuilder(@jakarta.annotation.Nonnul * @return a {@link AccessPackageResourceEnvironment} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public AccessPackageResourceEnvironment get() { * @return a {@link AccessPackageResourceEnvironment} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public AccessPackageResourceEnvironment get(@jakarta.annotation.Nullable final j * Contains the environment information for the resource. This environment can be set using either the @odata.bind annotation or the environment's originId. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageResourceEnvironmentRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/AccessPackageResourceRolesRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/AccessPackageResourceRolesRequestBuilder.java index 8a630d754d6..b9afaf69746 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/AccessPackageResourceRolesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/AccessPackageResourceRolesRequestBuilder.java @@ -27,7 +27,7 @@ public class AccessPackageResourceRolesRequestBuilder extends BaseRequestBuilder * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param accessPackageResourceRoleId The unique identifier of accessPackageResourceRole * @return a {@link AccessPackageResourceRoleItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public AccessPackageResourceRolesRequestBuilder(@jakarta.annotation.Nonnull fina * @return a {@link AccessPackageResourceRoleCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public AccessPackageResourceRoleCollectionResponse get() { * @return a {@link AccessPackageResourceRoleCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public AccessPackageResourceRoleCollectionResponse get(@jakarta.annotation.Nulla * @return a {@link AccessPackageResourceRole} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public AccessPackageResourceRole post(@jakarta.annotation.Nonnull final AccessPa * @return a {@link AccessPackageResourceRole} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public AccessPackageResourceRole post(@jakarta.annotation.Nonnull final AccessPa * Read-only. Nullable. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageResourceRolesRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/count/CountRequestBuilder.java index 0ddb3082e44..55d361f10f4 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/item/AccessPackageResourceRoleItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/item/AccessPackageResourceRoleItemRequestBuilder.java index 37620ddfed5..904a7a8534b 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/item/AccessPackageResourceRoleItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/item/AccessPackageResourceRoleItemRequestBuilder.java @@ -25,7 +25,7 @@ public class AccessPackageResourceRoleItemRequestBuilder extends BaseRequestBuil * Provides operations to manage the accessPackageResource property of the microsoft.graph.accessPackageResourceRole entity. * @return a {@link AccessPackageResourceRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -52,7 +52,7 @@ public AccessPackageResourceRoleItemRequestBuilder(@jakarta.annotation.Nonnull f * Delete navigation property accessPackageResourceRoles for identityGovernance * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete() { @@ -63,7 +63,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -77,7 +77,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link AccessPackageResourceRole} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -90,7 +90,7 @@ public AccessPackageResourceRole get() { * @return a {@link AccessPackageResourceRole} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -106,7 +106,7 @@ public AccessPackageResourceRole get(@jakarta.annotation.Nullable final java.uti * @return a {@link AccessPackageResourceRole} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -120,7 +120,7 @@ public AccessPackageResourceRole patch(@jakarta.annotation.Nonnull final AccessP * @return a {@link AccessPackageResourceRole} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -135,7 +135,7 @@ public AccessPackageResourceRole patch(@jakarta.annotation.Nonnull final AccessP * Delete navigation property accessPackageResourceRoles for identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -147,7 +147,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Read-only. Nullable. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -173,7 +173,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -188,7 +188,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -201,7 +201,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -218,7 +218,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageResourceRoleItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/item/accesspackageresource/AccessPackageResourceRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/item/accesspackageresource/AccessPackageResourceRequestBuilder.java index 798073dfc71..47d88e1b00d 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/item/accesspackageresource/AccessPackageResourceRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/item/accesspackageresource/AccessPackageResourceRequestBuilder.java @@ -26,7 +26,7 @@ public class AccessPackageResourceRequestBuilder extends BaseRequestBuilder { * Provides operations to manage the accessPackageResourceEnvironment property of the microsoft.graph.accessPackageResource entity. * @return a {@link AccessPackageResourceEnvironmentRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -37,7 +37,7 @@ public AccessPackageResourceEnvironmentRequestBuilder accessPackageResourceEnvir * Provides operations to call the refresh method. * @return a {@link RefreshRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -64,7 +64,7 @@ public AccessPackageResourceRequestBuilder(@jakarta.annotation.Nonnull final Str * Delete navigation property accessPackageResource for identityGovernance * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete() { @@ -75,7 +75,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -89,7 +89,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link AccessPackageResource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -102,7 +102,7 @@ public AccessPackageResource get() { * @return a {@link AccessPackageResource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -118,7 +118,7 @@ public AccessPackageResource get(@jakarta.annotation.Nullable final java.util.fu * @return a {@link AccessPackageResource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -132,7 +132,7 @@ public AccessPackageResource patch(@jakarta.annotation.Nonnull final AccessPacka * @return a {@link AccessPackageResource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -147,7 +147,7 @@ public AccessPackageResource patch(@jakarta.annotation.Nonnull final AccessPacka * Delete navigation property accessPackageResource for identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -159,7 +159,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -173,7 +173,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Get accessPackageResource from identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -200,7 +200,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -213,7 +213,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -230,7 +230,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageResourceRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/item/accesspackageresource/accesspackageresourceenvironment/AccessPackageResourceEnvironmentRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/item/accesspackageresource/accesspackageresourceenvironment/AccessPackageResourceEnvironmentRequestBuilder.java index 9623b17b855..b37b13d2235 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/item/accesspackageresource/accesspackageresourceenvironment/AccessPackageResourceEnvironmentRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/item/accesspackageresource/accesspackageresourceenvironment/AccessPackageResourceEnvironmentRequestBuilder.java @@ -41,7 +41,7 @@ public AccessPackageResourceEnvironmentRequestBuilder(@jakarta.annotation.Nonnul * @return a {@link AccessPackageResourceEnvironment} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public AccessPackageResourceEnvironment get() { * @return a {@link AccessPackageResourceEnvironment} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public AccessPackageResourceEnvironment get(@jakarta.annotation.Nullable final j * Contains the environment information for the resource. This environment can be set using either the @odata.bind annotation or the environment's originId. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageResourceEnvironmentRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/item/accesspackageresource/refresh/RefreshRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/item/accesspackageresource/refresh/RefreshRequestBuilder.java index af35f1e3c51..f5658b819e2 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/item/accesspackageresource/refresh/RefreshRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/item/accesspackageresource/refresh/RefreshRequestBuilder.java @@ -38,7 +38,7 @@ public RefreshRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @j * In Microsoft Entra entitlement management, refresh the accessPackageResource object to fetch the latest details for displayName, description, and resourceType from the origin system. For the AadApplication originSystem, this operation also updates the displayName and description for the accessPackageResourceRole. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @Deprecated @@ -50,7 +50,7 @@ public void post() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @Deprecated @@ -64,7 +64,7 @@ public void post(@jakarta.annotation.Nullable final java.util.function.Consumer< * In Microsoft Entra entitlement management, refresh the accessPackageResource object to fetch the latest details for displayName, description, and resourceType from the origin system. For the AadApplication originSystem, this operation also updates the displayName and description for the accessPackageResourceRole. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -76,7 +76,7 @@ public RequestInformation toPostRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -91,7 +91,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nullable * @param rawUrl The raw URL to use for the request builder. * @return a {@link RefreshRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourcescopes/item/accesspackageresource/refresh/RefreshRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourcescopes/item/accesspackageresource/refresh/RefreshRequestBuilder.java index dd2b2ae65fb..ce66dfbdb84 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourcescopes/item/accesspackageresource/refresh/RefreshRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/accesspackageresourcescopes/item/accesspackageresource/refresh/RefreshRequestBuilder.java @@ -38,7 +38,7 @@ public RefreshRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @j * In Microsoft Entra entitlement management, refresh the accessPackageResource object to fetch the latest details for displayName, description, and resourceType from the origin system. For the AadApplication originSystem, this operation also updates the displayName and description for the accessPackageResourceRole. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @Deprecated @@ -50,7 +50,7 @@ public void post() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @Deprecated @@ -64,7 +64,7 @@ public void post(@jakarta.annotation.Nullable final java.util.function.Consumer< * In Microsoft Entra entitlement management, refresh the accessPackageResource object to fetch the latest details for displayName, description, and resourceType from the origin system. For the AadApplication originSystem, this operation also updates the displayName and description for the accessPackageResourceRole. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -76,7 +76,7 @@ public RequestInformation toPostRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -91,7 +91,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nullable * @param rawUrl The raw URL to use for the request builder. * @return a {@link RefreshRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/refresh/RefreshRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/refresh/RefreshRequestBuilder.java index 4c4a282563c..cd5142fd903 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/refresh/RefreshRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresources/item/refresh/RefreshRequestBuilder.java @@ -38,7 +38,7 @@ public RefreshRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @j * In Microsoft Entra entitlement management, refresh the accessPackageResource object to fetch the latest details for displayName, description, and resourceType from the origin system. For the AadApplication originSystem, this operation also updates the displayName and description for the accessPackageResourceRole. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @Deprecated @@ -50,7 +50,7 @@ public void post() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @Deprecated @@ -64,7 +64,7 @@ public void post(@jakarta.annotation.Nullable final java.util.function.Consumer< * In Microsoft Entra entitlement management, refresh the accessPackageResource object to fetch the latest details for displayName, description, and resourceType from the origin system. For the AadApplication originSystem, this operation also updates the displayName and description for the accessPackageResourceRole. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -76,7 +76,7 @@ public RequestInformation toPostRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -91,7 +91,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nullable * @param rawUrl The raw URL to use for the request builder. * @return a {@link RefreshRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/AccessPackageResourceScopesRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/AccessPackageResourceScopesRequestBuilder.java index b529ab69dc8..2fd417c6303 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/AccessPackageResourceScopesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/AccessPackageResourceScopesRequestBuilder.java @@ -27,7 +27,7 @@ public class AccessPackageResourceScopesRequestBuilder extends BaseRequestBuilde * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param accessPackageResourceScopeId The unique identifier of accessPackageResourceScope * @return a {@link AccessPackageResourceScopeItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public AccessPackageResourceScopesRequestBuilder(@jakarta.annotation.Nonnull fin * @return a {@link AccessPackageResourceScopeCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public AccessPackageResourceScopeCollectionResponse get() { * @return a {@link AccessPackageResourceScopeCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public AccessPackageResourceScopeCollectionResponse get(@jakarta.annotation.Null * @return a {@link AccessPackageResourceScope} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public AccessPackageResourceScope post(@jakarta.annotation.Nonnull final AccessP * @return a {@link AccessPackageResourceScope} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public AccessPackageResourceScope post(@jakarta.annotation.Nonnull final AccessP * Get accessPackageResourceScopes from identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageResourceScopesRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/count/CountRequestBuilder.java index da125fb85ac..40a94bff931 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/AccessPackageResourceScopeItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/AccessPackageResourceScopeItemRequestBuilder.java index cc4e1d5e4a2..c79c907e942 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/AccessPackageResourceScopeItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/AccessPackageResourceScopeItemRequestBuilder.java @@ -25,7 +25,7 @@ public class AccessPackageResourceScopeItemRequestBuilder extends BaseRequestBui * Provides operations to manage the accessPackageResource property of the microsoft.graph.accessPackageResourceScope entity. * @return a {@link AccessPackageResourceRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -52,7 +52,7 @@ public AccessPackageResourceScopeItemRequestBuilder(@jakarta.annotation.Nonnull * Delete navigation property accessPackageResourceScopes for identityGovernance * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete() { @@ -63,7 +63,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -77,7 +77,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link AccessPackageResourceScope} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -90,7 +90,7 @@ public AccessPackageResourceScope get() { * @return a {@link AccessPackageResourceScope} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -106,7 +106,7 @@ public AccessPackageResourceScope get(@jakarta.annotation.Nullable final java.ut * @return a {@link AccessPackageResourceScope} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -120,7 +120,7 @@ public AccessPackageResourceScope patch(@jakarta.annotation.Nonnull final Access * @return a {@link AccessPackageResourceScope} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -135,7 +135,7 @@ public AccessPackageResourceScope patch(@jakarta.annotation.Nonnull final Access * Delete navigation property accessPackageResourceScopes for identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -147,7 +147,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Get accessPackageResourceScopes from identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -173,7 +173,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -188,7 +188,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -201,7 +201,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -218,7 +218,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageResourceScopeItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/AccessPackageResourceRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/AccessPackageResourceRequestBuilder.java index 9ed3f68413e..a0bd34692d1 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/AccessPackageResourceRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/AccessPackageResourceRequestBuilder.java @@ -28,7 +28,7 @@ public class AccessPackageResourceRequestBuilder extends BaseRequestBuilder { * Provides operations to manage the accessPackageResourceEnvironment property of the microsoft.graph.accessPackageResource entity. * @return a {@link AccessPackageResourceEnvironmentRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public AccessPackageResourceEnvironmentRequestBuilder accessPackageResourceEnvir * Provides operations to manage the accessPackageResourceRoles property of the microsoft.graph.accessPackageResource entity. * @return a {@link AccessPackageResourceRolesRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -50,7 +50,7 @@ public AccessPackageResourceRolesRequestBuilder accessPackageResourceRoles() { * Provides operations to manage the accessPackageResourceScopes property of the microsoft.graph.accessPackageResource entity. * @return a {@link AccessPackageResourceScopesRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -61,7 +61,7 @@ public AccessPackageResourceScopesRequestBuilder accessPackageResourceScopes() { * Provides operations to call the refresh method. * @return a {@link RefreshRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -88,7 +88,7 @@ public AccessPackageResourceRequestBuilder(@jakarta.annotation.Nonnull final Str * Delete navigation property accessPackageResource for identityGovernance * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete() { @@ -99,7 +99,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -113,7 +113,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link AccessPackageResource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -126,7 +126,7 @@ public AccessPackageResource get() { * @return a {@link AccessPackageResource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -142,7 +142,7 @@ public AccessPackageResource get(@jakarta.annotation.Nullable final java.util.fu * @return a {@link AccessPackageResource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -156,7 +156,7 @@ public AccessPackageResource patch(@jakarta.annotation.Nonnull final AccessPacka * @return a {@link AccessPackageResource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -171,7 +171,7 @@ public AccessPackageResource patch(@jakarta.annotation.Nonnull final AccessPacka * Delete navigation property accessPackageResource for identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -183,7 +183,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -197,7 +197,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Get accessPackageResource from identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -209,7 +209,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -224,7 +224,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -237,7 +237,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -254,7 +254,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageResourceRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceenvironment/AccessPackageResourceEnvironmentRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceenvironment/AccessPackageResourceEnvironmentRequestBuilder.java index 0649581d6c6..626e71e3d09 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceenvironment/AccessPackageResourceEnvironmentRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceenvironment/AccessPackageResourceEnvironmentRequestBuilder.java @@ -41,7 +41,7 @@ public AccessPackageResourceEnvironmentRequestBuilder(@jakarta.annotation.Nonnul * @return a {@link AccessPackageResourceEnvironment} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public AccessPackageResourceEnvironment get() { * @return a {@link AccessPackageResourceEnvironment} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public AccessPackageResourceEnvironment get(@jakarta.annotation.Nullable final j * Contains the environment information for the resource. This environment can be set using either the @odata.bind annotation or the environment's originId. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageResourceEnvironmentRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/AccessPackageResourceRolesRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/AccessPackageResourceRolesRequestBuilder.java index ea5b5116868..857e803727c 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/AccessPackageResourceRolesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/AccessPackageResourceRolesRequestBuilder.java @@ -27,7 +27,7 @@ public class AccessPackageResourceRolesRequestBuilder extends BaseRequestBuilder * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param accessPackageResourceRoleId The unique identifier of accessPackageResourceRole * @return a {@link AccessPackageResourceRoleItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public AccessPackageResourceRolesRequestBuilder(@jakarta.annotation.Nonnull fina * @return a {@link AccessPackageResourceRoleCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public AccessPackageResourceRoleCollectionResponse get() { * @return a {@link AccessPackageResourceRoleCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public AccessPackageResourceRoleCollectionResponse get(@jakarta.annotation.Nulla * @return a {@link AccessPackageResourceRole} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public AccessPackageResourceRole post(@jakarta.annotation.Nonnull final AccessPa * @return a {@link AccessPackageResourceRole} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public AccessPackageResourceRole post(@jakarta.annotation.Nonnull final AccessPa * Read-only. Nullable. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageResourceRolesRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/count/CountRequestBuilder.java index d83fc042007..7b294ec4862 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/item/AccessPackageResourceRoleItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/item/AccessPackageResourceRoleItemRequestBuilder.java index 5103c94b423..bea14b20608 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/item/AccessPackageResourceRoleItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/item/AccessPackageResourceRoleItemRequestBuilder.java @@ -25,7 +25,7 @@ public class AccessPackageResourceRoleItemRequestBuilder extends BaseRequestBuil * Provides operations to manage the accessPackageResource property of the microsoft.graph.accessPackageResourceRole entity. * @return a {@link AccessPackageResourceRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -52,7 +52,7 @@ public AccessPackageResourceRoleItemRequestBuilder(@jakarta.annotation.Nonnull f * Delete navigation property accessPackageResourceRoles for identityGovernance * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete() { @@ -63,7 +63,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -77,7 +77,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link AccessPackageResourceRole} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -90,7 +90,7 @@ public AccessPackageResourceRole get() { * @return a {@link AccessPackageResourceRole} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -106,7 +106,7 @@ public AccessPackageResourceRole get(@jakarta.annotation.Nullable final java.uti * @return a {@link AccessPackageResourceRole} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -120,7 +120,7 @@ public AccessPackageResourceRole patch(@jakarta.annotation.Nonnull final AccessP * @return a {@link AccessPackageResourceRole} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -135,7 +135,7 @@ public AccessPackageResourceRole patch(@jakarta.annotation.Nonnull final AccessP * Delete navigation property accessPackageResourceRoles for identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -147,7 +147,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Read-only. Nullable. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -173,7 +173,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -188,7 +188,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -201,7 +201,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -218,7 +218,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageResourceRoleItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/item/accesspackageresource/AccessPackageResourceRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/item/accesspackageresource/AccessPackageResourceRequestBuilder.java index 482d542ca95..36deff59d3d 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/item/accesspackageresource/AccessPackageResourceRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/item/accesspackageresource/AccessPackageResourceRequestBuilder.java @@ -27,7 +27,7 @@ public class AccessPackageResourceRequestBuilder extends BaseRequestBuilder { * Provides operations to manage the accessPackageResourceEnvironment property of the microsoft.graph.accessPackageResource entity. * @return a {@link AccessPackageResourceEnvironmentRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -38,7 +38,7 @@ public AccessPackageResourceEnvironmentRequestBuilder accessPackageResourceEnvir * Provides operations to manage the accessPackageResourceScopes property of the microsoft.graph.accessPackageResource entity. * @return a {@link AccessPackageResourceScopesRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -49,7 +49,7 @@ public AccessPackageResourceScopesRequestBuilder accessPackageResourceScopes() { * Provides operations to call the refresh method. * @return a {@link RefreshRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -76,7 +76,7 @@ public AccessPackageResourceRequestBuilder(@jakarta.annotation.Nonnull final Str * Delete navigation property accessPackageResource for identityGovernance * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete() { @@ -87,7 +87,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -101,7 +101,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link AccessPackageResource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -114,7 +114,7 @@ public AccessPackageResource get() { * @return a {@link AccessPackageResource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -130,7 +130,7 @@ public AccessPackageResource get(@jakarta.annotation.Nullable final java.util.fu * @return a {@link AccessPackageResource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -144,7 +144,7 @@ public AccessPackageResource patch(@jakarta.annotation.Nonnull final AccessPacka * @return a {@link AccessPackageResource} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -159,7 +159,7 @@ public AccessPackageResource patch(@jakarta.annotation.Nonnull final AccessPacka * Delete navigation property accessPackageResource for identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -171,7 +171,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Get accessPackageResource from identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -197,7 +197,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -212,7 +212,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -225,7 +225,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -242,7 +242,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageResourceRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/item/accesspackageresource/accesspackageresourceenvironment/AccessPackageResourceEnvironmentRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/item/accesspackageresource/accesspackageresourceenvironment/AccessPackageResourceEnvironmentRequestBuilder.java index 094a0577b55..4f9f0eba4e4 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/item/accesspackageresource/accesspackageresourceenvironment/AccessPackageResourceEnvironmentRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/item/accesspackageresource/accesspackageresourceenvironment/AccessPackageResourceEnvironmentRequestBuilder.java @@ -41,7 +41,7 @@ public AccessPackageResourceEnvironmentRequestBuilder(@jakarta.annotation.Nonnul * @return a {@link AccessPackageResourceEnvironment} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public AccessPackageResourceEnvironment get() { * @return a {@link AccessPackageResourceEnvironment} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public AccessPackageResourceEnvironment get(@jakarta.annotation.Nullable final j * Contains the environment information for the resource. This environment can be set using either the @odata.bind annotation or the environment's originId. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageResourceEnvironmentRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/AccessPackageResourceScopesRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/AccessPackageResourceScopesRequestBuilder.java index 06e2418657c..9d937f74fc1 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/AccessPackageResourceScopesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/AccessPackageResourceScopesRequestBuilder.java @@ -27,7 +27,7 @@ public class AccessPackageResourceScopesRequestBuilder extends BaseRequestBuilde * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param accessPackageResourceScopeId1 The unique identifier of accessPackageResourceScope * @return a {@link AccessPackageResourceScopeItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public AccessPackageResourceScopesRequestBuilder(@jakarta.annotation.Nonnull fin * @return a {@link AccessPackageResourceScopeCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public AccessPackageResourceScopeCollectionResponse get() { * @return a {@link AccessPackageResourceScopeCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public AccessPackageResourceScopeCollectionResponse get(@jakarta.annotation.Null * @return a {@link AccessPackageResourceScope} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public AccessPackageResourceScope post(@jakarta.annotation.Nonnull final AccessP * @return a {@link AccessPackageResourceScope} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public AccessPackageResourceScope post(@jakarta.annotation.Nonnull final AccessP * Read-only. Nullable. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageResourceScopesRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/count/CountRequestBuilder.java index 32ec2120413..ca29a93ad39 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/item/AccessPackageResourceScopeItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/item/AccessPackageResourceScopeItemRequestBuilder.java index 6c43b6b4ecd..b4c07eae933 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/item/AccessPackageResourceScopeItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/item/accesspackageresource/accesspackageresourcescopes/item/AccessPackageResourceScopeItemRequestBuilder.java @@ -40,7 +40,7 @@ public AccessPackageResourceScopeItemRequestBuilder(@jakarta.annotation.Nonnull * Delete navigation property accessPackageResourceScopes for identityGovernance * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete() { @@ -51,7 +51,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -65,7 +65,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link AccessPackageResourceScope} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -78,7 +78,7 @@ public AccessPackageResourceScope get() { * @return a {@link AccessPackageResourceScope} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -94,7 +94,7 @@ public AccessPackageResourceScope get(@jakarta.annotation.Nullable final java.ut * @return a {@link AccessPackageResourceScope} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -108,7 +108,7 @@ public AccessPackageResourceScope patch(@jakarta.annotation.Nonnull final Access * @return a {@link AccessPackageResourceScope} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -123,7 +123,7 @@ public AccessPackageResourceScope patch(@jakarta.annotation.Nonnull final Access * Delete navigation property accessPackageResourceScopes for identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -135,7 +135,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -149,7 +149,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Read-only. Nullable. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -176,7 +176,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -189,7 +189,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -206,7 +206,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageResourceScopeItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/item/accesspackageresource/refresh/RefreshRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/item/accesspackageresource/refresh/RefreshRequestBuilder.java index daa8fe2feda..be56f4760be 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/item/accesspackageresource/refresh/RefreshRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourceroles/item/accesspackageresource/refresh/RefreshRequestBuilder.java @@ -38,7 +38,7 @@ public RefreshRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @j * In Microsoft Entra entitlement management, refresh the accessPackageResource object to fetch the latest details for displayName, description, and resourceType from the origin system. For the AadApplication originSystem, this operation also updates the displayName and description for the accessPackageResourceRole. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @Deprecated @@ -50,7 +50,7 @@ public void post() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @Deprecated @@ -64,7 +64,7 @@ public void post(@jakarta.annotation.Nullable final java.util.function.Consumer< * In Microsoft Entra entitlement management, refresh the accessPackageResource object to fetch the latest details for displayName, description, and resourceType from the origin system. For the AadApplication originSystem, this operation also updates the displayName and description for the accessPackageResourceRole. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -76,7 +76,7 @@ public RequestInformation toPostRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -91,7 +91,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nullable * @param rawUrl The raw URL to use for the request builder. * @return a {@link RefreshRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourcescopes/AccessPackageResourceScopesRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourcescopes/AccessPackageResourceScopesRequestBuilder.java index 8bd33adb9ed..839f0c581dd 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourcescopes/AccessPackageResourceScopesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourcescopes/AccessPackageResourceScopesRequestBuilder.java @@ -27,7 +27,7 @@ public class AccessPackageResourceScopesRequestBuilder extends BaseRequestBuilde * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param accessPackageResourceScopeId1 The unique identifier of accessPackageResourceScope * @return a {@link AccessPackageResourceScopeItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public AccessPackageResourceScopesRequestBuilder(@jakarta.annotation.Nonnull fin * @return a {@link AccessPackageResourceScopeCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public AccessPackageResourceScopeCollectionResponse get() { * @return a {@link AccessPackageResourceScopeCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public AccessPackageResourceScopeCollectionResponse get(@jakarta.annotation.Null * @return a {@link AccessPackageResourceScope} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public AccessPackageResourceScope post(@jakarta.annotation.Nonnull final AccessP * @return a {@link AccessPackageResourceScope} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public AccessPackageResourceScope post(@jakarta.annotation.Nonnull final AccessP * Read-only. Nullable. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageResourceScopesRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourcescopes/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourcescopes/count/CountRequestBuilder.java index 7c37a3866df..a8b7efacb1a 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourcescopes/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourcescopes/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourcescopes/item/AccessPackageResourceScopeItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourcescopes/item/AccessPackageResourceScopeItemRequestBuilder.java index fc8002c59dc..a4f3ca9bae4 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourcescopes/item/AccessPackageResourceScopeItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/accesspackageresourcescopes/item/AccessPackageResourceScopeItemRequestBuilder.java @@ -40,7 +40,7 @@ public AccessPackageResourceScopeItemRequestBuilder(@jakarta.annotation.Nonnull * Delete navigation property accessPackageResourceScopes for identityGovernance * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete() { @@ -51,7 +51,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -65,7 +65,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link AccessPackageResourceScope} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -78,7 +78,7 @@ public AccessPackageResourceScope get() { * @return a {@link AccessPackageResourceScope} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -94,7 +94,7 @@ public AccessPackageResourceScope get(@jakarta.annotation.Nullable final java.ut * @return a {@link AccessPackageResourceScope} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -108,7 +108,7 @@ public AccessPackageResourceScope patch(@jakarta.annotation.Nonnull final Access * @return a {@link AccessPackageResourceScope} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -123,7 +123,7 @@ public AccessPackageResourceScope patch(@jakarta.annotation.Nonnull final Access * Delete navigation property accessPackageResourceScopes for identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -135,7 +135,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -149,7 +149,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Read-only. Nullable. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -176,7 +176,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -189,7 +189,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -206,7 +206,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageResourceScopeItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/refresh/RefreshRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/refresh/RefreshRequestBuilder.java index 6c7878f11b2..4025bebc655 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/refresh/RefreshRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageresourcescopes/item/accesspackageresource/refresh/RefreshRequestBuilder.java @@ -38,7 +38,7 @@ public RefreshRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @j * In Microsoft Entra entitlement management, refresh the accessPackageResource object to fetch the latest details for displayName, description, and resourceType from the origin system. For the AadApplication originSystem, this operation also updates the displayName and description for the accessPackageResourceRole. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @Deprecated @@ -50,7 +50,7 @@ public void post() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @Deprecated @@ -64,7 +64,7 @@ public void post(@jakarta.annotation.Nullable final java.util.function.Consumer< * In Microsoft Entra entitlement management, refresh the accessPackageResource object to fetch the latest details for displayName, description, and resourceType from the origin system. For the AadApplication originSystem, this operation also updates the displayName and description for the accessPackageResourceRole. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -76,7 +76,7 @@ public RequestInformation toPostRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -91,7 +91,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nullable * @param rawUrl The raw URL to use for the request builder. * @return a {@link RefreshRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackages/AccessPackagesRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackages/AccessPackagesRequestBuilder.java index 30fe678be42..5338dc6506b 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackages/AccessPackagesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackages/AccessPackagesRequestBuilder.java @@ -26,7 +26,7 @@ public class AccessPackagesRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -38,7 +38,7 @@ public CountRequestBuilder count() { * @param accessPackageId The unique identifier of accessPackage * @return a {@link AccessPackageItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -69,7 +69,7 @@ public AccessPackagesRequestBuilder(@jakarta.annotation.Nonnull final String raw * @return a {@link AccessPackageCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -82,7 +82,7 @@ public AccessPackageCollectionResponse get() { * @return a {@link AccessPackageCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -96,7 +96,7 @@ public AccessPackageCollectionResponse get(@jakarta.annotation.Nullable final ja * The access packages in this catalog. Read-only. Nullable. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -108,7 +108,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -123,7 +123,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackagesRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackages/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackages/count/CountRequestBuilder.java index 794376ffa29..1cddbeefb50 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackages/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackages/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackages/item/AccessPackageItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackages/item/AccessPackageItemRequestBuilder.java index 657fa2f7e4b..4d23629af59 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackages/item/AccessPackageItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackages/item/AccessPackageItemRequestBuilder.java @@ -41,7 +41,7 @@ public AccessPackageItemRequestBuilder(@jakarta.annotation.Nonnull final String * @return a {@link AccessPackage} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public AccessPackage get() { * @return a {@link AccessPackage} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public AccessPackage get(@jakarta.annotation.Nullable final java.util.function.C * The access packages in this catalog. Read-only. Nullable. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageswithuniquename/AccessPackagesWithUniqueNameRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageswithuniquename/AccessPackagesWithUniqueNameRequestBuilder.java index d3172b662c8..c2d0175282c 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageswithuniquename/AccessPackagesWithUniqueNameRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/accesspackageswithuniquename/AccessPackagesWithUniqueNameRequestBuilder.java @@ -43,7 +43,7 @@ public AccessPackagesWithUniqueNameRequestBuilder(@jakarta.annotation.Nonnull fi * @return a {@link AccessPackage} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -56,7 +56,7 @@ public AccessPackage get() { * @return a {@link AccessPackage} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -70,7 +70,7 @@ public AccessPackage get(@jakarta.annotation.Nullable final java.util.function.C * The access packages in this catalog. Read-only. Nullable. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -82,7 +82,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -97,7 +97,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackagesWithUniqueNameRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/customaccesspackageworkflowextensions/CustomAccessPackageWorkflowExtensionsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/customaccesspackageworkflowextensions/CustomAccessPackageWorkflowExtensionsRequestBuilder.java index 149a816b784..435983cef7d 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/customaccesspackageworkflowextensions/CustomAccessPackageWorkflowExtensionsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/customaccesspackageworkflowextensions/CustomAccessPackageWorkflowExtensionsRequestBuilder.java @@ -27,7 +27,7 @@ public class CustomAccessPackageWorkflowExtensionsRequestBuilder extends BaseReq * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param customAccessPackageWorkflowExtensionId The unique identifier of customAccessPackageWorkflowExtension * @return a {@link CustomAccessPackageWorkflowExtensionItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public CustomAccessPackageWorkflowExtensionsRequestBuilder(@jakarta.annotation.N * @return a {@link CustomAccessPackageWorkflowExtensionCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -84,7 +84,7 @@ public CustomAccessPackageWorkflowExtensionCollectionResponse get() { * @return a {@link CustomAccessPackageWorkflowExtensionCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -101,7 +101,7 @@ public CustomAccessPackageWorkflowExtensionCollectionResponse get(@jakarta.annot * @return a {@link CustomAccessPackageWorkflowExtension} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -116,7 +116,7 @@ public CustomAccessPackageWorkflowExtension post(@jakarta.annotation.Nonnull fin * @return a {@link CustomAccessPackageWorkflowExtension} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -132,7 +132,7 @@ public CustomAccessPackageWorkflowExtension post(@jakarta.annotation.Nonnull fin * Get a list of the customAccessPackageWorkflowExtension objects and their properties. The resulting list includes all the customAccessPackageWorkflowExtension objects for the catalog that the caller has access to read. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -144,7 +144,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -159,7 +159,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -172,7 +172,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -189,7 +189,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CustomAccessPackageWorkflowExtensionsRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/customaccesspackageworkflowextensions/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/customaccesspackageworkflowextensions/count/CountRequestBuilder.java index cc6ce48502f..11e7fb63604 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/customaccesspackageworkflowextensions/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/customaccesspackageworkflowextensions/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/customaccesspackageworkflowextensions/item/CustomAccessPackageWorkflowExtensionItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/customaccesspackageworkflowextensions/item/CustomAccessPackageWorkflowExtensionItemRequestBuilder.java index 6b59fa3ccc1..acf70a5307d 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/customaccesspackageworkflowextensions/item/CustomAccessPackageWorkflowExtensionItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/item/customaccesspackageworkflowextensions/item/CustomAccessPackageWorkflowExtensionItemRequestBuilder.java @@ -40,7 +40,7 @@ public CustomAccessPackageWorkflowExtensionItemRequestBuilder(@jakarta.annotatio * Delete an accessPackageAssignmentRequestWorkflowExtension object. The custom workflow extension must first be removed from any associated policies before it can be deleted. Follow these steps to remove the custom workflow extension from any associated policies:1. First retrieve the accessPackageCatalogId by calling the Get accessPackageAssignmentPolicies operation and appending ?$expand=accessPackage($expand=accessPackageCatalog) to the query. For example, https://graph.microsoft.com/beta/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies?$expand=accessPackage($expand=accessPackageCatalog).2. Use the access package catalog ID and retrieve the ID of the accessPackageCustomWorkflowExtension object that you want to delete by running the List accessPackageCustomWorkflowExtensions operation.3. Call the Update accessPackageAssignmentPolicy operation to remove the custom workflow extension object from the policy. For an example, see Example 3: Remove the customExtensionStageSettings from a policy. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @Deprecated @@ -52,7 +52,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @Deprecated @@ -67,7 +67,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link CustomAccessPackageWorkflowExtension} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -81,7 +81,7 @@ public CustomAccessPackageWorkflowExtension get() { * @return a {@link CustomAccessPackageWorkflowExtension} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -98,7 +98,7 @@ public CustomAccessPackageWorkflowExtension get(@jakarta.annotation.Nullable fin * @return a {@link CustomAccessPackageWorkflowExtension} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -113,7 +113,7 @@ public CustomAccessPackageWorkflowExtension patch(@jakarta.annotation.Nonnull fi * @return a {@link CustomAccessPackageWorkflowExtension} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -129,7 +129,7 @@ public CustomAccessPackageWorkflowExtension patch(@jakarta.annotation.Nonnull fi * Delete an accessPackageAssignmentRequestWorkflowExtension object. The custom workflow extension must first be removed from any associated policies before it can be deleted. Follow these steps to remove the custom workflow extension from any associated policies:1. First retrieve the accessPackageCatalogId by calling the Get accessPackageAssignmentPolicies operation and appending ?$expand=accessPackage($expand=accessPackageCatalog) to the query. For example, https://graph.microsoft.com/beta/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies?$expand=accessPackage($expand=accessPackageCatalog).2. Use the access package catalog ID and retrieve the ID of the accessPackageCustomWorkflowExtension object that you want to delete by running the List accessPackageCustomWorkflowExtensions operation.3. Call the Update accessPackageAssignmentPolicy operation to remove the custom workflow extension object from the policy. For an example, see Example 3: Remove the customExtensionStageSettings from a policy. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -141,7 +141,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Read the properties and relationships of a customAccessPackageWorkflowExtension object for an accessPackageCatalog object. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -167,7 +167,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -182,7 +182,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -195,7 +195,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -212,7 +212,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link CustomAccessPackageWorkflowExtensionItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/search/SearchRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/search/SearchRequestBuilder.java index b48ab4a083f..8b7a4f8be2a 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/search/SearchRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogs/search/SearchRequestBuilder.java @@ -40,7 +40,7 @@ public SearchRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @ja * @return a {@link SearchGetResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public SearchGetResponse get() { * @return a {@link SearchGetResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public SearchGetResponse get(@jakarta.annotation.Nullable final java.util.functi * Invoke function Search * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link SearchRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogswithuniquename/AccessPackageCatalogsWithUniqueNameRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogswithuniquename/AccessPackageCatalogsWithUniqueNameRequestBuilder.java index 4be0cea8488..07e37542d11 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogswithuniquename/AccessPackageCatalogsWithUniqueNameRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackagecatalogswithuniquename/AccessPackageCatalogsWithUniqueNameRequestBuilder.java @@ -42,7 +42,7 @@ public AccessPackageCatalogsWithUniqueNameRequestBuilder(@jakarta.annotation.Non * Delete an accessPackageCatalog. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @Deprecated @@ -54,7 +54,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @Deprecated @@ -69,7 +69,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link AccessPackageCatalog} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -83,7 +83,7 @@ public AccessPackageCatalog get() { * @return a {@link AccessPackageCatalog} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -100,7 +100,7 @@ public AccessPackageCatalog get(@jakarta.annotation.Nullable final java.util.fun * @return a {@link AccessPackageCatalog} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -115,7 +115,7 @@ public AccessPackageCatalog patch(@jakarta.annotation.Nonnull final AccessPackag * @return a {@link AccessPackageCatalog} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -131,7 +131,7 @@ public AccessPackageCatalog patch(@jakarta.annotation.Nonnull final AccessPackag * Delete an accessPackageCatalog. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -143,7 +143,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -157,7 +157,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Retrieve the properties and relationships of an accessPackageCatalog object. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -169,7 +169,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -184,7 +184,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -197,7 +197,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -214,7 +214,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageCatalogsWithUniqueNameRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/AccessPackageItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/AccessPackageItemRequestBuilder.java index 9f344f53507..da1af3d0790 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/AccessPackageItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/AccessPackageItemRequestBuilder.java @@ -140,21 +140,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * Retrieve the properties and relationships of an accessPackage object. + * Retrieve an access package with a list of accessPackageResourceRoleScope objects. These objects represent the resource roles that an access package assigns to each subject. Each object links to an accessPackageResourceRole and an accessPackageResourceScope. * @return a {@link AccessPackage} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public AccessPackage get() { return get(null); } /** - * Retrieve the properties and relationships of an accessPackage object. + * Retrieve an access package with a list of accessPackageResourceRoleScope objects. These objects represent the resource roles that an access package assigns to each subject. Each object links to an accessPackageResourceRole and an accessPackageResourceScope. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link AccessPackage} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public AccessPackage get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -211,7 +211,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * Retrieve the properties and relationships of an accessPackage object. + * Retrieve an access package with a list of accessPackageResourceRoleScope objects. These objects represent the resource roles that an access package assigns to each subject. Each object links to an accessPackageResourceRole and an accessPackageResourceScope. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -219,7 +219,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Retrieve the properties and relationships of an accessPackage object. + * Retrieve an access package with a list of accessPackageResourceRoleScope objects. These objects represent the resource roles that an access package assigns to each subject. Each object links to an accessPackageResourceRole and an accessPackageResourceScope. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -271,7 +271,7 @@ public AccessPackageItemRequestBuilder withUrl(@jakarta.annotation.Nonnull final public class DeleteRequestConfiguration extends BaseRequestConfiguration { } /** - * Retrieve the properties and relationships of an accessPackage object. + * Retrieve an access package with a list of accessPackageResourceRoleScope objects. These objects represent the resource roles that an access package assigns to each subject. Each object links to an accessPackageResourceRole and an accessPackageResourceScope. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/accesspackageassignmentpolicies/AccessPackageAssignmentPoliciesRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/accesspackageassignmentpolicies/AccessPackageAssignmentPoliciesRequestBuilder.java index 072c2d26fa9..5a70325c57e 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/accesspackageassignmentpolicies/AccessPackageAssignmentPoliciesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/accesspackageassignmentpolicies/AccessPackageAssignmentPoliciesRequestBuilder.java @@ -27,7 +27,7 @@ public class AccessPackageAssignmentPoliciesRequestBuilder extends BaseRequestBu * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param accessPackageAssignmentPolicyId The unique identifier of accessPackageAssignmentPolicy * @return a {@link AccessPackageAssignmentPolicyItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public AccessPackageAssignmentPoliciesRequestBuilder(@jakarta.annotation.Nonnull * @return a {@link AccessPackageAssignmentPolicyCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public AccessPackageAssignmentPolicyCollectionResponse get() { * @return a {@link AccessPackageAssignmentPolicyCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public AccessPackageAssignmentPolicyCollectionResponse get(@jakarta.annotation.N * @return a {@link AccessPackageAssignmentPolicy} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public AccessPackageAssignmentPolicy post(@jakarta.annotation.Nonnull final Acce * @return a {@link AccessPackageAssignmentPolicy} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public AccessPackageAssignmentPolicy post(@jakarta.annotation.Nonnull final Acce * Read-only. Nullable. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageAssignmentPoliciesRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/accesspackageassignmentpolicies/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/accesspackageassignmentpolicies/count/CountRequestBuilder.java index be1430d848d..68795425408 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/accesspackageassignmentpolicies/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/accesspackageassignmentpolicies/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/accesspackageassignmentpolicies/item/AccessPackageAssignmentPolicyItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/accesspackageassignmentpolicies/item/AccessPackageAssignmentPolicyItemRequestBuilder.java index 8efcab72913..9ceefe70b60 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/accesspackageassignmentpolicies/item/AccessPackageAssignmentPolicyItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/accesspackageassignmentpolicies/item/AccessPackageAssignmentPolicyItemRequestBuilder.java @@ -28,7 +28,7 @@ public class AccessPackageAssignmentPolicyItemRequestBuilder extends BaseRequest * Provides operations to manage the accessPackage property of the microsoft.graph.accessPackageAssignmentPolicy entity. * @return a {@link AccessPackageRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public AccessPackageRequestBuilder accessPackage() { * Provides operations to manage the accessPackageCatalog property of the microsoft.graph.accessPackageAssignmentPolicy entity. * @return a {@link AccessPackageCatalogRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -50,7 +50,7 @@ public AccessPackageCatalogRequestBuilder accessPackageCatalog() { * Provides operations to manage the customExtensionHandlers property of the microsoft.graph.accessPackageAssignmentPolicy entity. * @return a {@link CustomExtensionHandlersRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -61,7 +61,7 @@ public CustomExtensionHandlersRequestBuilder customExtensionHandlers() { * Provides operations to manage the customExtensionStageSettings property of the microsoft.graph.accessPackageAssignmentPolicy entity. * @return a {@link CustomExtensionStageSettingsRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -88,7 +88,7 @@ public AccessPackageAssignmentPolicyItemRequestBuilder(@jakarta.annotation.Nonnu * Delete navigation property accessPackageAssignmentPolicies for identityGovernance * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete() { @@ -99,7 +99,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -113,7 +113,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link AccessPackageAssignmentPolicy} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -126,7 +126,7 @@ public AccessPackageAssignmentPolicy get() { * @return a {@link AccessPackageAssignmentPolicy} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -142,7 +142,7 @@ public AccessPackageAssignmentPolicy get(@jakarta.annotation.Nullable final java * @return a {@link AccessPackageAssignmentPolicy} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -156,7 +156,7 @@ public AccessPackageAssignmentPolicy patch(@jakarta.annotation.Nonnull final Acc * @return a {@link AccessPackageAssignmentPolicy} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -171,7 +171,7 @@ public AccessPackageAssignmentPolicy patch(@jakarta.annotation.Nonnull final Acc * Delete navigation property accessPackageAssignmentPolicies for identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -183,7 +183,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -197,7 +197,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Read-only. Nullable. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -209,7 +209,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -224,7 +224,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -237,7 +237,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -254,7 +254,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageAssignmentPolicyItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/accesspackageassignmentpolicies/item/accesspackage/AccessPackageRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/accesspackageassignmentpolicies/item/accesspackage/AccessPackageRequestBuilder.java index 6e559e0c9d1..8619507dc4c 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/accesspackageassignmentpolicies/item/accesspackage/AccessPackageRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/accesspackageassignmentpolicies/item/accesspackage/AccessPackageRequestBuilder.java @@ -41,7 +41,7 @@ public AccessPackageRequestBuilder(@jakarta.annotation.Nonnull final String rawU * @return a {@link AccessPackage} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public AccessPackage get() { * @return a {@link AccessPackage} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public AccessPackage get(@jakarta.annotation.Nullable final java.util.function.C * The access package with this policy. Read-only. Nullable. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/accesspackageassignmentpolicies/item/accesspackagecatalog/AccessPackageCatalogRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/accesspackageassignmentpolicies/item/accesspackagecatalog/AccessPackageCatalogRequestBuilder.java index d27613fb5f2..d1b5ff0f327 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/accesspackageassignmentpolicies/item/accesspackagecatalog/AccessPackageCatalogRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/accesspackageassignmentpolicies/item/accesspackagecatalog/AccessPackageCatalogRequestBuilder.java @@ -41,7 +41,7 @@ public AccessPackageCatalogRequestBuilder(@jakarta.annotation.Nonnull final Stri * @return a {@link AccessPackageCatalog} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public AccessPackageCatalog get() { * @return a {@link AccessPackageCatalog} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public AccessPackageCatalog get(@jakarta.annotation.Nullable final java.util.fun * Get accessPackageCatalog from identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageCatalogRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/accesspackageassignmentpolicies/item/customextensionhandlers/CustomExtensionHandlersRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/accesspackageassignmentpolicies/item/customextensionhandlers/CustomExtensionHandlersRequestBuilder.java index fc94a915212..f8093cc90c4 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/accesspackageassignmentpolicies/item/customextensionhandlers/CustomExtensionHandlersRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/accesspackageassignmentpolicies/item/customextensionhandlers/CustomExtensionHandlersRequestBuilder.java @@ -27,7 +27,7 @@ public class CustomExtensionHandlersRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param customExtensionHandlerId The unique identifier of customExtensionHandler * @return a {@link CustomExtensionHandlerItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public CustomExtensionHandlersRequestBuilder(@jakarta.annotation.Nonnull final S * @return a {@link CustomExtensionHandlerCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public CustomExtensionHandlerCollectionResponse get() { * @return a {@link CustomExtensionHandlerCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public CustomExtensionHandlerCollectionResponse get(@jakarta.annotation.Nullable * @return a {@link CustomExtensionHandler} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public CustomExtensionHandler post(@jakarta.annotation.Nonnull final CustomExten * @return a {@link CustomExtensionHandler} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public CustomExtensionHandler post(@jakarta.annotation.Nonnull final CustomExten * The collection of stages when to execute one or more custom access package workflow extensions. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CustomExtensionHandlersRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/accesspackageassignmentpolicies/item/customextensionhandlers/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/accesspackageassignmentpolicies/item/customextensionhandlers/count/CountRequestBuilder.java index fd1cfa6278c..64a71fafd4a 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/accesspackageassignmentpolicies/item/customextensionhandlers/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/accesspackageassignmentpolicies/item/customextensionhandlers/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/accesspackageassignmentpolicies/item/customextensionhandlers/item/CustomExtensionHandlerItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/accesspackageassignmentpolicies/item/customextensionhandlers/item/CustomExtensionHandlerItemRequestBuilder.java index 6ef05e58725..3617eaac9f8 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/accesspackageassignmentpolicies/item/customextensionhandlers/item/CustomExtensionHandlerItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/accesspackageassignmentpolicies/item/customextensionhandlers/item/CustomExtensionHandlerItemRequestBuilder.java @@ -25,7 +25,7 @@ public class CustomExtensionHandlerItemRequestBuilder extends BaseRequestBuilder * Provides operations to manage the customExtension property of the microsoft.graph.customExtensionHandler entity. * @return a {@link CustomExtensionRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -52,7 +52,7 @@ public CustomExtensionHandlerItemRequestBuilder(@jakarta.annotation.Nonnull fina * Delete navigation property customExtensionHandlers for identityGovernance * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete() { @@ -63,7 +63,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -77,7 +77,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link CustomExtensionHandler} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -90,7 +90,7 @@ public CustomExtensionHandler get() { * @return a {@link CustomExtensionHandler} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -106,7 +106,7 @@ public CustomExtensionHandler get(@jakarta.annotation.Nullable final java.util.f * @return a {@link CustomExtensionHandler} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -120,7 +120,7 @@ public CustomExtensionHandler patch(@jakarta.annotation.Nonnull final CustomExte * @return a {@link CustomExtensionHandler} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -135,7 +135,7 @@ public CustomExtensionHandler patch(@jakarta.annotation.Nonnull final CustomExte * Delete navigation property customExtensionHandlers for identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -147,7 +147,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * The collection of stages when to execute one or more custom access package workflow extensions. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -173,7 +173,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -188,7 +188,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -201,7 +201,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -218,7 +218,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link CustomExtensionHandlerItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/accesspackageassignmentpolicies/item/customextensionhandlers/item/customextension/CustomExtensionRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/accesspackageassignmentpolicies/item/customextensionhandlers/item/customextension/CustomExtensionRequestBuilder.java index 55f77517044..d5cfa89bc35 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/accesspackageassignmentpolicies/item/customextensionhandlers/item/customextension/CustomExtensionRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/accesspackageassignmentpolicies/item/customextensionhandlers/item/customextension/CustomExtensionRequestBuilder.java @@ -41,7 +41,7 @@ public CustomExtensionRequestBuilder(@jakarta.annotation.Nonnull final String ra * @return a {@link CustomAccessPackageWorkflowExtension} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public CustomAccessPackageWorkflowExtension get() { * @return a {@link CustomAccessPackageWorkflowExtension} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public CustomAccessPackageWorkflowExtension get(@jakarta.annotation.Nullable fin * Indicates which custom workflow extension is executed at this stage. Nullable. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CustomExtensionRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/accesspackageassignmentpolicies/item/customextensionstagesettings/CustomExtensionStageSettingsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/accesspackageassignmentpolicies/item/customextensionstagesettings/CustomExtensionStageSettingsRequestBuilder.java index 830a1de9f41..f55cc21bda8 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/accesspackageassignmentpolicies/item/customextensionstagesettings/CustomExtensionStageSettingsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/accesspackageassignmentpolicies/item/customextensionstagesettings/CustomExtensionStageSettingsRequestBuilder.java @@ -27,7 +27,7 @@ public class CustomExtensionStageSettingsRequestBuilder extends BaseRequestBuild * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param customExtensionStageSettingId The unique identifier of customExtensionStageSetting * @return a {@link CustomExtensionStageSettingItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public CustomExtensionStageSettingsRequestBuilder(@jakarta.annotation.Nonnull fi * @return a {@link CustomExtensionStageSettingCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public CustomExtensionStageSettingCollectionResponse get() { * @return a {@link CustomExtensionStageSettingCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public CustomExtensionStageSettingCollectionResponse get(@jakarta.annotation.Nul * @return a {@link CustomExtensionStageSetting} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public CustomExtensionStageSetting post(@jakarta.annotation.Nonnull final Custom * @return a {@link CustomExtensionStageSetting} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public CustomExtensionStageSetting post(@jakarta.annotation.Nonnull final Custom * The collection of stages when to execute one or more custom access package workflow extensions. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CustomExtensionStageSettingsRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/accesspackageassignmentpolicies/item/customextensionstagesettings/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/accesspackageassignmentpolicies/item/customextensionstagesettings/count/CountRequestBuilder.java index 7855c0f7bbe..336b3b91b2d 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/accesspackageassignmentpolicies/item/customextensionstagesettings/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/accesspackageassignmentpolicies/item/customextensionstagesettings/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/accesspackageassignmentpolicies/item/customextensionstagesettings/item/CustomExtensionStageSettingItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/accesspackageassignmentpolicies/item/customextensionstagesettings/item/CustomExtensionStageSettingItemRequestBuilder.java index e8603642230..171ff940ab9 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/accesspackageassignmentpolicies/item/customextensionstagesettings/item/CustomExtensionStageSettingItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/accesspackageassignmentpolicies/item/customextensionstagesettings/item/CustomExtensionStageSettingItemRequestBuilder.java @@ -25,7 +25,7 @@ public class CustomExtensionStageSettingItemRequestBuilder extends BaseRequestBu * Provides operations to manage the customExtension property of the microsoft.graph.customExtensionStageSetting entity. * @return a {@link CustomExtensionRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -52,7 +52,7 @@ public CustomExtensionStageSettingItemRequestBuilder(@jakarta.annotation.Nonnull * Delete navigation property customExtensionStageSettings for identityGovernance * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete() { @@ -63,7 +63,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -77,7 +77,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link CustomExtensionStageSetting} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -90,7 +90,7 @@ public CustomExtensionStageSetting get() { * @return a {@link CustomExtensionStageSetting} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -106,7 +106,7 @@ public CustomExtensionStageSetting get(@jakarta.annotation.Nullable final java.u * @return a {@link CustomExtensionStageSetting} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -120,7 +120,7 @@ public CustomExtensionStageSetting patch(@jakarta.annotation.Nonnull final Custo * @return a {@link CustomExtensionStageSetting} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -135,7 +135,7 @@ public CustomExtensionStageSetting patch(@jakarta.annotation.Nonnull final Custo * Delete navigation property customExtensionStageSettings for identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -147,7 +147,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * The collection of stages when to execute one or more custom access package workflow extensions. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -173,7 +173,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -188,7 +188,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -201,7 +201,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -218,7 +218,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link CustomExtensionStageSettingItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/accesspackageassignmentpolicies/item/customextensionstagesettings/item/customextension/CustomExtensionRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/accesspackageassignmentpolicies/item/customextensionstagesettings/item/customextension/CustomExtensionRequestBuilder.java index 8992412e77f..163c3914107 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/accesspackageassignmentpolicies/item/customextensionstagesettings/item/customextension/CustomExtensionRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/accesspackageassignmentpolicies/item/customextensionstagesettings/item/customextension/CustomExtensionRequestBuilder.java @@ -41,7 +41,7 @@ public CustomExtensionRequestBuilder(@jakarta.annotation.Nonnull final String ra * @return a {@link CustomCalloutExtension} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public CustomCalloutExtension get() { * @return a {@link CustomCalloutExtension} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public CustomCalloutExtension get(@jakarta.annotation.Nullable final java.util.f * Indicates the custom workflow extension that is executed at this stage. Nullable. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CustomExtensionRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/accesspackagecatalog/AccessPackageCatalogRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/accesspackagecatalog/AccessPackageCatalogRequestBuilder.java index e734ef29fd5..995dbe938a6 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/accesspackagecatalog/AccessPackageCatalogRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackages/item/accesspackagecatalog/AccessPackageCatalogRequestBuilder.java @@ -41,7 +41,7 @@ public AccessPackageCatalogRequestBuilder(@jakarta.annotation.Nonnull final Stri * @return a {@link AccessPackageCatalog} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public AccessPackageCatalog get() { * @return a {@link AccessPackageCatalog} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public AccessPackageCatalog get(@jakarta.annotation.Nullable final java.util.fun * Get accessPackageCatalog from identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageCatalogRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageswithuniquename/AccessPackagesWithUniqueNameRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageswithuniquename/AccessPackagesWithUniqueNameRequestBuilder.java index 1cef5cd718b..897fa96024e 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageswithuniquename/AccessPackagesWithUniqueNameRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/accesspackageswithuniquename/AccessPackagesWithUniqueNameRequestBuilder.java @@ -77,21 +77,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * Retrieve the properties and relationships of an accessPackage object. + * Retrieve an access package with a list of accessPackageResourceRoleScope objects. These objects represent the resource roles that an access package assigns to each subject. Each object links to an accessPackageResourceRole and an accessPackageResourceScope. * @return a {@link AccessPackage} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public AccessPackage get() { return get(null); } /** - * Retrieve the properties and relationships of an accessPackage object. + * Retrieve an access package with a list of accessPackageResourceRoleScope objects. These objects represent the resource roles that an access package assigns to each subject. Each object links to an accessPackageResourceRole and an accessPackageResourceScope. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link AccessPackage} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public AccessPackage get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -148,7 +148,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * Retrieve the properties and relationships of an accessPackage object. + * Retrieve an access package with a list of accessPackageResourceRoleScope objects. These objects represent the resource roles that an access package assigns to each subject. Each object links to an accessPackageResourceRole and an accessPackageResourceScope. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -156,7 +156,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Retrieve the properties and relationships of an accessPackage object. + * Retrieve an access package with a list of accessPackageResourceRoleScope objects. These objects represent the resource roles that an access package assigns to each subject. Each object links to an accessPackageResourceRole and an accessPackageResourceScope. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -208,7 +208,7 @@ public AccessPackagesWithUniqueNameRequestBuilder withUrl(@jakarta.annotation.No public class DeleteRequestConfiguration extends BaseRequestConfiguration { } /** - * Retrieve the properties and relationships of an accessPackage object. + * Retrieve an access package with a list of accessPackageResourceRoleScope objects. These objects represent the resource roles that an access package assigns to each subject. Each object links to an accessPackageResourceRole and an accessPackageResourceScope. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/assignmentrequests/AssignmentRequestsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/assignmentrequests/AssignmentRequestsRequestBuilder.java index 123684592f7..f79a0450128 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/assignmentrequests/AssignmentRequestsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/assignmentrequests/AssignmentRequestsRequestBuilder.java @@ -28,7 +28,7 @@ public class AssignmentRequestsRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -40,7 +40,7 @@ public CountRequestBuilder count() { * @param accessPackageAssignmentRequestId The unique identifier of accessPackageAssignmentRequest * @return a {@link AccessPackageAssignmentRequestItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -71,7 +71,7 @@ public AssignmentRequestsRequestBuilder(@jakarta.annotation.Nonnull final String * @param on Usage: on='{on}' * @return a {@link FilterByCurrentUserWithOnRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -84,7 +84,7 @@ public FilterByCurrentUserWithOnRequestBuilder filterByCurrentUserWithOn(@jakart * @return a {@link AccessPackageAssignmentRequestCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -98,7 +98,7 @@ public AccessPackageAssignmentRequestCollectionResponse get() { * @return a {@link AccessPackageAssignmentRequestCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -115,7 +115,7 @@ public AccessPackageAssignmentRequestCollectionResponse get(@jakarta.annotation. * @return a {@link AccessPackageAssignmentRequest} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -130,7 +130,7 @@ public AccessPackageAssignmentRequest post(@jakarta.annotation.Nonnull final Acc * @return a {@link AccessPackageAssignmentRequest} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -146,7 +146,7 @@ public AccessPackageAssignmentRequest post(@jakarta.annotation.Nonnull final Acc * In Microsoft Entra entitlement management, retrieve a list of accessPackageAssignmentRequest objects. The resulting list includes all the assignment requests, current and well as expired, that the caller has access to read, across all catalogs and access packages. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -158,7 +158,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -173,7 +173,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -186,7 +186,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -203,7 +203,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AssignmentRequestsRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/assignmentrequests/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/assignmentrequests/count/CountRequestBuilder.java index 271c3650245..5ce394268e5 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/assignmentrequests/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/assignmentrequests/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/assignmentrequests/filterbycurrentuserwithon/FilterByCurrentUserWithOnRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/assignmentrequests/filterbycurrentuserwithon/FilterByCurrentUserWithOnRequestBuilder.java index b2e5f32a559..8303e2a2f66 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/assignmentrequests/filterbycurrentuserwithon/FilterByCurrentUserWithOnRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/assignmentrequests/filterbycurrentuserwithon/FilterByCurrentUserWithOnRequestBuilder.java @@ -42,7 +42,7 @@ public FilterByCurrentUserWithOnRequestBuilder(@jakarta.annotation.Nonnull final * @return a {@link FilterByCurrentUserWithOnGetResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -56,7 +56,7 @@ public FilterByCurrentUserWithOnGetResponse get() { * @return a {@link FilterByCurrentUserWithOnGetResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -71,7 +71,7 @@ public FilterByCurrentUserWithOnGetResponse get(@jakarta.annotation.Nullable fin * In Microsoft Entra Entitlement Management, retrieve a list of accessPackageAssignmentRequest objects filtered on the signed-in user. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -83,7 +83,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -98,7 +98,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link FilterByCurrentUserWithOnRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/assignmentrequests/item/AccessPackageAssignmentRequestItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/assignmentrequests/item/AccessPackageAssignmentRequestItemRequestBuilder.java index a08ae4860e1..4cb7e40bf72 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/assignmentrequests/item/AccessPackageAssignmentRequestItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/assignmentrequests/item/AccessPackageAssignmentRequestItemRequestBuilder.java @@ -30,7 +30,7 @@ public class AccessPackageAssignmentRequestItemRequestBuilder extends BaseReques * Provides operations to manage the accessPackage property of the microsoft.graph.accessPackageAssignmentRequest entity. * @return a {@link AccessPackageRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -41,7 +41,7 @@ public AccessPackageRequestBuilder accessPackage() { * Provides operations to manage the accessPackageAssignment property of the microsoft.graph.accessPackageAssignmentRequest entity. * @return a {@link AccessPackageAssignmentRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -52,7 +52,7 @@ public AccessPackageAssignmentRequestBuilder accessPackageAssignment() { * Provides operations to call the cancel method. * @return a {@link CancelRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -63,7 +63,7 @@ public CancelRequestBuilder cancel() { * Provides operations to call the reprocess method. * @return a {@link ReprocessRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -74,7 +74,7 @@ public ReprocessRequestBuilder reprocess() { * Provides operations to manage the requestor property of the microsoft.graph.accessPackageAssignmentRequest entity. * @return a {@link RequestorRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -85,7 +85,7 @@ public RequestorRequestBuilder requestor() { * Provides operations to call the resume method. * @return a {@link ResumeRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -112,7 +112,7 @@ public AccessPackageAssignmentRequestItemRequestBuilder(@jakarta.annotation.Nonn * Delete navigation property assignmentRequests for identityGovernance * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete() { @@ -123,7 +123,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -137,7 +137,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link AccessPackageAssignmentRequest} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -150,7 +150,7 @@ public AccessPackageAssignmentRequest get() { * @return a {@link AccessPackageAssignmentRequest} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -166,7 +166,7 @@ public AccessPackageAssignmentRequest get(@jakarta.annotation.Nullable final jav * @return a {@link AccessPackageAssignmentRequest} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -180,7 +180,7 @@ public AccessPackageAssignmentRequest patch(@jakarta.annotation.Nonnull final Ac * @return a {@link AccessPackageAssignmentRequest} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -195,7 +195,7 @@ public AccessPackageAssignmentRequest patch(@jakarta.annotation.Nonnull final Ac * Delete navigation property assignmentRequests for identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -207,7 +207,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -221,7 +221,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Represents access package assignment requests created by or on behalf of a user. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -233,7 +233,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -248,7 +248,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -261,7 +261,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -278,7 +278,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageAssignmentRequestItemRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/assignmentrequests/item/accesspackage/AccessPackageRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/assignmentrequests/item/accesspackage/AccessPackageRequestBuilder.java index 382ff0fee14..c856d88ff34 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/assignmentrequests/item/accesspackage/AccessPackageRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/assignmentrequests/item/accesspackage/AccessPackageRequestBuilder.java @@ -41,7 +41,7 @@ public AccessPackageRequestBuilder(@jakarta.annotation.Nonnull final String rawU * @return a {@link AccessPackage} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public AccessPackage get() { * @return a {@link AccessPackage} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public AccessPackage get(@jakarta.annotation.Nullable final java.util.function.C * The access package associated with the accessPackageAssignmentRequest. An access package defines the collections of resource roles and the policies for how one or more users can get access to those resources. Read-only. Nullable. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/assignmentrequests/item/accesspackageassignment/AccessPackageAssignmentRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/assignmentrequests/item/accesspackageassignment/AccessPackageAssignmentRequestBuilder.java index 1bd85ebb2e9..3ea4dbc0bd9 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/assignmentrequests/item/accesspackageassignment/AccessPackageAssignmentRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/assignmentrequests/item/accesspackageassignment/AccessPackageAssignmentRequestBuilder.java @@ -41,7 +41,7 @@ public AccessPackageAssignmentRequestBuilder(@jakarta.annotation.Nonnull final S * @return a {@link AccessPackageAssignment} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public AccessPackageAssignment get() { * @return a {@link AccessPackageAssignment} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public AccessPackageAssignment get(@jakarta.annotation.Nullable final java.util. * For a requestType of UserAdd or AdminAdd, an access package assignment requested to be created. For a requestType of UserRemove, AdminRemove, or SystemRemove, this property has the id property of an existing assignment to be removed. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AccessPackageAssignmentRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/assignmentrequests/item/cancel/CancelRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/assignmentrequests/item/cancel/CancelRequestBuilder.java index a43b3b73a61..145b32111f9 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/assignmentrequests/item/cancel/CancelRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/assignmentrequests/item/cancel/CancelRequestBuilder.java @@ -38,7 +38,7 @@ public CancelRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @ja * In Microsoft Entra Entitlement Management, cancel accessPackageAssignmentRequest objects that are in a cancelable state: accepted, pendingApproval, pendingNotBefore, pendingApprovalEscalated. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @Deprecated @@ -50,7 +50,7 @@ public void post() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @Deprecated @@ -64,7 +64,7 @@ public void post(@jakarta.annotation.Nullable final java.util.function.Consumer< * In Microsoft Entra Entitlement Management, cancel accessPackageAssignmentRequest objects that are in a cancelable state: accepted, pendingApproval, pendingNotBefore, pendingApprovalEscalated. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -76,7 +76,7 @@ public RequestInformation toPostRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -91,7 +91,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nullable * @param rawUrl The raw URL to use for the request builder. * @return a {@link CancelRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/assignmentrequests/item/reprocess/ReprocessRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/assignmentrequests/item/reprocess/ReprocessRequestBuilder.java index 5a13c709dcc..01d4f1502a4 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/assignmentrequests/item/reprocess/ReprocessRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/assignmentrequests/item/reprocess/ReprocessRequestBuilder.java @@ -38,7 +38,7 @@ public ReprocessRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, * Invoke action reprocess * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void post() { @@ -49,7 +49,7 @@ public void post() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void post(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -62,7 +62,7 @@ public void post(@jakarta.annotation.Nullable final java.util.function.Consumer< * Invoke action reprocess * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -74,7 +74,7 @@ public RequestInformation toPostRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -89,7 +89,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nullable * @param rawUrl The raw URL to use for the request builder. * @return a {@link ReprocessRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/assignmentrequests/item/requestor/RequestorRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/assignmentrequests/item/requestor/RequestorRequestBuilder.java index bab5eaeee10..d91c36a64a3 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/assignmentrequests/item/requestor/RequestorRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/assignmentrequests/item/requestor/RequestorRequestBuilder.java @@ -25,7 +25,7 @@ public class RequestorRequestBuilder extends BaseRequestBuilder { * Provides operations to manage the connectedOrganization property of the microsoft.graph.accessPackageSubject entity. * @return a {@link ConnectedOrganizationRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -52,7 +52,7 @@ public RequestorRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, * Delete navigation property requestor for identityGovernance * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete() { @@ -63,7 +63,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -77,7 +77,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link AccessPackageSubject} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -90,7 +90,7 @@ public AccessPackageSubject get() { * @return a {@link AccessPackageSubject} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -106,7 +106,7 @@ public AccessPackageSubject get(@jakarta.annotation.Nullable final java.util.fun * @return a {@link AccessPackageSubject} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -120,7 +120,7 @@ public AccessPackageSubject patch(@jakarta.annotation.Nonnull final AccessPackag * @return a {@link AccessPackageSubject} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -135,7 +135,7 @@ public AccessPackageSubject patch(@jakarta.annotation.Nonnull final AccessPackag * Delete navigation property requestor for identityGovernance * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -147,7 +147,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * The subject who requested or, if a direct assignment, was assigned. Read-only. Nullable. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -173,7 +173,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -188,7 +188,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -201,7 +201,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -218,7 +218,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link RequestorRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/assignmentrequests/item/requestor/connectedorganization/ConnectedOrganizationRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/assignmentrequests/item/requestor/connectedorganization/ConnectedOrganizationRequestBuilder.java index 0f555b675cb..447002c5e75 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/assignmentrequests/item/requestor/connectedorganization/ConnectedOrganizationRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/assignmentrequests/item/requestor/connectedorganization/ConnectedOrganizationRequestBuilder.java @@ -41,7 +41,7 @@ public ConnectedOrganizationRequestBuilder(@jakarta.annotation.Nonnull final Str * @return a {@link ConnectedOrganization} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public ConnectedOrganization get() { * @return a {@link ConnectedOrganization} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public ConnectedOrganization get(@jakarta.annotation.Nullable final java.util.fu * The connected organization of the subject. Read-only. Nullable. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link ConnectedOrganizationRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/assignmentrequests/item/resume/ResumeRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/assignmentrequests/item/resume/ResumeRequestBuilder.java index 101dc7f9b64..b009ad76809 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/assignmentrequests/item/resume/ResumeRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identitygovernance/entitlementmanagement/assignmentrequests/item/resume/ResumeRequestBuilder.java @@ -39,7 +39,7 @@ public ResumeRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @ja * @param body The request body * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @Deprecated @@ -52,7 +52,7 @@ public void post(@jakarta.annotation.Nonnull final ResumePostRequestBody 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 * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 * @see Find more info here */ @Deprecated @@ -68,7 +68,7 @@ public void post(@jakarta.annotation.Nonnull final ResumePostRequestBody body, @ * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -81,7 +81,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -98,7 +98,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link ResumeRequestBuilder} * @deprecated - * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions + * as of 2022-10/PrivatePreview:MicrosofEntitlementManagementCustomextensions on 2023-03-01 and will be removed 2023-12-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identityprotection/riskdetections/item/RiskDetectionItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identityprotection/riskdetections/item/RiskDetectionItemRequestBuilder.java index 68dc31ca98a..8b665bac99f 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identityprotection/riskdetections/item/RiskDetectionItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identityprotection/riskdetections/item/RiskDetectionItemRequestBuilder.java @@ -55,21 +55,21 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * Retrieve the properties of a collection of riskDetection objects. + * Retrieve the properties of a riskDetection object. * @return a {@link RiskDetection} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public RiskDetection get() { return get(null); } /** - * Retrieve the properties of a collection of riskDetection objects. + * Retrieve the properties of a riskDetection object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RiskDetection} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public RiskDetection get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -124,7 +124,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * Retrieve the properties of a collection of riskDetection objects. + * Retrieve the properties of a riskDetection object. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -132,7 +132,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Retrieve the properties of a collection of riskDetection objects. + * Retrieve the properties of a riskDetection object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -184,7 +184,7 @@ public RiskDetectionItemRequestBuilder withUrl(@jakarta.annotation.Nonnull final public class DeleteRequestConfiguration extends BaseRequestConfiguration { } /** - * Retrieve the properties of a collection of riskDetection objects. + * Retrieve the properties of a riskDetection object. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/beta/generated/identityproviders/IdentityProvidersRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identityproviders/IdentityProvidersRequestBuilder.java index c290756a5b1..308ef0ad002 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identityproviders/IdentityProvidersRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identityproviders/IdentityProvidersRequestBuilder.java @@ -28,7 +28,7 @@ public class IdentityProvidersRequestBuilder extends BaseRequestBuilder { * Provides operations to call the availableProviderTypes method. * @return a {@link AvailableProviderTypesRequestBuilder} * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public AvailableProviderTypesRequestBuilder availableProviderTypes() { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @Deprecated @jakarta.annotation.Nonnull @@ -51,7 +51,7 @@ public CountRequestBuilder count() { * @param identityProviderId The unique identifier of identityProvider * @return a {@link IdentityProviderItemRequestBuilder} * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -82,7 +82,7 @@ public IdentityProvidersRequestBuilder(@jakarta.annotation.Nonnull final String * @return a {@link IdentityProviderCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -96,7 +96,7 @@ public IdentityProviderCollectionResponse get() { * @return a {@link IdentityProviderCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -113,7 +113,7 @@ public IdentityProviderCollectionResponse get(@jakarta.annotation.Nullable final * @return a {@link IdentityProvider} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -128,7 +128,7 @@ public IdentityProvider post(@jakarta.annotation.Nonnull final IdentityProvider * @return a {@link IdentityProvider} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -144,7 +144,7 @@ public IdentityProvider post(@jakarta.annotation.Nonnull final IdentityProvider * Retrieve a list of identityProviders objects. * @return a {@link RequestInformation} * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -156,7 +156,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -171,7 +171,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -184,7 +184,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -201,7 +201,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link IdentityProvidersRequestBuilder} * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identityproviders/availableprovidertypes/AvailableProviderTypesRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identityproviders/availableprovidertypes/AvailableProviderTypesRequestBuilder.java index b793585c72c..e500abe2642 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identityproviders/availableprovidertypes/AvailableProviderTypesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identityproviders/availableprovidertypes/AvailableProviderTypesRequestBuilder.java @@ -40,7 +40,7 @@ public AvailableProviderTypesRequestBuilder(@jakarta.annotation.Nonnull final St * @return a {@link AvailableProviderTypesGetResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -54,7 +54,7 @@ public AvailableProviderTypesGetResponse get() { * @return a {@link AvailableProviderTypesGetResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -69,7 +69,7 @@ public AvailableProviderTypesGetResponse get(@jakarta.annotation.Nullable final * Retrieves all identity provider types available in a directory. * @return a {@link RequestInformation} * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -81,7 +81,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -96,7 +96,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AvailableProviderTypesRequestBuilder} * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identityproviders/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identityproviders/count/CountRequestBuilder.java index 7a65a56aae8..1e41edd2bae 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identityproviders/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identityproviders/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/identityproviders/item/IdentityProviderItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/identityproviders/item/IdentityProviderItemRequestBuilder.java index bf07ef3aeb8..3f21da56e0f 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/identityproviders/item/IdentityProviderItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/identityproviders/item/IdentityProviderItemRequestBuilder.java @@ -40,7 +40,7 @@ public IdentityProviderItemRequestBuilder(@jakarta.annotation.Nonnull final Stri * Delete an identityProvider. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 * @see Find more info here */ @Deprecated @@ -52,7 +52,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 * @see Find more info here */ @Deprecated @@ -67,7 +67,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link IdentityProvider} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -81,7 +81,7 @@ public IdentityProvider get() { * @return a {@link IdentityProvider} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -98,7 +98,7 @@ public IdentityProvider get(@jakarta.annotation.Nullable final java.util.functio * @return a {@link IdentityProvider} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -113,7 +113,7 @@ public IdentityProvider patch(@jakarta.annotation.Nonnull final IdentityProvider * @return a {@link IdentityProvider} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -129,7 +129,7 @@ public IdentityProvider patch(@jakarta.annotation.Nonnull final IdentityProvider * Delete an identityProvider. * @return a {@link RequestInformation} * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -141,7 +141,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Retrieve the properties and relationships of an identityProvider. * @return a {@link RequestInformation} * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -167,7 +167,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -182,7 +182,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -195,7 +195,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -212,7 +212,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link IdentityProviderItemRequestBuilder} * @deprecated - * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider + * The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API. as of 2021-05/identityProvider on 2021-08-24 and will be removed 2023-03-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/informationprotection/decryptbuffer/DecryptBufferRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/informationprotection/decryptbuffer/DecryptBufferRequestBuilder.java index ca7a61209c6..a6982454228 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/informationprotection/decryptbuffer/DecryptBufferRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/informationprotection/decryptbuffer/DecryptBufferRequestBuilder.java @@ -41,7 +41,7 @@ public DecryptBufferRequestBuilder(@jakarta.annotation.Nonnull final String rawU * @return a {@link BufferDecryptionResult} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -55,7 +55,7 @@ public BufferDecryptionResult post(@jakarta.annotation.Nonnull final DecryptBuff * @return a {@link BufferDecryptionResult} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -71,7 +71,7 @@ public BufferDecryptionResult post(@jakarta.annotation.Nonnull final DecryptBuff * @param body The request body * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -84,7 +84,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -101,7 +101,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link DecryptBufferRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/informationprotection/encryptbuffer/EncryptBufferRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/informationprotection/encryptbuffer/EncryptBufferRequestBuilder.java index 4a292d02dec..d3f4a0861ec 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/informationprotection/encryptbuffer/EncryptBufferRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/informationprotection/encryptbuffer/EncryptBufferRequestBuilder.java @@ -41,7 +41,7 @@ public EncryptBufferRequestBuilder(@jakarta.annotation.Nonnull final String rawU * @return a {@link BufferEncryptionResult} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -55,7 +55,7 @@ public BufferEncryptionResult post(@jakarta.annotation.Nonnull final EncryptBuff * @return a {@link BufferEncryptionResult} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -71,7 +71,7 @@ public BufferEncryptionResult post(@jakarta.annotation.Nonnull final EncryptBuff * @param body The request body * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -84,7 +84,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -101,7 +101,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link EncryptBufferRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/informationprotection/policy/PolicyRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/informationprotection/policy/PolicyRequestBuilder.java index b731829dd3b..c5e507ffb52 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/informationprotection/policy/PolicyRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/informationprotection/policy/PolicyRequestBuilder.java @@ -25,7 +25,7 @@ public class PolicyRequestBuilder extends BaseRequestBuilder { * Provides operations to manage the labels property of the microsoft.graph.informationProtectionPolicy entity. * @return a {@link LabelsRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @Deprecated @jakarta.annotation.Nonnull @@ -52,7 +52,7 @@ public PolicyRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @ja * Delete navigation property policy for informationProtection * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @Deprecated public void delete() { @@ -63,7 +63,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -77,7 +77,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link InformationProtectionPolicy} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -90,7 +90,7 @@ public InformationProtectionPolicy get() { * @return a {@link InformationProtectionPolicy} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -106,7 +106,7 @@ public InformationProtectionPolicy get(@jakarta.annotation.Nullable final java.u * @return a {@link InformationProtectionPolicy} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -120,7 +120,7 @@ public InformationProtectionPolicy patch(@jakarta.annotation.Nonnull final Infor * @return a {@link InformationProtectionPolicy} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -135,7 +135,7 @@ public InformationProtectionPolicy patch(@jakarta.annotation.Nonnull final Infor * Delete navigation property policy for informationProtection * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -147,7 +147,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Get policy from informationProtection * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -173,7 +173,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -188,7 +188,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -201,7 +201,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -218,7 +218,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link PolicyRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/informationprotection/policy/labels/LabelsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/informationprotection/policy/labels/LabelsRequestBuilder.java index dbddae02065..f482e8f67d0 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/informationprotection/policy/labels/LabelsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/informationprotection/policy/labels/LabelsRequestBuilder.java @@ -31,7 +31,7 @@ public class LabelsRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @Deprecated @jakarta.annotation.Nonnull @@ -42,7 +42,7 @@ public CountRequestBuilder count() { * Provides operations to call the evaluateApplication method. * @return a {@link EvaluateApplicationRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @Deprecated @jakarta.annotation.Nonnull @@ -53,7 +53,7 @@ public EvaluateApplicationRequestBuilder evaluateApplication() { * Provides operations to call the evaluateClassificationResults method. * @return a {@link EvaluateClassificationResultsRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @Deprecated @jakarta.annotation.Nonnull @@ -64,7 +64,7 @@ public EvaluateClassificationResultsRequestBuilder evaluateClassificationResults * Provides operations to call the evaluateRemoval method. * @return a {@link EvaluateRemovalRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @Deprecated @jakarta.annotation.Nonnull @@ -75,7 +75,7 @@ public EvaluateRemovalRequestBuilder evaluateRemoval() { * Provides operations to call the extractLabel method. * @return a {@link ExtractLabelRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @Deprecated @jakarta.annotation.Nonnull @@ -87,7 +87,7 @@ public ExtractLabelRequestBuilder extractLabel() { * @param informationProtectionLabelId The unique identifier of informationProtectionLabel * @return a {@link InformationProtectionLabelItemRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -118,7 +118,7 @@ public LabelsRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @ja * @return a {@link InformationProtectionLabelCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -131,7 +131,7 @@ public InformationProtectionLabelCollectionResponse get() { * @return a {@link InformationProtectionLabelCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -147,7 +147,7 @@ public InformationProtectionLabelCollectionResponse get(@jakarta.annotation.Null * @return a {@link InformationProtectionLabel} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -161,7 +161,7 @@ public InformationProtectionLabel post(@jakarta.annotation.Nonnull final Informa * @return a {@link InformationProtectionLabel} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -176,7 +176,7 @@ public InformationProtectionLabel post(@jakarta.annotation.Nonnull final Informa * Get labels from informationProtection * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -188,7 +188,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -203,7 +203,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -216,7 +216,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -233,7 +233,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link LabelsRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/informationprotection/policy/labels/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/informationprotection/policy/labels/count/CountRequestBuilder.java index 4b5f009dcd4..38dde08fe7d 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/informationprotection/policy/labels/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/informationprotection/policy/labels/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/informationprotection/policy/labels/evaluateapplication/EvaluateApplicationRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/informationprotection/policy/labels/evaluateapplication/EvaluateApplicationRequestBuilder.java index 7912417dd97..79370df1e4e 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/informationprotection/policy/labels/evaluateapplication/EvaluateApplicationRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/informationprotection/policy/labels/evaluateapplication/EvaluateApplicationRequestBuilder.java @@ -40,7 +40,7 @@ public EvaluateApplicationRequestBuilder(@jakarta.annotation.Nonnull final Strin * @return a {@link EvaluateApplicationPostResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -55,7 +55,7 @@ public EvaluateApplicationPostResponse post(@jakarta.annotation.Nonnull final Ev * @return a {@link EvaluateApplicationPostResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -72,7 +72,7 @@ public EvaluateApplicationPostResponse post(@jakarta.annotation.Nonnull final Ev * @param body The request body * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -85,7 +85,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -102,7 +102,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link EvaluateApplicationRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/informationprotection/policy/labels/evaluateclassificationresults/EvaluateClassificationResultsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/informationprotection/policy/labels/evaluateclassificationresults/EvaluateClassificationResultsRequestBuilder.java index e591955e28c..648e5684375 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/informationprotection/policy/labels/evaluateclassificationresults/EvaluateClassificationResultsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/informationprotection/policy/labels/evaluateclassificationresults/EvaluateClassificationResultsRequestBuilder.java @@ -40,7 +40,7 @@ public EvaluateClassificationResultsRequestBuilder(@jakarta.annotation.Nonnull f * @return a {@link EvaluateClassificationResultsPostResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -55,7 +55,7 @@ public EvaluateClassificationResultsPostResponse post(@jakarta.annotation.Nonnul * @return a {@link EvaluateClassificationResultsPostResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -72,7 +72,7 @@ public EvaluateClassificationResultsPostResponse post(@jakarta.annotation.Nonnul * @param body The request body * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -85,7 +85,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -102,7 +102,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link EvaluateClassificationResultsRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/informationprotection/policy/labels/evaluateremoval/EvaluateRemovalRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/informationprotection/policy/labels/evaluateremoval/EvaluateRemovalRequestBuilder.java index 9177141f515..f7a0274ae75 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/informationprotection/policy/labels/evaluateremoval/EvaluateRemovalRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/informationprotection/policy/labels/evaluateremoval/EvaluateRemovalRequestBuilder.java @@ -40,7 +40,7 @@ public EvaluateRemovalRequestBuilder(@jakarta.annotation.Nonnull final String ra * @return a {@link EvaluateRemovalPostResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -55,7 +55,7 @@ public EvaluateRemovalPostResponse post(@jakarta.annotation.Nonnull final Evalua * @return a {@link EvaluateRemovalPostResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -72,7 +72,7 @@ public EvaluateRemovalPostResponse post(@jakarta.annotation.Nonnull final Evalua * @param body The request body * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -85,7 +85,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -102,7 +102,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link EvaluateRemovalRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/informationprotection/policy/labels/extractlabel/ExtractLabelRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/informationprotection/policy/labels/extractlabel/ExtractLabelRequestBuilder.java index 8d248c59bcd..3268dca3846 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/informationprotection/policy/labels/extractlabel/ExtractLabelRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/informationprotection/policy/labels/extractlabel/ExtractLabelRequestBuilder.java @@ -41,7 +41,7 @@ public ExtractLabelRequestBuilder(@jakarta.annotation.Nonnull final String rawUr * @return a {@link InformationProtectionContentLabel} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -56,7 +56,7 @@ public InformationProtectionContentLabel post(@jakarta.annotation.Nonnull final * @return a {@link InformationProtectionContentLabel} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -73,7 +73,7 @@ public InformationProtectionContentLabel post(@jakarta.annotation.Nonnull final * @param body The request body * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -86,7 +86,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -103,7 +103,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link ExtractLabelRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/informationprotection/policy/labels/item/InformationProtectionLabelItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/informationprotection/policy/labels/item/InformationProtectionLabelItemRequestBuilder.java index b48c783ec54..f2b79177bbb 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/informationprotection/policy/labels/item/InformationProtectionLabelItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/informationprotection/policy/labels/item/InformationProtectionLabelItemRequestBuilder.java @@ -40,7 +40,7 @@ public InformationProtectionLabelItemRequestBuilder(@jakarta.annotation.Nonnull * Delete navigation property labels for informationProtection * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @Deprecated public void delete() { @@ -51,7 +51,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -65,7 +65,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link InformationProtectionLabel} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -78,7 +78,7 @@ public InformationProtectionLabel get() { * @return a {@link InformationProtectionLabel} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -94,7 +94,7 @@ public InformationProtectionLabel get(@jakarta.annotation.Nullable final java.ut * @return a {@link InformationProtectionLabel} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -108,7 +108,7 @@ public InformationProtectionLabel patch(@jakarta.annotation.Nonnull final Inform * @return a {@link InformationProtectionLabel} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -123,7 +123,7 @@ public InformationProtectionLabel patch(@jakarta.annotation.Nonnull final Inform * Delete navigation property labels for informationProtection * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -135,7 +135,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -149,7 +149,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Get labels from informationProtection * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -176,7 +176,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -189,7 +189,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -206,7 +206,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link InformationProtectionLabelItemRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/informationprotection/signdigest/SignDigestRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/informationprotection/signdigest/SignDigestRequestBuilder.java index 813ae5a012c..2cb48f6522a 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/informationprotection/signdigest/SignDigestRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/informationprotection/signdigest/SignDigestRequestBuilder.java @@ -41,7 +41,7 @@ public SignDigestRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, * @return a {@link SigningResult} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -55,7 +55,7 @@ public SigningResult post(@jakarta.annotation.Nonnull final SignDigestPostReques * @return a {@link SigningResult} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -71,7 +71,7 @@ public SigningResult post(@jakarta.annotation.Nonnull final SignDigestPostReques * @param body The request body * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -84,7 +84,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -101,7 +101,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link SignDigestRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/informationprotection/verifysignature/VerifySignatureRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/informationprotection/verifysignature/VerifySignatureRequestBuilder.java index 94a0aa5389c..e6da334a3f0 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/informationprotection/verifysignature/VerifySignatureRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/informationprotection/verifysignature/VerifySignatureRequestBuilder.java @@ -41,7 +41,7 @@ public VerifySignatureRequestBuilder(@jakarta.annotation.Nonnull final String ra * @return a {@link VerificationResult} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -55,7 +55,7 @@ public VerificationResult post(@jakarta.annotation.Nonnull final VerifySignature * @return a {@link VerificationResult} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -71,7 +71,7 @@ public VerificationResult post(@jakarta.annotation.Nonnull final VerifySignature * @param body The request body * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -84,7 +84,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -101,7 +101,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link VerifySignatureRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/kiota-dom-export.txt b/src/main/java/com/microsoft/graph/beta/generated/kiota-dom-export.txt index f12471d912d..6d89bb8c3da 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/kiota-dom-export.txt +++ b/src/main/java/com/microsoft/graph/beta/generated/kiota-dom-export.txt @@ -66444,6 +66444,7 @@ com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.ReportsRequest com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.ReportsRequestBuilder::|public|patch(body:CloudPcReports):CloudPcReports com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.ReportsRequestBuilder::|public|patch(body:CloudPcReports; requestConfiguration?:java.util.function.Consumer):CloudPcReports com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.ReportsRequestBuilder::|public|retrieveBulkActionStatusReport:RetrieveBulkActionStatusReportRequestBuilder +com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.ReportsRequestBuilder::|public|retrieveCloudPcTenantMetricsReport:RetrieveCloudPcTenantMetricsReportRequestBuilder com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.ReportsRequestBuilder::|public|retrieveCloudPcTroubleshootReports:RetrieveCloudPcTroubleshootReportsRequestBuilder com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.ReportsRequestBuilder::|public|retrieveConnectionQualityReports:RetrieveConnectionQualityReportsRequestBuilder com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.ReportsRequestBuilder::|public|retrieveCrossRegionDisasterRecoveryReport:RetrieveCrossRegionDisasterRecoveryReportRequestBuilder @@ -66488,6 +66489,41 @@ com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.retrievebulkac com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.retrievebulkactionstatusreport.RetrieveBulkActionStatusReportRequestBuilder::|public|toPostRequestInformation(body:RetrieveBulkActionStatusReportPostRequestBody):RequestInformation com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.retrievebulkactionstatusreport.RetrieveBulkActionStatusReportRequestBuilder::|public|toPostRequestInformation(body:RetrieveBulkActionStatusReportPostRequestBody; requestConfiguration?:java.util.function.Consumer):RequestInformation com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.retrievebulkactionstatusreport.RetrieveBulkActionStatusReportRequestBuilder::|public|withUrl(rawUrl:String):RetrieveBulkActionStatusReportRequestBuilder +com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.retrievecloudpctenantmetricsreport.RetrieveCloudPcTenantMetricsReportPostRequestBody::|protected|backingStore:BackingStore +com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.retrievecloudpctenantmetricsreport.RetrieveCloudPcTenantMetricsReportPostRequestBody::|public|constructor():void +com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.retrievecloudpctenantmetricsreport.RetrieveCloudPcTenantMetricsReportPostRequestBody::|public|getAdditionalData():Map +com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.retrievecloudpctenantmetricsreport.RetrieveCloudPcTenantMetricsReportPostRequestBody::|public|getBackingStore():BackingStore +com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.retrievecloudpctenantmetricsreport.RetrieveCloudPcTenantMetricsReportPostRequestBody::|public|getFieldDeserializers():Map> +com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.retrievecloudpctenantmetricsreport.RetrieveCloudPcTenantMetricsReportPostRequestBody::|public|getFilter():String +com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.retrievecloudpctenantmetricsreport.RetrieveCloudPcTenantMetricsReportPostRequestBody::|public|getGroupBy():java.util.List +com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.retrievecloudpctenantmetricsreport.RetrieveCloudPcTenantMetricsReportPostRequestBody::|public|getOrderBy():java.util.List +com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.retrievecloudpctenantmetricsreport.RetrieveCloudPcTenantMetricsReportPostRequestBody::|public|getReportName():CloudPCPerformanceReportName +com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.retrievecloudpctenantmetricsreport.RetrieveCloudPcTenantMetricsReportPostRequestBody::|public|getSearch():String +com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.retrievecloudpctenantmetricsreport.RetrieveCloudPcTenantMetricsReportPostRequestBody::|public|getSelect():java.util.List +com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.retrievecloudpctenantmetricsreport.RetrieveCloudPcTenantMetricsReportPostRequestBody::|public|getSkip():Integer +com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.retrievecloudpctenantmetricsreport.RetrieveCloudPcTenantMetricsReportPostRequestBody::|public|getTop():Integer +com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.retrievecloudpctenantmetricsreport.RetrieveCloudPcTenantMetricsReportPostRequestBody::|public|serialize(writer:SerializationWriter):Void +com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.retrievecloudpctenantmetricsreport.RetrieveCloudPcTenantMetricsReportPostRequestBody::|public|setAdditionalData(value?:Map):void +com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.retrievecloudpctenantmetricsreport.RetrieveCloudPcTenantMetricsReportPostRequestBody::|public|setBackingStore(value:BackingStore):void +com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.retrievecloudpctenantmetricsreport.RetrieveCloudPcTenantMetricsReportPostRequestBody::|public|setFilter(value?:String):void +com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.retrievecloudpctenantmetricsreport.RetrieveCloudPcTenantMetricsReportPostRequestBody::|public|setGroupBy(value?:java.util.List):void +com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.retrievecloudpctenantmetricsreport.RetrieveCloudPcTenantMetricsReportPostRequestBody::|public|setOrderBy(value?:java.util.List):void +com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.retrievecloudpctenantmetricsreport.RetrieveCloudPcTenantMetricsReportPostRequestBody::|public|setReportName(value?:CloudPCPerformanceReportName):void +com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.retrievecloudpctenantmetricsreport.RetrieveCloudPcTenantMetricsReportPostRequestBody::|public|setSearch(value?:String):void +com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.retrievecloudpctenantmetricsreport.RetrieveCloudPcTenantMetricsReportPostRequestBody::|public|setSelect(value?:java.util.List):void +com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.retrievecloudpctenantmetricsreport.RetrieveCloudPcTenantMetricsReportPostRequestBody::|public|setSkip(value?:Integer):void +com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.retrievecloudpctenantmetricsreport.RetrieveCloudPcTenantMetricsReportPostRequestBody::|public|setTop(value?:Integer):void +com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.retrievecloudpctenantmetricsreport.RetrieveCloudPcTenantMetricsReportPostRequestBody::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):RetrieveCloudPcTenantMetricsReportPostRequestBody +com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.retrievecloudpctenantmetricsreport.RetrieveCloudPcTenantMetricsReportPostRequestBody~~>AdditionalDataHolder; BackedModel; Parsable +com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.retrievecloudpctenantmetricsreport.RetrieveCloudPcTenantMetricsReportRequestBuilder-->BaseRequestBuilder +com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.retrievecloudpctenantmetricsreport.RetrieveCloudPcTenantMetricsReportRequestBuilder.PostRequestConfiguration-->BaseRequestConfiguration +com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.retrievecloudpctenantmetricsreport.RetrieveCloudPcTenantMetricsReportRequestBuilder::|public|constructor(pathParameters:HashMap; requestAdapter:RequestAdapter):Void +com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.retrievecloudpctenantmetricsreport.RetrieveCloudPcTenantMetricsReportRequestBuilder::|public|constructor(rawUrl:String; requestAdapter:RequestAdapter):Void +com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.retrievecloudpctenantmetricsreport.RetrieveCloudPcTenantMetricsReportRequestBuilder::|public|post(body:RetrieveCloudPcTenantMetricsReportPostRequestBody):InputStream +com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.retrievecloudpctenantmetricsreport.RetrieveCloudPcTenantMetricsReportRequestBuilder::|public|post(body:RetrieveCloudPcTenantMetricsReportPostRequestBody; requestConfiguration?:java.util.function.Consumer):InputStream +com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.retrievecloudpctenantmetricsreport.RetrieveCloudPcTenantMetricsReportRequestBuilder::|public|toPostRequestInformation(body:RetrieveCloudPcTenantMetricsReportPostRequestBody):RequestInformation +com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.retrievecloudpctenantmetricsreport.RetrieveCloudPcTenantMetricsReportRequestBuilder::|public|toPostRequestInformation(body:RetrieveCloudPcTenantMetricsReportPostRequestBody; requestConfiguration?:java.util.function.Consumer):RequestInformation +com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.retrievecloudpctenantmetricsreport.RetrieveCloudPcTenantMetricsReportRequestBuilder::|public|withUrl(rawUrl:String):RetrieveCloudPcTenantMetricsReportRequestBuilder com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.retrievecloudpctroubleshootreports.RetrieveCloudPcTroubleshootReportsPostRequestBody::|protected|backingStore:BackingStore com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.retrievecloudpctroubleshootreports.RetrieveCloudPcTroubleshootReportsPostRequestBody::|public|constructor():void com.microsoft.graph.beta.devicemanagement.virtualendpoint.reports.retrievecloudpctroubleshootreports.RetrieveCloudPcTroubleshootReportsPostRequestBody::|public|getAdditionalData():Map @@ -196287,6 +196323,7 @@ com.microsoft.graph.beta.models.CloudPcConnectionSettings~~>AdditionalDataHolder com.microsoft.graph.beta.models.CloudPcConnectionSetting~~>AdditionalDataHolder; BackedModel; Parsable com.microsoft.graph.beta.models.CloudPcConnectivityEvent::|protected|backingStore:BackingStore com.microsoft.graph.beta.models.CloudPcConnectivityEvent::|public|constructor():void +com.microsoft.graph.beta.models.CloudPcConnectivityEvent::|public|getActivityId():String com.microsoft.graph.beta.models.CloudPcConnectivityEvent::|public|getAdditionalData():Map com.microsoft.graph.beta.models.CloudPcConnectivityEvent::|public|getBackingStore():BackingStore com.microsoft.graph.beta.models.CloudPcConnectivityEvent::|public|getEventDateTime():OffsetDateTime @@ -196297,6 +196334,7 @@ com.microsoft.graph.beta.models.CloudPcConnectivityEvent::|public|getFieldDeseri com.microsoft.graph.beta.models.CloudPcConnectivityEvent::|public|getMessage():String com.microsoft.graph.beta.models.CloudPcConnectivityEvent::|public|getOdataType():String com.microsoft.graph.beta.models.CloudPcConnectivityEvent::|public|serialize(writer:SerializationWriter):Void +com.microsoft.graph.beta.models.CloudPcConnectivityEvent::|public|setActivityId(value?:String):void com.microsoft.graph.beta.models.CloudPcConnectivityEvent::|public|setAdditionalData(value?:Map):void com.microsoft.graph.beta.models.CloudPcConnectivityEvent::|public|setBackingStore(value:BackingStore):void com.microsoft.graph.beta.models.CloudPcConnectivityEvent::|public|setEventDateTime(value?:OffsetDateTime):void @@ -196445,6 +196483,8 @@ com.microsoft.graph.beta.models.CloudPcDeviceImageErrorCode::0006-VmAlreadyAzure com.microsoft.graph.beta.models.CloudPcDeviceImageErrorCode::0007-PaidSourceImageNotSupport com.microsoft.graph.beta.models.CloudPcDeviceImageErrorCode::0008-SourceImageNotSupportCustomizeVMName com.microsoft.graph.beta.models.CloudPcDeviceImageErrorCode::0009-SourceImageSizeExceedsLimitation +com.microsoft.graph.beta.models.CloudPcDeviceImageErrorCode::0010-SourceImageWithDataDiskNotSupported +com.microsoft.graph.beta.models.CloudPcDeviceImageErrorCode::0011-SourceImageWithDiskEncryptionSetNotSupported com.microsoft.graph.beta.models.CloudPcDeviceImageOsStatus::0000-Supported com.microsoft.graph.beta.models.CloudPcDeviceImageOsStatus::0001-SupportedWithWarning com.microsoft.graph.beta.models.CloudPcDeviceImageOsStatus::0002-Unknown @@ -196453,6 +196493,7 @@ com.microsoft.graph.beta.models.CloudPcDeviceImageStatus::0000-Pending com.microsoft.graph.beta.models.CloudPcDeviceImageStatus::0001-Ready com.microsoft.graph.beta.models.CloudPcDeviceImageStatus::0002-Failed com.microsoft.graph.beta.models.CloudPcDeviceImageStatus::0003-UnknownFutureValue +com.microsoft.graph.beta.models.CloudPcDeviceImageStatus::0004-Warning com.microsoft.graph.beta.models.CloudPcDeviceImageStatusDetails::0000-InternalServerError com.microsoft.graph.beta.models.CloudPcDeviceImageStatusDetails::0001-SourceImageNotFound com.microsoft.graph.beta.models.CloudPcDeviceImageStatusDetails::0002-OsVersionNotSupported @@ -196735,6 +196776,7 @@ com.microsoft.graph.beta.models.CloudPcHealthCheckItem~~>AdditionalDataHolder; B com.microsoft.graph.beta.models.CloudPCInaccessibleReportName::0000-InaccessibleCloudPcReports com.microsoft.graph.beta.models.CloudPCInaccessibleReportName::0001-InaccessibleCloudPcTrendReport com.microsoft.graph.beta.models.CloudPCInaccessibleReportName::0002-UnknownFutureValue +com.microsoft.graph.beta.models.CloudPCInaccessibleReportName::0003-RegionalInaccessibleCloudPcTrendReport com.microsoft.graph.beta.models.CloudPcLaunchInfo::|protected|backingStore:BackingStore com.microsoft.graph.beta.models.CloudPcLaunchInfo::|public|constructor():void com.microsoft.graph.beta.models.CloudPcLaunchInfo::|public|getAdditionalData():Map @@ -197069,6 +197111,7 @@ com.microsoft.graph.beta.models.CloudPcPartnerAgentName::0002-VMware com.microsoft.graph.beta.models.CloudPcPartnerAgentName::0003-Hp com.microsoft.graph.beta.models.CloudPCPerformanceReportName::0000-PerformanceTrendReport com.microsoft.graph.beta.models.CloudPCPerformanceReportName::0001-UnknownFutureValue +com.microsoft.graph.beta.models.CloudPCPerformanceReportName::0002-CloudPcInsightReport com.microsoft.graph.beta.models.CloudPcPolicyApplyActionResult-->Entity com.microsoft.graph.beta.models.CloudPcPolicyApplyActionResult::|public|constructor():void com.microsoft.graph.beta.models.CloudPcPolicyApplyActionResult::|public|getFieldDeserializers():Map> @@ -197307,6 +197350,8 @@ com.microsoft.graph.beta.models.CloudPcReportName::0021-TroubleshootDetailsRepor com.microsoft.graph.beta.models.CloudPcReportName::0022-TroubleshootTrendCountReport com.microsoft.graph.beta.models.CloudPcReportName::0023-TroubleshootRegionalReport com.microsoft.graph.beta.models.CloudPcReportName::0024-TroubleshootIssueCountReport +com.microsoft.graph.beta.models.CloudPcReportName::0025-CloudPcInsightReport +com.microsoft.graph.beta.models.CloudPcReportName::0026-RegionalInaccessibleCloudPcTrendReport com.microsoft.graph.beta.models.CloudPcReports-->Entity com.microsoft.graph.beta.models.CloudPcReports::|public|constructor():void com.microsoft.graph.beta.models.CloudPcReports::|public|getExportJobs():java.util.List @@ -198580,34 +198625,6 @@ com.microsoft.graph.beta.models.ConditionalAccessApplications::|public|setInclud com.microsoft.graph.beta.models.ConditionalAccessApplications::|public|setOdataType(value?:String):void com.microsoft.graph.beta.models.ConditionalAccessApplications::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):ConditionalAccessApplications com.microsoft.graph.beta.models.ConditionalAccessApplications~~>AdditionalDataHolder; BackedModel; Parsable -com.microsoft.graph.beta.models.ConditionalAccessAudience::|protected|backingStore:BackingStore -com.microsoft.graph.beta.models.ConditionalAccessAudience::|public|constructor():void -com.microsoft.graph.beta.models.ConditionalAccessAudience::|public|getAdditionalData():Map -com.microsoft.graph.beta.models.ConditionalAccessAudience::|public|getApplicationId():String -com.microsoft.graph.beta.models.ConditionalAccessAudience::|public|getAudienceReasons():ConditionalAccessAudienceReason -com.microsoft.graph.beta.models.ConditionalAccessAudience::|public|getBackingStore():BackingStore -com.microsoft.graph.beta.models.ConditionalAccessAudience::|public|getFieldDeserializers():Map> -com.microsoft.graph.beta.models.ConditionalAccessAudience::|public|getOdataType():String -com.microsoft.graph.beta.models.ConditionalAccessAudience::|public|serialize(writer:SerializationWriter):Void -com.microsoft.graph.beta.models.ConditionalAccessAudience::|public|setAdditionalData(value?:Map):void -com.microsoft.graph.beta.models.ConditionalAccessAudience::|public|setApplicationId(value?:String):void -com.microsoft.graph.beta.models.ConditionalAccessAudience::|public|setAudienceReasons(value?:ConditionalAccessAudienceReason):void -com.microsoft.graph.beta.models.ConditionalAccessAudience::|public|setBackingStore(value:BackingStore):void -com.microsoft.graph.beta.models.ConditionalAccessAudience::|public|setOdataType(value?:String):void -com.microsoft.graph.beta.models.ConditionalAccessAudience::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):ConditionalAccessAudience -com.microsoft.graph.beta.models.ConditionalAccessAudienceReason::0000-None -com.microsoft.graph.beta.models.ConditionalAccessAudienceReason::0001-ResourcelessRequest -com.microsoft.graph.beta.models.ConditionalAccessAudienceReason::0002-ConfidentialClientIdToken -com.microsoft.graph.beta.models.ConditionalAccessAudienceReason::0003-ConfidentialClientNonIdToken -com.microsoft.graph.beta.models.ConditionalAccessAudienceReason::0004-ResourceMapping -com.microsoft.graph.beta.models.ConditionalAccessAudienceReason::0005-ResourceMappingDefault -com.microsoft.graph.beta.models.ConditionalAccessAudienceReason::0006-ScopeMapping -com.microsoft.graph.beta.models.ConditionalAccessAudienceReason::0007-ScopeMappingDefault -com.microsoft.graph.beta.models.ConditionalAccessAudienceReason::0008-DelegatedScope -com.microsoft.graph.beta.models.ConditionalAccessAudienceReason::0009-FirstPartyResourceDefault -com.microsoft.graph.beta.models.ConditionalAccessAudienceReason::0010-ThirdPartyResourceDefault -com.microsoft.graph.beta.models.ConditionalAccessAudienceReason::0011-UnknownFutureValue -com.microsoft.graph.beta.models.ConditionalAccessAudience~~>AdditionalDataHolder; BackedModel; Parsable com.microsoft.graph.beta.models.ConditionalAccessAuthenticationFlows::|protected|backingStore:BackingStore com.microsoft.graph.beta.models.ConditionalAccessAuthenticationFlows::|public|constructor():void com.microsoft.graph.beta.models.ConditionalAccessAuthenticationFlows::|public|getAdditionalData():Map @@ -214265,14 +214282,15 @@ com.microsoft.graph.beta.models.externalconnectors.RankingHint::|public|setImpor com.microsoft.graph.beta.models.externalconnectors.RankingHint::|public|setOdataType(value?:String):void com.microsoft.graph.beta.models.externalconnectors.RankingHint::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):RankingHint com.microsoft.graph.beta.models.externalconnectors.RankingHint~~>AdditionalDataHolder; BackedModel; Parsable -com.microsoft.graph.beta.models.externalconnectors.RuleOperation::0000-Equals -com.microsoft.graph.beta.models.externalconnectors.RuleOperation::0001-NotEquals -com.microsoft.graph.beta.models.externalconnectors.RuleOperation::0002-Contains -com.microsoft.graph.beta.models.externalconnectors.RuleOperation::0003-NotContains -com.microsoft.graph.beta.models.externalconnectors.RuleOperation::0004-LessThan -com.microsoft.graph.beta.models.externalconnectors.RuleOperation::0005-GreaterThan -com.microsoft.graph.beta.models.externalconnectors.RuleOperation::0006-StartsWith -com.microsoft.graph.beta.models.externalconnectors.RuleOperation::0007-UnknownFutureValue +com.microsoft.graph.beta.models.externalconnectors.RuleOperation::0000-Null +com.microsoft.graph.beta.models.externalconnectors.RuleOperation::0001-Equals +com.microsoft.graph.beta.models.externalconnectors.RuleOperation::0002-NotEquals +com.microsoft.graph.beta.models.externalconnectors.RuleOperation::0003-Contains +com.microsoft.graph.beta.models.externalconnectors.RuleOperation::0004-NotContains +com.microsoft.graph.beta.models.externalconnectors.RuleOperation::0005-LessThan +com.microsoft.graph.beta.models.externalconnectors.RuleOperation::0006-GreaterThan +com.microsoft.graph.beta.models.externalconnectors.RuleOperation::0007-StartsWith +com.microsoft.graph.beta.models.externalconnectors.RuleOperation::0008-UnknownFutureValue com.microsoft.graph.beta.models.externalconnectors.Schema-->Entity com.microsoft.graph.beta.models.externalconnectors.Schema::|public|constructor():void com.microsoft.graph.beta.models.externalconnectors.Schema::|public|getBaseType():String @@ -214946,6 +214964,7 @@ com.microsoft.graph.beta.models.FileStorage::|public|setDeletedContainers(value? com.microsoft.graph.beta.models.FileStorage::|static|public|createFromDiscriminatorValue(parseNode:ParseNode):FileStorage com.microsoft.graph.beta.models.FileStorageContainer-->Entity com.microsoft.graph.beta.models.FileStorageContainer::|public|constructor():void +com.microsoft.graph.beta.models.FileStorageContainer::|public|getArchivalDetails():SiteArchivalDetails com.microsoft.graph.beta.models.FileStorageContainer::|public|getAssignedSensitivityLabel():AssignedLabel com.microsoft.graph.beta.models.FileStorageContainer::|public|getColumns():java.util.List com.microsoft.graph.beta.models.FileStorageContainer::|public|getContainerTypeId():UUID @@ -214969,6 +214988,7 @@ com.microsoft.graph.beta.models.FileStorageContainer::|public|getStorageUsedInBy com.microsoft.graph.beta.models.FileStorageContainer::|public|getViewpoint():FileStorageContainerViewpoint com.microsoft.graph.beta.models.FileStorageContainer::|public|OdataType:String com.microsoft.graph.beta.models.FileStorageContainer::|public|serialize(writer:SerializationWriter):Void +com.microsoft.graph.beta.models.FileStorageContainer::|public|setArchivalDetails(value?:SiteArchivalDetails):void com.microsoft.graph.beta.models.FileStorageContainer::|public|setAssignedSensitivityLabel(value?:AssignedLabel):void com.microsoft.graph.beta.models.FileStorageContainer::|public|setColumns(value?:java.util.List):void com.microsoft.graph.beta.models.FileStorageContainer::|public|setContainerTypeId(value?:UUID):void @@ -259884,7 +259904,7 @@ com.microsoft.graph.beta.models.SignIn::|public|getAutonomousSystemNumber():Inte com.microsoft.graph.beta.models.SignIn::|public|getAzureResourceId():String com.microsoft.graph.beta.models.SignIn::|public|getClientAppUsed():String com.microsoft.graph.beta.models.SignIn::|public|getClientCredentialType():ClientCredentialType -com.microsoft.graph.beta.models.SignIn::|public|getConditionalAccessAudiences():java.util.List +com.microsoft.graph.beta.models.SignIn::|public|getConditionalAccessAudiences():java.util.List com.microsoft.graph.beta.models.SignIn::|public|getConditionalAccessStatus():ConditionalAccessStatus com.microsoft.graph.beta.models.SignIn::|public|getCorrelationId():String com.microsoft.graph.beta.models.SignIn::|public|getCreatedDateTime():OffsetDateTime @@ -259961,7 +259981,7 @@ com.microsoft.graph.beta.models.SignIn::|public|setAutonomousSystemNumber(value? com.microsoft.graph.beta.models.SignIn::|public|setAzureResourceId(value?:String):void com.microsoft.graph.beta.models.SignIn::|public|setClientAppUsed(value?:String):void com.microsoft.graph.beta.models.SignIn::|public|setClientCredentialType(value?:ClientCredentialType):void -com.microsoft.graph.beta.models.SignIn::|public|setConditionalAccessAudiences(value?:java.util.List):void +com.microsoft.graph.beta.models.SignIn::|public|setConditionalAccessAudiences(value?:java.util.List):void com.microsoft.graph.beta.models.SignIn::|public|setConditionalAccessStatus(value?:ConditionalAccessStatus):void com.microsoft.graph.beta.models.SignIn::|public|setCorrelationId(value?:String):void com.microsoft.graph.beta.models.SignIn::|public|setCreatedDateTime(value?:OffsetDateTime):void @@ -260575,12 +260595,16 @@ com.microsoft.graph.beta.models.SiteAccessType::0002-Limited com.microsoft.graph.beta.models.SiteArchivalDetails::|protected|backingStore:BackingStore com.microsoft.graph.beta.models.SiteArchivalDetails::|public|constructor():void com.microsoft.graph.beta.models.SiteArchivalDetails::|public|getAdditionalData():Map +com.microsoft.graph.beta.models.SiteArchivalDetails::|public|getArchivedBy():IdentitySet +com.microsoft.graph.beta.models.SiteArchivalDetails::|public|getArchivedDateTime():OffsetDateTime com.microsoft.graph.beta.models.SiteArchivalDetails::|public|getArchiveStatus():SiteArchiveStatus com.microsoft.graph.beta.models.SiteArchivalDetails::|public|getBackingStore():BackingStore com.microsoft.graph.beta.models.SiteArchivalDetails::|public|getFieldDeserializers():Map> com.microsoft.graph.beta.models.SiteArchivalDetails::|public|getOdataType():String com.microsoft.graph.beta.models.SiteArchivalDetails::|public|serialize(writer:SerializationWriter):Void com.microsoft.graph.beta.models.SiteArchivalDetails::|public|setAdditionalData(value?:Map):void +com.microsoft.graph.beta.models.SiteArchivalDetails::|public|setArchivedBy(value?:IdentitySet):void +com.microsoft.graph.beta.models.SiteArchivalDetails::|public|setArchivedDateTime(value?:OffsetDateTime):void com.microsoft.graph.beta.models.SiteArchivalDetails::|public|setArchiveStatus(value?:SiteArchiveStatus):void com.microsoft.graph.beta.models.SiteArchivalDetails::|public|setBackingStore(value:BackingStore):void com.microsoft.graph.beta.models.SiteArchivalDetails::|public|setOdataType(value?:String):void diff --git a/src/main/java/com/microsoft/graph/beta/generated/kiota-lock.json b/src/main/java/com/microsoft/graph/beta/generated/kiota-lock.json index 4ae90cc3a21..4ee943aa4e3 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/kiota-lock.json +++ b/src/main/java/com/microsoft/graph/beta/generated/kiota-lock.json @@ -1,5 +1,5 @@ { - "descriptionHash": "91C39E725AD2906390795CBD6E50D64BB861CE9382FF3EA67F30384D5129D0D660768272F0784069F95BB8D2934C5423BD796A8221FCFEB798CE1596E95136C0", + "descriptionHash": "1C703FD52AAF2A2393C4648F790656EDBE35300BD6137A7BAC746134B7197E04C6B5B3D1D6A3DCC0262B9A6FF3D8511B746B97424AA52026FF9D57DAC6CD61F7", "descriptionLocation": "../../msgraph-metadata/clean_beta_openapi/openapi.yaml", "lockFileVersion": "1.0.0", "kiotaVersion": "1.24.0", diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/AndroidDeviceOwnerCertificateAccessType.java b/src/main/java/com/microsoft/graph/beta/generated/models/AndroidDeviceOwnerCertificateAccessType.java index 6fc3ee49c7f..60beb84ef32 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/AndroidDeviceOwnerCertificateAccessType.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/AndroidDeviceOwnerCertificateAccessType.java @@ -12,7 +12,7 @@ public enum AndroidDeviceOwnerCertificateAccessType implements ValuedEnum { UserApproval("userApproval"), /** Pre-grant certificate access for specific apps (require user approval for other apps). */ SpecificApps("specificApps"), - /** Unknown future value for evolvable enum patterns. */ + /** Evolvable enumeration sentinel value. Do not use. */ UnknownFutureValue("unknownFutureValue"); public final String value; AndroidDeviceOwnerCertificateAccessType(final String value) { diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/AndroidDeviceOwnerDelegatedAppScopeType.java b/src/main/java/com/microsoft/graph/beta/generated/models/AndroidDeviceOwnerDelegatedAppScopeType.java index 44e0d995b67..676d78dd7c3 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/AndroidDeviceOwnerDelegatedAppScopeType.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/AndroidDeviceOwnerDelegatedAppScopeType.java @@ -16,7 +16,7 @@ public enum AndroidDeviceOwnerDelegatedAppScopeType implements ValuedEnum { CaptureNetworkActivityLog("captureNetworkActivityLog"), /** Specified that the admin has given permission to capture security logs on device. More info on Security logs: https://developer.android.com/work/dpc/security#log_enterprise_device_activity */ CaptureSecurityLog("captureSecurityLog"), - /** Unknown future value (reserved, not used right now) */ + /** Evolvable enumeration sentinel value. Do not use. */ UnknownFutureValue("unknownFutureValue"); public final String value; AndroidDeviceOwnerDelegatedAppScopeType(final String value) { diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/AndroidDeviceOwnerLocationMode.java b/src/main/java/com/microsoft/graph/beta/generated/models/AndroidDeviceOwnerLocationMode.java index 6210f0f1c61..3687623baa5 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/AndroidDeviceOwnerLocationMode.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/AndroidDeviceOwnerLocationMode.java @@ -12,7 +12,7 @@ public enum AndroidDeviceOwnerLocationMode implements ValuedEnum { NotConfigured("notConfigured"), /** Location setting is disabled on the device */ Disabled("disabled"), - /** Evolvable enumeration sentinel value. Do not use */ + /** Evolvable enumeration sentinel value. Do not use. */ UnknownFutureValue("unknownFutureValue"); public final String value; AndroidDeviceOwnerLocationMode(final String value) { diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/AndroidManagedStoreAutoUpdateMode.java b/src/main/java/com/microsoft/graph/beta/generated/models/AndroidManagedStoreAutoUpdateMode.java index 1ccb0a0d511..1955a650985 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/AndroidManagedStoreAutoUpdateMode.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/AndroidManagedStoreAutoUpdateMode.java @@ -14,7 +14,7 @@ public enum AndroidManagedStoreAutoUpdateMode implements ValuedEnum { Postponed("postponed"), /** The app is updated as soon as possible by the developer. If device is online, it will be updated within minutes. */ Priority("priority"), - /** Unknown future mode (reserved, not used right now). */ + /** Evolvable enumeration sentinel value. Do not use. */ UnknownFutureValue("unknownFutureValue"); public final String value; AndroidManagedStoreAutoUpdateMode(final String value) { diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/AndroidWorkProfileAccountUse.java b/src/main/java/com/microsoft/graph/beta/generated/models/AndroidWorkProfileAccountUse.java index 09da96a32e2..4d764381a58 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/AndroidWorkProfileAccountUse.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/AndroidWorkProfileAccountUse.java @@ -14,7 +14,7 @@ public enum AndroidWorkProfileAccountUse implements ValuedEnum { BlockAll("blockAll"), /** Allow addition of all accounts (including Google accounts) in Android Work Profile. */ AllowAll("allowAll"), - /** Unknown future value for evolvable enum patterns. */ + /** Evolvable enumeration sentinel value. Do not use. */ UnknownFutureValue("unknownFutureValue"); public final String value; AndroidWorkProfileAccountUse(final String value) { diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/AppManagementLevel.java b/src/main/java/com/microsoft/graph/beta/generated/models/AppManagementLevel.java index 5d005eefdf3..43fe78a1989 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/AppManagementLevel.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/AppManagementLevel.java @@ -22,7 +22,7 @@ public enum AppManagementLevel implements ValuedEnum { AndroidOpenSourceProjectUserAssociated("androidOpenSourceProjectUserAssociated"), /** Android Open Source Project (AOSP) userless devices */ AndroidOpenSourceProjectUserless("androidOpenSourceProjectUserless"), - /** Place holder for evolvable enum */ + /** Evolvable enumeration sentinel value. Do not use. */ UnknownFutureValue("unknownFutureValue"); public final String value; AppManagementLevel(final String value) { diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/AssignmentFilterOperator.java b/src/main/java/com/microsoft/graph/beta/generated/models/AssignmentFilterOperator.java index ffc54d26e2a..67ddfe2fde8 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/AssignmentFilterOperator.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/AssignmentFilterOperator.java @@ -32,7 +32,7 @@ public enum AssignmentFilterOperator implements ValuedEnum { NotEndsWith("notEndsWith"), /** Indicates the devices whose property value is greater than the configured input in Assignment Filters. */ GreaterThan("greaterThan"), - /** Indicates the devices whose property value is greater than or equal to the configured input in Assignment Filters. */ + /** `Indicates the devices whose property value is greater than or equal to the configured input in Assignment Filters. */ GreaterThanOrEquals("greaterThanOrEquals"), /** Indicates the devices whose property value is less than the configured input in Assignment Filters. */ LessThan("lessThan"), diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/AutoRestartNotificationDismissalMethod.java b/src/main/java/com/microsoft/graph/beta/generated/models/AutoRestartNotificationDismissalMethod.java index 5526adebf17..589b3e2dc66 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/AutoRestartNotificationDismissalMethod.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/AutoRestartNotificationDismissalMethod.java @@ -14,7 +14,7 @@ public enum AutoRestartNotificationDismissalMethod implements ValuedEnum { Automatic("automatic"), /** User dismissal. Allows the user to dismiss the notification */ User("user"), - /** Evolvable enum member */ + /** Evolvable enumeration sentinel value. Do not use. */ UnknownFutureValue("unknownFutureValue"); public final String value; AutoRestartNotificationDismissalMethod(final String value) { diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/ChromeOSOnboardingStatus.java b/src/main/java/com/microsoft/graph/beta/generated/models/ChromeOSOnboardingStatus.java index 97e59b88ce7..ab80b84bf86 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/ChromeOSOnboardingStatus.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/ChromeOSOnboardingStatus.java @@ -18,7 +18,7 @@ public enum ChromeOSOnboardingStatus implements ValuedEnum { Failed("failed"), /** Offboarding */ Offboarding("offboarding"), - /** UnknownFutureValue */ + /** Evolvable enumeration sentinel value. Do not use. */ UnknownFutureValue("unknownFutureValue"); public final String value; ChromeOSOnboardingStatus(final String value) { diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/CloudPCInaccessibleReportName.java b/src/main/java/com/microsoft/graph/beta/generated/models/CloudPCInaccessibleReportName.java index 2d6b136a11a..e41f231523b 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/CloudPCInaccessibleReportName.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/CloudPCInaccessibleReportName.java @@ -7,7 +7,8 @@ public enum CloudPCInaccessibleReportName implements ValuedEnum { InaccessibleCloudPcReports("inaccessibleCloudPcReports"), InaccessibleCloudPcTrendReport("inaccessibleCloudPcTrendReport"), - UnknownFutureValue("unknownFutureValue"); + UnknownFutureValue("unknownFutureValue"), + RegionalInaccessibleCloudPcTrendReport("regionalInaccessibleCloudPcTrendReport"); public final String value; CloudPCInaccessibleReportName(final String value) { this.value = value; @@ -21,6 +22,7 @@ public static CloudPCInaccessibleReportName forValue(@jakarta.annotation.Nonnull case "inaccessibleCloudPcReports": return InaccessibleCloudPcReports; case "inaccessibleCloudPcTrendReport": return InaccessibleCloudPcTrendReport; case "unknownFutureValue": return UnknownFutureValue; + case "regionalInaccessibleCloudPcTrendReport": return RegionalInaccessibleCloudPcTrendReport; default: return null; } } diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/CloudPCPerformanceReportName.java b/src/main/java/com/microsoft/graph/beta/generated/models/CloudPCPerformanceReportName.java index c51367beff4..d1172b9dc7c 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/CloudPCPerformanceReportName.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/CloudPCPerformanceReportName.java @@ -6,7 +6,8 @@ @jakarta.annotation.Generated("com.microsoft.kiota") public enum CloudPCPerformanceReportName implements ValuedEnum { PerformanceTrendReport("performanceTrendReport"), - UnknownFutureValue("unknownFutureValue"); + UnknownFutureValue("unknownFutureValue"), + CloudPcInsightReport("cloudPcInsightReport"); public final String value; CloudPCPerformanceReportName(final String value) { this.value = value; @@ -19,6 +20,7 @@ public static CloudPCPerformanceReportName forValue(@jakarta.annotation.Nonnull switch(searchValue) { case "performanceTrendReport": return PerformanceTrendReport; case "unknownFutureValue": return UnknownFutureValue; + case "cloudPcInsightReport": return CloudPcInsightReport; default: return null; } } diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/CloudPcConnectivityEvent.java b/src/main/java/com/microsoft/graph/beta/generated/models/CloudPcConnectivityEvent.java index ea2aff3335e..5b084a117c1 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/CloudPcConnectivityEvent.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/CloudPcConnectivityEvent.java @@ -35,6 +35,14 @@ public static CloudPcConnectivityEvent createFromDiscriminatorValue(@jakarta.ann Objects.requireNonNull(parseNode); return new CloudPcConnectivityEvent(); } + /** + * Gets the activityId property value. The unique identifier (GUID) that represents the activity associated with this event. When the event type is userConnection, this value is the activity identifier for this event. For any other event types, this value is 00000000-0000-0000-0000-000000000000. + * @return a {@link String} + */ + @jakarta.annotation.Nullable + public String getActivityId() { + return this.backingStore.get("activityId"); + } /** * 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} @@ -94,7 +102,8 @@ public CloudPcConnectivityEventType getEventType() { */ @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { - final HashMap> deserializerMap = new HashMap>(6); + final HashMap> deserializerMap = new HashMap>(7); + deserializerMap.put("activityId", (n) -> { this.setActivityId(n.getStringValue()); }); deserializerMap.put("eventDateTime", (n) -> { this.setEventDateTime(n.getOffsetDateTimeValue()); }); deserializerMap.put("eventName", (n) -> { this.setEventName(n.getStringValue()); }); deserializerMap.put("eventResult", (n) -> { this.setEventResult(n.getEnumValue(CloudPcConnectivityEventResult::forValue)); }); @@ -125,6 +134,7 @@ public String getOdataType() { */ public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writer) { Objects.requireNonNull(writer); + writer.writeStringValue("activityId", this.getActivityId()); writer.writeOffsetDateTimeValue("eventDateTime", this.getEventDateTime()); writer.writeStringValue("eventName", this.getEventName()); writer.writeEnumValue("eventResult", this.getEventResult()); @@ -133,6 +143,13 @@ public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writ writer.writeStringValue("@odata.type", this.getOdataType()); writer.writeAdditionalData(this.getAdditionalData()); } + /** + * Sets the activityId property value. The unique identifier (GUID) that represents the activity associated with this event. When the event type is userConnection, this value is the activity identifier for this event. For any other event types, this value is 00000000-0000-0000-0000-000000000000. + * @param value Value to set for the activityId property. + */ + public void setActivityId(@jakarta.annotation.Nullable final String value) { + this.backingStore.set("activityId", value); + } /** * 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. diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/CloudPcDeviceImageErrorCode.java b/src/main/java/com/microsoft/graph/beta/generated/models/CloudPcDeviceImageErrorCode.java index 3e0fbc93ba6..c0278059a43 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/CloudPcDeviceImageErrorCode.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/CloudPcDeviceImageErrorCode.java @@ -14,7 +14,9 @@ public enum CloudPcDeviceImageErrorCode implements ValuedEnum { VmAlreadyAzureAdjoined("vmAlreadyAzureAdjoined"), PaidSourceImageNotSupport("paidSourceImageNotSupport"), SourceImageNotSupportCustomizeVMName("sourceImageNotSupportCustomizeVMName"), - SourceImageSizeExceedsLimitation("sourceImageSizeExceedsLimitation"); + SourceImageSizeExceedsLimitation("sourceImageSizeExceedsLimitation"), + SourceImageWithDataDiskNotSupported("sourceImageWithDataDiskNotSupported"), + SourceImageWithDiskEncryptionSetNotSupported("sourceImageWithDiskEncryptionSetNotSupported"); public final String value; CloudPcDeviceImageErrorCode(final String value) { this.value = value; @@ -35,6 +37,8 @@ public static CloudPcDeviceImageErrorCode forValue(@jakarta.annotation.Nonnull f case "paidSourceImageNotSupport": return PaidSourceImageNotSupport; case "sourceImageNotSupportCustomizeVMName": return SourceImageNotSupportCustomizeVMName; case "sourceImageSizeExceedsLimitation": return SourceImageSizeExceedsLimitation; + case "sourceImageWithDataDiskNotSupported": return SourceImageWithDataDiskNotSupported; + case "sourceImageWithDiskEncryptionSetNotSupported": return SourceImageWithDiskEncryptionSetNotSupported; default: return null; } } diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/CloudPcDeviceImageStatus.java b/src/main/java/com/microsoft/graph/beta/generated/models/CloudPcDeviceImageStatus.java index 41cc36060f0..7f8645d9ce4 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/CloudPcDeviceImageStatus.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/CloudPcDeviceImageStatus.java @@ -8,7 +8,8 @@ public enum CloudPcDeviceImageStatus implements ValuedEnum { Pending("pending"), Ready("ready"), Failed("failed"), - UnknownFutureValue("unknownFutureValue"); + UnknownFutureValue("unknownFutureValue"), + Warning("warning"); public final String value; CloudPcDeviceImageStatus(final String value) { this.value = value; @@ -23,6 +24,7 @@ public static CloudPcDeviceImageStatus forValue(@jakarta.annotation.Nonnull fina case "ready": return Ready; case "failed": return Failed; case "unknownFutureValue": return UnknownFutureValue; + case "warning": return Warning; default: return null; } } diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/CloudPcExportJob.java b/src/main/java/com/microsoft/graph/beta/generated/models/CloudPcExportJob.java index fe712bfc207..16489a1eeaf 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/CloudPcExportJob.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/CloudPcExportJob.java @@ -83,7 +83,7 @@ public String getFormat() { return this.backingStore.get("format"); } /** - * Gets the reportName property value. The report name. The possible values are: remoteConnectionHistoricalReports, dailyAggregatedRemoteConnectionReports, totalAggregatedRemoteConnectionReports, sharedUseLicenseUsageReport, sharedUseLicenseUsageRealTimeReport, unknownFutureValue, noLicenseAvailableConnectivityFailureReport, frontlineLicenseUsageReport, frontlineLicenseUsageRealTimeReport, remoteConnectionQualityReports, inaccessibleCloudPcReports, actionStatusReport, rawRemoteConnectionReports, cloudPcUsageCategoryReports, crossRegionDisasterRecoveryReport, regionalConnectionQualityTrendReport, regionalConnectionQualityInsightsReport, remoteConnectionQualityReport, bulkActionStatusReport, cloudPcInsightReport, regionalInaccessibleCloudPcTrendReport. Use the Prefer: include-unknown-enum-members request header to get the following values in this evolvable enum: noLicenseAvailableConnectivityFailureReport, frontlineLicenseUsageReport, frontlineLicenseUsageRealTimeReport, remoteConnectionQualityReports, inaccessibleCloudPcReports, rawRemoteConnectionReports, cloudPcUsageCategoryReports, crossRegionDisasterRecoveryReport, cloudPcInsightReport, regionalInaccessibleCloudPcTrendReport. + * Gets the reportName property value. The report name. The possible values are: remoteConnectionHistoricalReports, dailyAggregatedRemoteConnectionReports, totalAggregatedRemoteConnectionReports, sharedUseLicenseUsageReport, sharedUseLicenseUsageRealTimeReport, unknownFutureValue, noLicenseAvailableConnectivityFailureReport, frontlineLicenseUsageReport, frontlineLicenseUsageRealTimeReport, remoteConnectionQualityReports, inaccessibleCloudPcReports, actionStatusReport, rawRemoteConnectionReports, cloudPcUsageCategoryReports, crossRegionDisasterRecoveryReport, regionalConnectionQualityTrendReport, regionalConnectionQualityInsightsReport, remoteConnectionQualityReport, bulkActionStatusReport, cloudPcInsightReport, regionalInaccessibleCloudPcTrendReport, troubleshootDetailsReport, troubleshootTrendCountReport, troubleshootRegionalReport, troubleshootIssueCountReport. Use the Prefer: include-unknown-enum-members request header to get the following values in this evolvable enum: noLicenseAvailableConnectivityFailureReport, frontlineLicenseUsageReport, frontlineLicenseUsageRealTimeReport, remoteConnectionQualityReports, inaccessibleCloudPcReports, rawRemoteConnectionReports, cloudPcUsageCategoryReports, crossRegionDisasterRecoveryReport, cloudPcInsightReport, regionalInaccessibleCloudPcTrendReport,, troubleshootDetailsReport, troubleshootTrendCountReport, troubleshootRegionalReport, troubleshootIssueCountReport. * @return a {@link CloudPcReportName} */ @jakarta.annotation.Nullable @@ -158,7 +158,7 @@ public void setFormat(@jakarta.annotation.Nullable final String value) { this.backingStore.set("format", value); } /** - * Sets the reportName property value. The report name. The possible values are: remoteConnectionHistoricalReports, dailyAggregatedRemoteConnectionReports, totalAggregatedRemoteConnectionReports, sharedUseLicenseUsageReport, sharedUseLicenseUsageRealTimeReport, unknownFutureValue, noLicenseAvailableConnectivityFailureReport, frontlineLicenseUsageReport, frontlineLicenseUsageRealTimeReport, remoteConnectionQualityReports, inaccessibleCloudPcReports, actionStatusReport, rawRemoteConnectionReports, cloudPcUsageCategoryReports, crossRegionDisasterRecoveryReport, regionalConnectionQualityTrendReport, regionalConnectionQualityInsightsReport, remoteConnectionQualityReport, bulkActionStatusReport, cloudPcInsightReport, regionalInaccessibleCloudPcTrendReport. Use the Prefer: include-unknown-enum-members request header to get the following values in this evolvable enum: noLicenseAvailableConnectivityFailureReport, frontlineLicenseUsageReport, frontlineLicenseUsageRealTimeReport, remoteConnectionQualityReports, inaccessibleCloudPcReports, rawRemoteConnectionReports, cloudPcUsageCategoryReports, crossRegionDisasterRecoveryReport, cloudPcInsightReport, regionalInaccessibleCloudPcTrendReport. + * Sets the reportName property value. The report name. The possible values are: remoteConnectionHistoricalReports, dailyAggregatedRemoteConnectionReports, totalAggregatedRemoteConnectionReports, sharedUseLicenseUsageReport, sharedUseLicenseUsageRealTimeReport, unknownFutureValue, noLicenseAvailableConnectivityFailureReport, frontlineLicenseUsageReport, frontlineLicenseUsageRealTimeReport, remoteConnectionQualityReports, inaccessibleCloudPcReports, actionStatusReport, rawRemoteConnectionReports, cloudPcUsageCategoryReports, crossRegionDisasterRecoveryReport, regionalConnectionQualityTrendReport, regionalConnectionQualityInsightsReport, remoteConnectionQualityReport, bulkActionStatusReport, cloudPcInsightReport, regionalInaccessibleCloudPcTrendReport, troubleshootDetailsReport, troubleshootTrendCountReport, troubleshootRegionalReport, troubleshootIssueCountReport. Use the Prefer: include-unknown-enum-members request header to get the following values in this evolvable enum: noLicenseAvailableConnectivityFailureReport, frontlineLicenseUsageReport, frontlineLicenseUsageRealTimeReport, remoteConnectionQualityReports, inaccessibleCloudPcReports, rawRemoteConnectionReports, cloudPcUsageCategoryReports, crossRegionDisasterRecoveryReport, cloudPcInsightReport, regionalInaccessibleCloudPcTrendReport,, troubleshootDetailsReport, troubleshootTrendCountReport, troubleshootRegionalReport, troubleshootIssueCountReport. * @param value Value to set for the reportName property. */ public void setReportName(@jakarta.annotation.Nullable final CloudPcReportName value) { diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/CloudPcReportName.java b/src/main/java/com/microsoft/graph/beta/generated/models/CloudPcReportName.java index 4d34eb6c900..c99253c5c59 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/CloudPcReportName.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/CloudPcReportName.java @@ -29,7 +29,9 @@ public enum CloudPcReportName implements ValuedEnum { TroubleshootDetailsReport("troubleshootDetailsReport"), TroubleshootTrendCountReport("troubleshootTrendCountReport"), TroubleshootRegionalReport("troubleshootRegionalReport"), - TroubleshootIssueCountReport("troubleshootIssueCountReport"); + TroubleshootIssueCountReport("troubleshootIssueCountReport"), + CloudPcInsightReport("cloudPcInsightReport"), + RegionalInaccessibleCloudPcTrendReport("regionalInaccessibleCloudPcTrendReport"); public final String value; CloudPcReportName(final String value) { this.value = value; @@ -65,6 +67,8 @@ public static CloudPcReportName forValue(@jakarta.annotation.Nonnull final Strin case "troubleshootTrendCountReport": return TroubleshootTrendCountReport; case "troubleshootRegionalReport": return TroubleshootRegionalReport; case "troubleshootIssueCountReport": return TroubleshootIssueCountReport; + case "cloudPcInsightReport": return CloudPcInsightReport; + case "regionalInaccessibleCloudPcTrendReport": return RegionalInaccessibleCloudPcTrendReport; default: return null; } } diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/ConditionalAccessAudience.java b/src/main/java/com/microsoft/graph/beta/generated/models/ConditionalAccessAudience.java deleted file mode 100644 index ab84b045e1b..00000000000 --- a/src/main/java/com/microsoft/graph/beta/generated/models/ConditionalAccessAudience.java +++ /dev/null @@ -1,142 +0,0 @@ -package com.microsoft.graph.beta.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.EnumSet; -import java.util.HashMap; -import java.util.Map; -import java.util.Objects; -@jakarta.annotation.Generated("com.microsoft.kiota") -public class ConditionalAccessAudience implements AdditionalDataHolder, BackedModel, Parsable { - /** - * Stores model information. - */ - @jakarta.annotation.Nonnull - protected BackingStore backingStore; - /** - * Instantiates a new {@link ConditionalAccessAudience} and sets the default values. - */ - public ConditionalAccessAudience() { - 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 ConditionalAccessAudience} - */ - @jakarta.annotation.Nonnull - public static ConditionalAccessAudience createFromDiscriminatorValue(@jakarta.annotation.Nonnull final ParseNode parseNode) { - Objects.requireNonNull(parseNode); - return new ConditionalAccessAudience(); - } - /** - * 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 applicationId property value. The ID of the application. - * @return a {@link String} - */ - @jakarta.annotation.Nullable - public String getApplicationId() { - return this.backingStore.get("applicationId"); - } - /** - * Gets the audienceReasons property value. Indicates the reasons this audience was included for a sign-in request. - * @return a {@link EnumSet} - */ - @jakarta.annotation.Nullable - public EnumSet getAudienceReasons() { - return this.backingStore.get("audienceReasons"); - } - /** - * 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>(3); - deserializerMap.put("applicationId", (n) -> { this.setApplicationId(n.getStringValue()); }); - deserializerMap.put("audienceReasons", (n) -> { this.setAudienceReasons(n.getEnumSetValue(ConditionalAccessAudienceReason::forValue)); }); - deserializerMap.put("@odata.type", (n) -> { this.setOdataType(n.getStringValue()); }); - return deserializerMap; - } - /** - * Gets the @odata.type property value. The OdataType property - * @return a {@link String} - */ - @jakarta.annotation.Nullable - public String getOdataType() { - return this.backingStore.get("odataType"); - } - /** - * Serializes information the current object - * @param writer Serialization writer to use to serialize this model - */ - public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writer) { - Objects.requireNonNull(writer); - writer.writeStringValue("applicationId", this.getApplicationId()); - writer.writeEnumSetValue("audienceReasons", this.getAudienceReasons()); - 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 applicationId property value. The ID of the application. - * @param value Value to set for the applicationId property. - */ - public void setApplicationId(@jakarta.annotation.Nullable final String value) { - this.backingStore.set("applicationId", value); - } - /** - * Sets the audienceReasons property value. Indicates the reasons this audience was included for a sign-in request. - * @param value Value to set for the audienceReasons property. - */ - public void setAudienceReasons(@jakarta.annotation.Nullable final EnumSet value) { - this.backingStore.set("audienceReasons", value); - } - /** - * Sets the backingStore property value. Stores model information. - * @param value Value to set for the backingStore property. - */ - public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value) { - Objects.requireNonNull(value); - this.backingStore = value; - } - /** - * Sets the @odata.type property value. The OdataType property - * @param value Value to set for the @odata.type property. - */ - public void setOdataType(@jakarta.annotation.Nullable final String value) { - this.backingStore.set("odataType", value); - } -} diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/ConditionalAccessAudienceReason.java b/src/main/java/com/microsoft/graph/beta/generated/models/ConditionalAccessAudienceReason.java deleted file mode 100644 index ff1a9bec444..00000000000 --- a/src/main/java/com/microsoft/graph/beta/generated/models/ConditionalAccessAudienceReason.java +++ /dev/null @@ -1,45 +0,0 @@ -package com.microsoft.graph.beta.models; - -import com.microsoft.kiota.serialization.ValuedEnum; -import java.util.Objects; - -@jakarta.annotation.Generated("com.microsoft.kiota") -public enum ConditionalAccessAudienceReason implements ValuedEnum { - None("none"), - ResourcelessRequest("resourcelessRequest"), - ConfidentialClientIdToken("confidentialClientIdToken"), - ConfidentialClientNonIdToken("confidentialClientNonIdToken"), - ResourceMapping("resourceMapping"), - ResourceMappingDefault("resourceMappingDefault"), - ScopeMapping("scopeMapping"), - ScopeMappingDefault("scopeMappingDefault"), - DelegatedScope("delegatedScope"), - FirstPartyResourceDefault("firstPartyResourceDefault"), - ThirdPartyResourceDefault("thirdPartyResourceDefault"), - UnknownFutureValue("unknownFutureValue"); - public final String value; - ConditionalAccessAudienceReason(final String value) { - this.value = value; - } - @jakarta.annotation.Nonnull - public String getValue() { return this.value; } - @jakarta.annotation.Nullable - public static ConditionalAccessAudienceReason forValue(@jakarta.annotation.Nonnull final String searchValue) { - Objects.requireNonNull(searchValue); - switch(searchValue) { - case "none": return None; - case "resourcelessRequest": return ResourcelessRequest; - case "confidentialClientIdToken": return ConfidentialClientIdToken; - case "confidentialClientNonIdToken": return ConfidentialClientNonIdToken; - case "resourceMapping": return ResourceMapping; - case "resourceMappingDefault": return ResourceMappingDefault; - case "scopeMapping": return ScopeMapping; - case "scopeMappingDefault": return ScopeMappingDefault; - case "delegatedScope": return DelegatedScope; - case "firstPartyResourceDefault": return FirstPartyResourceDefault; - case "thirdPartyResourceDefault": return ThirdPartyResourceDefault; - case "unknownFutureValue": return UnknownFutureValue; - default: return null; - } - } -} diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/DeviceAssignmentItemIntent.java b/src/main/java/com/microsoft/graph/beta/generated/models/DeviceAssignmentItemIntent.java index 9a54215e907..28b2fb99106 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/DeviceAssignmentItemIntent.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/DeviceAssignmentItemIntent.java @@ -12,7 +12,7 @@ public enum DeviceAssignmentItemIntent implements ValuedEnum { Remove("remove"), /** Indicates that the application or configuration already under removal through previous actions and is now intended to be restored on the managed device */ Restore("restore"), - /** Evolvable enumeration sentinel value. Do not use */ + /** Evolvable enumeration sentinel value. Do not use. */ UnknownFutureValue("unknownFutureValue"); public final String value; DeviceAssignmentItemIntent(final String value) { diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/DeviceAssignmentItemStatus.java b/src/main/java/com/microsoft/graph/beta/generated/models/DeviceAssignmentItemStatus.java index dbbb908e4ea..f0d6336a0a7 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/DeviceAssignmentItemStatus.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/DeviceAssignmentItemStatus.java @@ -18,7 +18,7 @@ public enum DeviceAssignmentItemStatus implements ValuedEnum { Error("error"), /** Indicates that the application or configuration has been successfully restored on the managed device */ Succeeded("succeeded"), - /** Evolvable enumeration sentinel value. Do not use */ + /** Evolvable enumeration sentinel value. Do not use. */ UnknownFutureValue("unknownFutureValue"); public final String value; DeviceAssignmentItemStatus(final String value) { diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/DeviceAssignmentItemType.java b/src/main/java/com/microsoft/graph/beta/generated/models/DeviceAssignmentItemType.java index d75034e7d4e..171431d937f 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/DeviceAssignmentItemType.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/DeviceAssignmentItemType.java @@ -16,7 +16,7 @@ public enum DeviceAssignmentItemType implements ValuedEnum { DeviceManagementConfigurationPolicy("deviceManagementConfigurationPolicy"), /** Indicates that the device assignment item type for the action is `graph.managedDeviceMobileAppConfiguration`. MobileAppConfiguration associated settings are removed on removal and added back on restoration */ MobileAppConfiguration("mobileAppConfiguration"), - /** Evolvable enumeration sentinel value. Do not use */ + /** Evolvable enumeration sentinel value. Do not use. */ UnknownFutureValue("unknownFutureValue"); public final String value; DeviceAssignmentItemType(final String value) { diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/DeviceEnrollmentConfigurationType.java b/src/main/java/com/microsoft/graph/beta/generated/models/DeviceEnrollmentConfigurationType.java index 1c355050b67..08b724a9737 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/DeviceEnrollmentConfigurationType.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/DeviceEnrollmentConfigurationType.java @@ -30,7 +30,7 @@ public enum DeviceEnrollmentConfigurationType implements ValuedEnum { DeviceComanagementAuthorityConfiguration("deviceComanagementAuthorityConfiguration"), /** Indicates that configuration is of type single platform restriction which refers to types of devices a user is allowed to enroll. */ SinglePlatformRestriction("singlePlatformRestriction"), - /** Unknown future value */ + /** Evolvable enumeration sentinel value. Do not use. */ UnknownFutureValue("unknownFutureValue"), /** Indicates that configuration is of type Enrollment Notification which refers to types of notification a user receives during enrollment. */ EnrollmentNotificationsConfiguration("enrollmentNotificationsConfiguration"); diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/DeviceEnrollmentType.java b/src/main/java/com/microsoft/graph/beta/generated/models/DeviceEnrollmentType.java index c0cb830e7b7..38b4f89b9c9 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/DeviceEnrollmentType.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/DeviceEnrollmentType.java @@ -48,7 +48,7 @@ public enum DeviceEnrollmentType implements ValuedEnum { AndroidAOSPUserlessDeviceEnrollment("androidAOSPUserlessDeviceEnrollment"), /** Indicates the device is enrolled via Apple Account Driven User Enrollment, a form of enrollment where the user enrolls via iOS Settings without using the iOS Company Portal. It results in an enrollment with a new partition for managed apps and data and which supports a limited set of management capabilities. */ AppleAccountDrivenUserEnrollment("appleAccountDrivenUserEnrollment"), - /** Evolvable enum member */ + /** Evolvable enumeration sentinel value. Do not use. */ UnknownFutureValue("unknownFutureValue"); public final String value; DeviceEnrollmentType(final String value) { diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/DeviceEventLevel.java b/src/main/java/com/microsoft/graph/beta/generated/models/DeviceEventLevel.java index a8a2870c5d7..53460c0d77d 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/DeviceEventLevel.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/DeviceEventLevel.java @@ -20,7 +20,7 @@ public enum DeviceEventLevel implements ValuedEnum { Error("error"), /** Indicates that the device event level is critical. */ Critical("critical"), - /** Placeholder value for future expansion. */ + /** Evolvable enumeration sentinel value. Do not use. */ UnknownFutureValue("unknownFutureValue"); public final String value; DeviceEventLevel(final String value) { diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/DeviceLicensingStatus.java b/src/main/java/com/microsoft/graph/beta/generated/models/DeviceLicensingStatus.java index 49cfec05096..b3bee3828b9 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/DeviceLicensingStatus.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/DeviceLicensingStatus.java @@ -38,7 +38,7 @@ public enum DeviceLicensingStatus implements ValuedEnum { DeviceLicenseRemoveSucceed("deviceLicenseRemoveSucceed"), /** This status is set when the device license removing fails. */ DeviceLicenseRemoveFailed("deviceLicenseRemoveFailed"), - /** This is put here as a place holder for future extension. */ + /** Evolvable enumeration sentinel value. Do not use. */ UnknownFutureValue("unknownFutureValue"); public final String value; DeviceLicensingStatus(final String value) { diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/DeviceManagement.java b/src/main/java/com/microsoft/graph/beta/generated/models/DeviceManagement.java index 715559da498..ca53cb8999c 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/DeviceManagement.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/DeviceManagement.java @@ -10,9 +10,6 @@ import java.util.Map; import java.util.Objects; import java.util.UUID; -/** - * Singleton that acts as container for a collection of Resource Access entities. - */ @jakarta.annotation.Generated("com.microsoft.kiota") public class DeviceManagement extends Entity implements Parsable { /** @@ -1089,7 +1086,7 @@ public RemoteAssistanceSettings getRemoteAssistanceSettings() { return this.backingStore.get("remoteAssistanceSettings"); } /** - * Gets the reports property value. Reports singleton + * Gets the reports property value. The reports property * @return a {@link DeviceManagementReports} */ @jakarta.annotation.Nullable @@ -2714,7 +2711,7 @@ public void setRemoteAssistanceSettings(@jakarta.annotation.Nullable final Remot this.backingStore.set("remoteAssistanceSettings", value); } /** - * Sets the reports property value. Reports singleton + * Sets the reports property value. The reports property * @param value Value to set for the reports property. */ public void setReports(@jakarta.annotation.Nullable final DeviceManagementReports value) { diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/DeviceManagementConfigurationChoiceSettingDefinition.java b/src/main/java/com/microsoft/graph/beta/generated/models/DeviceManagementConfigurationChoiceSettingDefinition.java index 6310d89e8d6..9f022cdb6dc 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/DeviceManagementConfigurationChoiceSettingDefinition.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/DeviceManagementConfigurationChoiceSettingDefinition.java @@ -32,7 +32,7 @@ public static DeviceManagementConfigurationChoiceSettingDefinition createFromDis return new DeviceManagementConfigurationChoiceSettingDefinition(); } /** - * Gets the defaultOptionId property value. Default option for choice setting + * Gets the defaultOptionId property value. Default option for the choice setting. * @return a {@link String} */ @jakarta.annotation.Nullable @@ -51,7 +51,7 @@ public Map> getFieldDeserializers return deserializerMap; } /** - * Gets the options property value. Options for the setting that can be selected + * Gets the options property value. Options for the setting that can be selected. * @return a {@link java.util.List} */ @jakarta.annotation.Nullable @@ -69,14 +69,14 @@ public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writ writer.writeCollectionOfObjectValues("options", this.getOptions()); } /** - * Sets the defaultOptionId property value. Default option for choice setting + * Sets the defaultOptionId property value. Default option for the choice setting. * @param value Value to set for the defaultOptionId property. */ public void setDefaultOptionId(@jakarta.annotation.Nullable final String value) { this.backingStore.set("defaultOptionId", value); } /** - * Sets the options property value. Options for the setting that can be selected + * Sets the options property value. Options for the setting that can be selected. * @param value Value to set for the options property. */ public void setOptions(@jakarta.annotation.Nullable final java.util.List value) { diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/DeviceManagementConfigurationSettingGroupCollectionDefinition.java b/src/main/java/com/microsoft/graph/beta/generated/models/DeviceManagementConfigurationSettingGroupCollectionDefinition.java index cd92b22c293..bf95eb6fa2d 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/DeviceManagementConfigurationSettingGroupCollectionDefinition.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/DeviceManagementConfigurationSettingGroupCollectionDefinition.java @@ -36,7 +36,7 @@ public Map> getFieldDeserializers return deserializerMap; } /** - * Gets the maximumCount property value. Maximum number of setting group count in the collection. Valid values 1 to 100 + * Gets the maximumCount property value. Maximum number of setting group count in the collection * @return a {@link Integer} */ @jakarta.annotation.Nullable @@ -44,7 +44,7 @@ public Integer getMaximumCount() { return this.backingStore.get("maximumCount"); } /** - * Gets the minimumCount property value. Minimum number of setting group count in the collection. Valid values 1 to 100 + * Gets the minimumCount property value. Minimum number of setting group count in the collection * @return a {@link Integer} */ @jakarta.annotation.Nullable @@ -62,14 +62,14 @@ public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writ writer.writeIntegerValue("minimumCount", this.getMinimumCount()); } /** - * Sets the maximumCount property value. Maximum number of setting group count in the collection. Valid values 1 to 100 + * Sets the maximumCount property value. Maximum number of setting group count in the collection * @param value Value to set for the maximumCount property. */ public void setMaximumCount(@jakarta.annotation.Nullable final Integer value) { this.backingStore.set("maximumCount", value); } /** - * Sets the minimumCount property value. Minimum number of setting group count in the collection. Valid values 1 to 100 + * Sets the minimumCount property value. Minimum number of setting group count in the collection * @param value Value to set for the minimumCount property. */ public void setMinimumCount(@jakarta.annotation.Nullable final Integer value) { diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/DeviceManagementConfigurationSimpleSettingCollectionDefinition.java b/src/main/java/com/microsoft/graph/beta/generated/models/DeviceManagementConfigurationSimpleSettingCollectionDefinition.java index 3db7d730eaf..6799f204485 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/DeviceManagementConfigurationSimpleSettingCollectionDefinition.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/DeviceManagementConfigurationSimpleSettingCollectionDefinition.java @@ -36,7 +36,7 @@ public Map> getFieldDeserializers return deserializerMap; } /** - * Gets the maximumCount property value. Maximum number of simple settings in the collection + * Gets the maximumCount property value. Maximum number of simple settings in the collection. Valid values 1 to 100 * @return a {@link Integer} */ @jakarta.annotation.Nullable @@ -44,7 +44,7 @@ public Integer getMaximumCount() { return this.backingStore.get("maximumCount"); } /** - * Gets the minimumCount property value. Minimum number of simple settings in the collection + * Gets the minimumCount property value. Minimum number of simple settings in the collection. Valid values 1 to 100 * @return a {@link Integer} */ @jakarta.annotation.Nullable @@ -62,14 +62,14 @@ public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writ writer.writeIntegerValue("minimumCount", this.getMinimumCount()); } /** - * Sets the maximumCount property value. Maximum number of simple settings in the collection + * Sets the maximumCount property value. Maximum number of simple settings in the collection. Valid values 1 to 100 * @param value Value to set for the maximumCount property. */ public void setMaximumCount(@jakarta.annotation.Nullable final Integer value) { this.backingStore.set("maximumCount", value); } /** - * Sets the minimumCount property value. Minimum number of simple settings in the collection + * Sets the minimumCount property value. Minimum number of simple settings in the collection. Valid values 1 to 100 * @param value Value to set for the minimumCount property. */ public void setMinimumCount(@jakarta.annotation.Nullable final Integer value) { diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/DeviceManagementConfigurationStringFormat.java b/src/main/java/com/microsoft/graph/beta/generated/models/DeviceManagementConfigurationStringFormat.java index 03c2ade9016..cb37b17165c 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/DeviceManagementConfigurationStringFormat.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/DeviceManagementConfigurationStringFormat.java @@ -36,7 +36,7 @@ public enum DeviceManagementConfigurationStringFormat implements ValuedEnum { SurfaceHub("surfaceHub"), /** String whose value is a bash script */ BashScript("bashScript"), - /** Sentinel member for cases where the client cannot handle the new enum values. */ + /** Evolvable enumeration sentinel value. Do not use. */ UnknownFutureValue("unknownFutureValue"); public final String value; DeviceManagementConfigurationStringFormat(final String value) { diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/DeviceManagementConfigurationStringSettingValueDefinition.java b/src/main/java/com/microsoft/graph/beta/generated/models/DeviceManagementConfigurationStringSettingValueDefinition.java index d7c609e56e6..6d677e428e3 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/DeviceManagementConfigurationStringSettingValueDefinition.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/DeviceManagementConfigurationStringSettingValueDefinition.java @@ -52,7 +52,7 @@ public java.util.List getFileTypes() { return this.backingStore.get("fileTypes"); } /** - * Gets the format property value. Pre-defined format of the string. Possible values are: none, email, guid, ip, base64, url, version, xml, date, time, binary, regEx, json, dateTime, surfaceHub, bashScript, unknownFutureValue. + * Gets the format property value. Pre-defined format of the string. Possible values are: none, email, guid, ip, base64, url, version, xml, date, time, binary, regEx, json, dateTime, surfaceHub. * @return a {@link DeviceManagementConfigurationStringFormat} */ @jakarta.annotation.Nullable @@ -76,7 +76,7 @@ public Boolean getIsSecret() { return this.backingStore.get("isSecret"); } /** - * Gets the maximumLength property value. Maximum length of string. Valid values 0 to 87516 + * Gets the maximumLength property value. Maximum length of string * @return a {@link Long} */ @jakarta.annotation.Nullable @@ -84,7 +84,7 @@ public Long getMaximumLength() { return this.backingStore.get("maximumLength"); } /** - * Gets the minimumLength property value. Minimum length of string. Valid values 0 to 87516 + * Gets the minimumLength property value. Minimum length of string * @return a {@link Long} */ @jakarta.annotation.Nullable @@ -113,7 +113,7 @@ public void setFileTypes(@jakarta.annotation.Nullable final java.util.List> getFieldDeserializers() { final HashMap> deserializerMap = new HashMap>(super.getFieldDeserializers()); + deserializerMap.put("archivalDetails", (n) -> { this.setArchivalDetails(n.getObjectValue(SiteArchivalDetails::createFromDiscriminatorValue)); }); deserializerMap.put("assignedSensitivityLabel", (n) -> { this.setAssignedSensitivityLabel(n.getObjectValue(AssignedLabel::createFromDiscriminatorValue)); }); deserializerMap.put("columns", (n) -> { this.setColumns(n.getCollectionOfObjectValues(ColumnDefinition::createFromDiscriminatorValue)); }); deserializerMap.put("containerTypeId", (n) -> { this.setContainerTypeId(n.getUUIDValue()); }); @@ -222,6 +231,7 @@ public FileStorageContainerViewpoint getViewpoint() { public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writer) { Objects.requireNonNull(writer); super.serialize(writer); + writer.writeObjectValue("archivalDetails", this.getArchivalDetails()); writer.writeObjectValue("assignedSensitivityLabel", this.getAssignedSensitivityLabel()); writer.writeCollectionOfObjectValues("columns", this.getColumns()); writer.writeUUIDValue("containerTypeId", this.getContainerTypeId()); @@ -243,6 +253,13 @@ public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writ writer.writeLongValue("storageUsedInBytes", this.getStorageUsedInBytes()); writer.writeObjectValue("viewpoint", this.getViewpoint()); } + /** + * Sets the archivalDetails property value. The archivalDetails property + * @param value Value to set for the archivalDetails property. + */ + public void setArchivalDetails(@jakarta.annotation.Nullable final SiteArchivalDetails value) { + this.backingStore.set("archivalDetails", value); + } /** * Sets the assignedSensitivityLabel property value. Sensitivity label assigned to the fileStorageContainer. Read-write. * @param value Value to set for the assignedSensitivityLabel property. diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/GroupPolicyConfigurationIngestionType.java b/src/main/java/com/microsoft/graph/beta/generated/models/GroupPolicyConfigurationIngestionType.java index fea01d10724..8148ad75d96 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/GroupPolicyConfigurationIngestionType.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/GroupPolicyConfigurationIngestionType.java @@ -16,7 +16,7 @@ public enum GroupPolicyConfigurationIngestionType implements ValuedEnum { BuiltIn("builtIn"), /** Indicated atleast 1 tenant admin & system ingested definitions configured for this policy */ Mixed("mixed"), - /** Unknown future enum value */ + /** Evolvable enumeration sentinel value. Do not use. */ UnknownFutureValue("unknownFutureValue"); public final String value; GroupPolicyConfigurationIngestionType(final String value) { diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/IngestionSource.java b/src/main/java/com/microsoft/graph/beta/generated/models/IngestionSource.java index 00ab3e571ba..03026049f87 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/IngestionSource.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/IngestionSource.java @@ -14,7 +14,7 @@ public enum IngestionSource implements ValuedEnum { Custom("custom"), /** Indicates the category is ingested through system ingestion process */ BuiltIn("builtIn"), - /** Unknown future enum value */ + /** Evolvable enumeration sentinel value. Do not use. */ UnknownFutureValue("unknownFutureValue"); public final String value; IngestionSource(final String value) { diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/IosLobAppProvisioningConfiguration.java b/src/main/java/com/microsoft/graph/beta/generated/models/IosLobAppProvisioningConfiguration.java index 894f91f8d4b..495f5dbb9e6 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/IosLobAppProvisioningConfiguration.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/IosLobAppProvisioningConfiguration.java @@ -8,7 +8,7 @@ import java.util.Map; import java.util.Objects; /** - * This topic provides descriptions of the declared methods, properties and relationships exposed by the iOS Lob App Provisioning Configuration resource. + * This topic provides descriptions of the declared methods, properties and relationships exposed by the iOS LOB App Provisioning Configuration resource. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class IosLobAppProvisioningConfiguration extends Entity implements Parsable { diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/IosLobAppProvisioningConfigurationPolicySetItem.java b/src/main/java/com/microsoft/graph/beta/generated/models/IosLobAppProvisioningConfigurationPolicySetItem.java index 5ab35903976..ddaa1b4e826 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/IosLobAppProvisioningConfigurationPolicySetItem.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/IosLobAppProvisioningConfigurationPolicySetItem.java @@ -7,7 +7,7 @@ import java.util.Map; import java.util.Objects; /** - * A class containing the properties used for iOS lob app provisioning configuration PolicySetItem. + * A class containing the properties used for iOS LOB app provisioning configuration PolicySetItem. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class IosLobAppProvisioningConfigurationPolicySetItem extends PolicySetItem implements Parsable { diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/IosManagedAppProtection.java b/src/main/java/com/microsoft/graph/beta/generated/models/IosManagedAppProtection.java index 2da0d3ff003..eebcc29e27a 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/IosManagedAppProtection.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/IosManagedAppProtection.java @@ -77,7 +77,7 @@ public java.util.List getApps() { return this.backingStore.get("apps"); } /** - * Gets the customBrowserProtocol property value. A custom browser protocol to open weblink on iOS. + * Gets the customBrowserProtocol property value. A custom browser protocol to open weblink on iOS. When this property is configured, ManagedBrowserToOpenLinksRequired should be true. * @return a {@link String} */ @jakarta.annotation.Nullable @@ -308,7 +308,7 @@ public void setApps(@jakarta.annotation.Nullable final java.util.List> getFieldDeserializers return deserializerMap; } /** - * Gets the key property value. Contains the name of the field that a value is associated with. + * Gets the key property value. Key. * @return a {@link String} */ @jakarta.annotation.Nullable @@ -84,7 +84,7 @@ public String getOdataType() { return this.backingStore.get("odataType"); } /** - * Gets the value property value. Contains the corresponding value for the specified key. + * Gets the value property value. Value. * @return a {@link String} */ @jakarta.annotation.Nullable @@ -118,7 +118,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value this.backingStore = value; } /** - * Sets the key property value. Contains the name of the field that a value is associated with. + * Sets the key property value. Key. * @param value Value to set for the key property. */ public void setKey(@jakarta.annotation.Nullable final String value) { @@ -132,7 +132,7 @@ public void setOdataType(@jakarta.annotation.Nullable final String value) { this.backingStore.set("odataType", value); } /** - * Sets the value property value. Contains the corresponding value for the specified key. + * Sets the value property value. Value. * @param value Value to set for the value property. */ public void setValue(@jakarta.annotation.Nullable final String value) { diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/MacAddressRandomizationMode.java b/src/main/java/com/microsoft/graph/beta/generated/models/MacAddressRandomizationMode.java index 3c239fc2042..0702e788bec 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/MacAddressRandomizationMode.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/MacAddressRandomizationMode.java @@ -12,7 +12,7 @@ public enum MacAddressRandomizationMode implements ValuedEnum { Automatic("automatic"), /** Indicates MAC randomization is disabled and the factory MAC address is used when connecting to the internet. */ Hardware("hardware"), - /** Indicates evolvable enumeration sentinel value. Do not use. */ + /** Evolvable enumeration sentinel value. Do not use. */ UnknownFutureValue("unknownFutureValue"); public final String value; MacAddressRandomizationMode(final String value) { diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/MacOSSoftwareUpdateDelayPolicy.java b/src/main/java/com/microsoft/graph/beta/generated/models/MacOSSoftwareUpdateDelayPolicy.java index 4b6ce9feceb..2cd74e1d939 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/MacOSSoftwareUpdateDelayPolicy.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/MacOSSoftwareUpdateDelayPolicy.java @@ -14,7 +14,7 @@ public enum MacOSSoftwareUpdateDelayPolicy implements ValuedEnum { DelayOSUpdateVisibility("delayOSUpdateVisibility"), /** Force delays for app software updates. */ DelayAppUpdateVisibility("delayAppUpdateVisibility"), - /** Sentinel member for cases where the client cannot handle the new enum values. */ + /** Evolvable enumeration sentinel value. Do not use. */ UnknownFutureValue("unknownFutureValue"), /** Force delays for major OS software updates. */ DelayMajorOsUpdateVisibility("delayMajorOsUpdateVisibility"); diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/ManagedAppAvailability.java b/src/main/java/com/microsoft/graph/beta/generated/models/ManagedAppAvailability.java index d57314b418b..9efcb06a6b1 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/ManagedAppAvailability.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/ManagedAppAvailability.java @@ -10,7 +10,7 @@ public enum ManagedAppAvailability implements ValuedEnum { /** A globally available app to all tenants. */ Global("global"), - /** A line of business apps private to an organization. */ + /** A line-of-business apps private to an organization. */ LineOfBusiness("lineOfBusiness"); public final String value; ManagedAppAvailability(final String value) { diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/ManagedDeviceRemoteAction.java b/src/main/java/com/microsoft/graph/beta/generated/models/ManagedDeviceRemoteAction.java index 0948ebec72b..7b5f544ce06 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/ManagedDeviceRemoteAction.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/ManagedDeviceRemoteAction.java @@ -41,7 +41,7 @@ public enum ManagedDeviceRemoteAction implements ValuedEnum { InitiateMobileDeviceManagementKeyRecovery("initiateMobileDeviceManagementKeyRecovery"), /** Name of action to initiate On Demand Proactive Remediation */ InitiateOnDemandProactiveRemediation("initiateOnDemandProactiveRemediation"), - /** Evolvable enum member */ + /** Evolvable enumeration sentinel value. Do not use. */ UnknownFutureValue("unknownFutureValue"), /** Indicates remote device action to intiate Mobile Device Management (MDM) attestation if device is capable for it */ InitiateDeviceAttestation("initiateDeviceAttestation"); diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/ManagedMobileLobApp.java b/src/main/java/com/microsoft/graph/beta/generated/models/ManagedMobileLobApp.java index c39b37a9f9d..8b4ba1e97bb 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/ManagedMobileLobApp.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/ManagedMobileLobApp.java @@ -7,7 +7,7 @@ import java.util.Map; import java.util.Objects; /** - * An abstract base class containing properties for all managed mobile line of business apps. + * An abstract base class containing properties for all managed mobile line-of-business apps. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class ManagedMobileLobApp extends ManagedApp implements Parsable { diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/MicrosoftTunnelLogCollectionStatus.java b/src/main/java/com/microsoft/graph/beta/generated/models/MicrosoftTunnelLogCollectionStatus.java index 14bcabd1662..63b13a46cdc 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/MicrosoftTunnelLogCollectionStatus.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/MicrosoftTunnelLogCollectionStatus.java @@ -14,7 +14,7 @@ public enum MicrosoftTunnelLogCollectionStatus implements ValuedEnum { Completed("completed"), /** Indicates that the log collection has failed */ Failed("failed"), - /** Placeholder value for future expansion enums */ + /** Evolvable enumeration sentinel value. Do not use. */ UnknownFutureValue("unknownFutureValue"); public final String value; MicrosoftTunnelLogCollectionStatus(final String value) { diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/MicrosoftTunnelServerHealthStatus.java b/src/main/java/com/microsoft/graph/beta/generated/models/MicrosoftTunnelServerHealthStatus.java index e2ddbf86281..f5d07325a77 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/MicrosoftTunnelServerHealthStatus.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/MicrosoftTunnelServerHealthStatus.java @@ -22,7 +22,7 @@ public enum MicrosoftTunnelServerHealthStatus implements ValuedEnum { UpgradeInProgress("upgradeInProgress"), /** Indicates the failure of the upgrade during the upgrade cycle of when Intune begins upgrading servers, one server at a time */ UpgradeFailed("upgradeFailed"), - /** Evolvable enumeration sentinel value. Do not use enums. */ + /** Evolvable enumeration sentinel value. Do not use. */ UnknownFutureValue("unknownFutureValue"); public final String value; MicrosoftTunnelServerHealthStatus(final String value) { diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/MobileAppTroubleshootingEvent.java b/src/main/java/com/microsoft/graph/beta/generated/models/MobileAppTroubleshootingEvent.java index bc24f9eca6f..202949e3f81 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/MobileAppTroubleshootingEvent.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/MobileAppTroubleshootingEvent.java @@ -36,7 +36,7 @@ public String getApplicationId() { return this.backingStore.get("applicationId"); } /** - * Gets the appLogCollectionRequests property value. Indicates collection of App Log Upload Request. + * Gets the appLogCollectionRequests property value. The collection property of AppLogUploadRequest. * @return a {@link java.util.List} */ @jakarta.annotation.Nullable @@ -112,7 +112,7 @@ public void setApplicationId(@jakarta.annotation.Nullable final String value) { this.backingStore.set("applicationId", value); } /** - * Sets the appLogCollectionRequests property value. Indicates collection of App Log Upload Request. + * Sets the appLogCollectionRequests property value. The collection property of AppLogUploadRequest. * @param value Value to set for the appLogCollectionRequests property. */ public void setAppLogCollectionRequests(@jakarta.annotation.Nullable final java.util.List value) { diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/MobileLobApp.java b/src/main/java/com/microsoft/graph/beta/generated/models/MobileLobApp.java index 23082763773..cc93bb7e892 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/MobileLobApp.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/MobileLobApp.java @@ -7,7 +7,7 @@ import java.util.Map; import java.util.Objects; /** - * An abstract base class containing properties for all mobile line of business apps. + * An abstract base class containing properties for all mobile line-of-business apps. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class MobileLobApp extends MobileApp implements Parsable { diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/OfficeSuiteDefaultFileFormatType.java b/src/main/java/com/microsoft/graph/beta/generated/models/OfficeSuiteDefaultFileFormatType.java index 140d38dfa9c..919148aa43c 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/OfficeSuiteDefaultFileFormatType.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/OfficeSuiteDefaultFileFormatType.java @@ -14,7 +14,7 @@ public enum OfficeSuiteDefaultFileFormatType implements ValuedEnum { OfficeOpenXMLFormat("officeOpenXMLFormat"), /** Office Open Document Format selected */ OfficeOpenDocumentFormat("officeOpenDocumentFormat"), - /** Placeholder for evolvable enum. */ + /** Evolvable enumeration sentinel value. Do not use. */ UnknownFutureValue("unknownFutureValue"); public final String value; OfficeSuiteDefaultFileFormatType(final String value) { diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/OnboardingStatus.java b/src/main/java/com/microsoft/graph/beta/generated/models/OnboardingStatus.java index b4e9ae4a153..646781e4ad4 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/OnboardingStatus.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/OnboardingStatus.java @@ -18,7 +18,7 @@ public enum OnboardingStatus implements ValuedEnum { Failed("failed"), /** Offboarding */ Offboarding("offboarding"), - /** UnknownFutureValue */ + /** Evolvable enumeration sentinel value. Do not use. */ UnknownFutureValue("unknownFutureValue"); public final String value; OnboardingStatus(final String value) { diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/PasswordCredentialConfiguration.java b/src/main/java/com/microsoft/graph/beta/generated/models/PasswordCredentialConfiguration.java index 1e2d16fba83..e7f3fba6889 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/PasswordCredentialConfiguration.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/PasswordCredentialConfiguration.java @@ -96,7 +96,7 @@ public OffsetDateTime getRestrictForAppsCreatedAfterDateTime() { return this.backingStore.get("restrictForAppsCreatedAfterDateTime"); } /** - * Gets the restrictionType property value. A unique identifier key for passwordCredentialConfiguration. This value also represents the type of restriction being applied. The possible values are: passwordAddition, passwordLifetime, symmetricKeyAddition, symmetricKeyLifetime, customPasswordAddition, and unknownFutureValue. Each value of restrictionType can be used only once per policy. + * Gets the restrictionType property value. The restrictionType property * @return a {@link AppCredentialRestrictionType} */ @jakarta.annotation.Nullable @@ -161,7 +161,7 @@ public void setRestrictForAppsCreatedAfterDateTime(@jakarta.annotation.Nullable this.backingStore.set("restrictForAppsCreatedAfterDateTime", value); } /** - * Sets the restrictionType property value. A unique identifier key for passwordCredentialConfiguration. This value also represents the type of restriction being applied. The possible values are: passwordAddition, passwordLifetime, symmetricKeyAddition, symmetricKeyLifetime, customPasswordAddition, and unknownFutureValue. Each value of restrictionType can be used only once per policy. + * Sets the restrictionType property value. The restrictionType property * @param value Value to set for the restrictionType property. */ public void setRestrictionType(@jakarta.annotation.Nullable final AppCredentialRestrictionType value) { diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/PrivilegeManagementEndUserType.java b/src/main/java/com/microsoft/graph/beta/generated/models/PrivilegeManagementEndUserType.java index 38f6bb94265..2947aabcf02 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/PrivilegeManagementEndUserType.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/PrivilegeManagementEndUserType.java @@ -16,7 +16,7 @@ public enum PrivilegeManagementEndUserType implements ValuedEnum { Hybrid("hybrid"), /** The user who performed the elevation logged in using a Windows local account. */ Local("local"), - /** Evolvable emuneration sentinel value. Do not use. */ + /** Evolvable enumeration sentinel value. Do not use. */ UnknownFutureValue("unknownFutureValue"); public final String value; PrivilegeManagementEndUserType(final String value) { diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/PrivilegeManagementProcessType.java b/src/main/java/com/microsoft/graph/beta/generated/models/PrivilegeManagementProcessType.java index eba26c1b03d..c5ca9e605ea 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/PrivilegeManagementProcessType.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/PrivilegeManagementProcessType.java @@ -14,7 +14,7 @@ public enum PrivilegeManagementProcessType implements ValuedEnum { Parent("parent"), /** The elevated process is a child process */ Child("child"), - /** Evolvable emuneration sentinel value. Do not use */ + /** Evolvable enumeration sentinel value. Do not use. */ UnknownFutureValue("unknownFutureValue"); public final String value; PrivilegeManagementProcessType(final String value) { diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/Report.java b/src/main/java/com/microsoft/graph/beta/generated/models/Report.java index d99a393990c..d563e1b88a4 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/Report.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/Report.java @@ -59,7 +59,7 @@ public BackingStore getBackingStore() { return this.backingStore; } /** - * Gets the content property value. Report content; details vary by report type. + * Gets the content property value. The http content that has the data * @return a {@link byte[]} */ @jakarta.annotation.Nullable @@ -111,7 +111,7 @@ public void setBackingStore(@jakarta.annotation.Nonnull final BackingStore value this.backingStore = value; } /** - * Sets the content property value. Report content; details vary by report type. + * Sets the content property value. The http content that has the data * @param value Value to set for the content property. */ public void setContent(@jakarta.annotation.Nullable final byte[] value) { diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/ServiceNowConnectionStatus.java b/src/main/java/com/microsoft/graph/beta/generated/models/ServiceNowConnectionStatus.java index 8c47e996bc8..4406e73412b 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/ServiceNowConnectionStatus.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/ServiceNowConnectionStatus.java @@ -12,7 +12,7 @@ public enum ServiceNowConnectionStatus implements ValuedEnum { Disabled("disabled"), /** Tenant has enabled the connection */ Enabled("enabled"), - /** Future authentication method to be added here. */ + /** Evolvable enumeration sentinel value. Do not use. */ UnknownFutureValue("unknownFutureValue"); public final String value; ServiceNowConnectionStatus(final String value) { diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/SignIn.java b/src/main/java/com/microsoft/graph/beta/generated/models/SignIn.java index 295dcafc387..812ebafc075 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/SignIn.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/SignIn.java @@ -180,10 +180,10 @@ public ClientCredentialType getClientCredentialType() { } /** * Gets the conditionalAccessAudiences property value. A list that indicates the audience that Conditional Access evaluated during a sign-in event. Supports $filter (eq). - * @return a {@link java.util.List} + * @return a {@link java.util.List} */ @jakarta.annotation.Nullable - public java.util.List getConditionalAccessAudiences() { + public java.util.List getConditionalAccessAudiences() { return this.backingStore.get("conditionalAccessAudiences"); } /** @@ -260,7 +260,7 @@ public Map> getFieldDeserializers deserializerMap.put("azureResourceId", (n) -> { this.setAzureResourceId(n.getStringValue()); }); deserializerMap.put("clientAppUsed", (n) -> { this.setClientAppUsed(n.getStringValue()); }); deserializerMap.put("clientCredentialType", (n) -> { this.setClientCredentialType(n.getEnumValue(ClientCredentialType::forValue)); }); - deserializerMap.put("conditionalAccessAudiences", (n) -> { this.setConditionalAccessAudiences(n.getCollectionOfObjectValues(ConditionalAccessAudience::createFromDiscriminatorValue)); }); + deserializerMap.put("conditionalAccessAudiences", (n) -> { this.setConditionalAccessAudiences(n.getCollectionOfPrimitiveValues(String.class)); }); deserializerMap.put("conditionalAccessStatus", (n) -> { this.setConditionalAccessStatus(n.getEnumValue(ConditionalAccessStatus::forValue)); }); deserializerMap.put("correlationId", (n) -> { this.setCorrelationId(n.getStringValue()); }); deserializerMap.put("createdDateTime", (n) -> { this.setCreatedDateTime(n.getOffsetDateTimeValue()); }); @@ -727,7 +727,7 @@ public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writ writer.writeStringValue("azureResourceId", this.getAzureResourceId()); writer.writeStringValue("clientAppUsed", this.getClientAppUsed()); writer.writeEnumValue("clientCredentialType", this.getClientCredentialType()); - writer.writeCollectionOfObjectValues("conditionalAccessAudiences", this.getConditionalAccessAudiences()); + writer.writeCollectionOfPrimitiveValues("conditionalAccessAudiences", this.getConditionalAccessAudiences()); writer.writeEnumValue("conditionalAccessStatus", this.getConditionalAccessStatus()); writer.writeStringValue("correlationId", this.getCorrelationId()); writer.writeOffsetDateTimeValue("createdDateTime", this.getCreatedDateTime()); @@ -920,7 +920,7 @@ public void setClientCredentialType(@jakarta.annotation.Nullable final ClientCre * Sets the conditionalAccessAudiences property value. A list that indicates the audience that Conditional Access evaluated during a sign-in event. Supports $filter (eq). * @param value Value to set for the conditionalAccessAudiences property. */ - public void setConditionalAccessAudiences(@jakarta.annotation.Nullable final java.util.List value) { + public void setConditionalAccessAudiences(@jakarta.annotation.Nullable final java.util.List value) { this.backingStore.set("conditionalAccessAudiences", value); } /** diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/SiteArchivalDetails.java b/src/main/java/com/microsoft/graph/beta/generated/models/SiteArchivalDetails.java index b72f1301e6b..e645c950e15 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/SiteArchivalDetails.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/SiteArchivalDetails.java @@ -7,6 +7,7 @@ import com.microsoft.kiota.store.BackedModel; import com.microsoft.kiota.store.BackingStore; import com.microsoft.kiota.store.BackingStoreFactorySingleton; +import java.time.OffsetDateTime; import java.util.HashMap; import java.util.Map; import java.util.Objects; @@ -47,6 +48,22 @@ public Map getAdditionalData() { } return value; } + /** + * Gets the archivedBy property value. The archivedBy property + * @return a {@link IdentitySet} + */ + @jakarta.annotation.Nullable + public IdentitySet getArchivedBy() { + return this.backingStore.get("archivedBy"); + } + /** + * Gets the archivedDateTime property value. The archivedDateTime property + * @return a {@link OffsetDateTime} + */ + @jakarta.annotation.Nullable + public OffsetDateTime getArchivedDateTime() { + return this.backingStore.get("archivedDateTime"); + } /** * Gets the archiveStatus property value. Represents the current archive status of the site collection. Returned only on $select. * @return a {@link SiteArchiveStatus} @@ -69,7 +86,9 @@ public BackingStore getBackingStore() { */ @jakarta.annotation.Nonnull public Map> getFieldDeserializers() { - final HashMap> deserializerMap = new HashMap>(2); + final HashMap> deserializerMap = new HashMap>(4); + deserializerMap.put("archivedBy", (n) -> { this.setArchivedBy(n.getObjectValue(IdentitySet::createFromDiscriminatorValue)); }); + deserializerMap.put("archivedDateTime", (n) -> { this.setArchivedDateTime(n.getOffsetDateTimeValue()); }); deserializerMap.put("archiveStatus", (n) -> { this.setArchiveStatus(n.getEnumValue(SiteArchiveStatus::forValue)); }); deserializerMap.put("@odata.type", (n) -> { this.setOdataType(n.getStringValue()); }); return deserializerMap; @@ -88,6 +107,8 @@ public String getOdataType() { */ public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writer) { Objects.requireNonNull(writer); + writer.writeObjectValue("archivedBy", this.getArchivedBy()); + writer.writeOffsetDateTimeValue("archivedDateTime", this.getArchivedDateTime()); writer.writeEnumValue("archiveStatus", this.getArchiveStatus()); writer.writeStringValue("@odata.type", this.getOdataType()); writer.writeAdditionalData(this.getAdditionalData()); @@ -99,6 +120,20 @@ public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writ public void setAdditionalData(@jakarta.annotation.Nullable final Map value) { this.backingStore.set("additionalData", value); } + /** + * Sets the archivedBy property value. The archivedBy property + * @param value Value to set for the archivedBy property. + */ + public void setArchivedBy(@jakarta.annotation.Nullable final IdentitySet value) { + this.backingStore.set("archivedBy", value); + } + /** + * Sets the archivedDateTime property value. The archivedDateTime property + * @param value Value to set for the archivedDateTime property. + */ + public void setArchivedDateTime(@jakarta.annotation.Nullable final OffsetDateTime value) { + this.backingStore.set("archivedDateTime", value); + } /** * Sets the archiveStatus property value. Represents the current archive status of the site collection. Returned only on $select. * @param value Value to set for the archiveStatus property. diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/VpnTrafficDirection.java b/src/main/java/com/microsoft/graph/beta/generated/models/VpnTrafficDirection.java index 7e1ee9f0dae..89bf5d60175 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/VpnTrafficDirection.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/VpnTrafficDirection.java @@ -12,7 +12,7 @@ public enum VpnTrafficDirection implements ValuedEnum { Outbound("outbound"), /** The rule applies to all inbound traffic. */ Inbound("inbound"), - /** Evolvable enum member */ + /** Evolvable enumeration sentinel value. Do not use. */ UnknownFutureValue("unknownFutureValue"); public final String value; VpnTrafficDirection(final String value) { diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/WinGetAppNotification.java b/src/main/java/com/microsoft/graph/beta/generated/models/WinGetAppNotification.java index edec117f472..f31a843992c 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/WinGetAppNotification.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/WinGetAppNotification.java @@ -14,7 +14,7 @@ public enum WinGetAppNotification implements ValuedEnum { ShowReboot("showReboot"), /** Hide all notifications. */ HideAll("hideAll"), - /** Unknown future value, reserved for future usage as expandable enum. */ + /** Evolvable enumeration sentinel value. Do not use. */ UnknownFutureValue("unknownFutureValue"); public final String value; WinGetAppNotification(final String value) { diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/Windows10VpnConnectionType.java b/src/main/java/com/microsoft/graph/beta/generated/models/Windows10VpnConnectionType.java index 2851a1dc283..2e04ebeb29d 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/Windows10VpnConnectionType.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/Windows10VpnConnectionType.java @@ -30,7 +30,7 @@ public enum Windows10VpnConnectionType implements ValuedEnum { PaloAltoGlobalProtect("paloAltoGlobalProtect"), /** Cisco AnyConnect */ CiscoAnyConnect("ciscoAnyConnect"), - /** Sentinel member for cases where the client cannot handle the new enum values. */ + /** Evolvable enumeration sentinel value. Do not use. */ UnknownFutureValue("unknownFutureValue"), /** Microsoft Tunnel connection type */ MicrosoftTunnel("microsoftTunnel"); diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/WindowsAppXAppAssignmentSettings.java b/src/main/java/com/microsoft/graph/beta/generated/models/WindowsAppXAppAssignmentSettings.java index ee26fcc3eea..64dbc36d101 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/WindowsAppXAppAssignmentSettings.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/WindowsAppXAppAssignmentSettings.java @@ -39,7 +39,7 @@ public Map> getFieldDeserializers return deserializerMap; } /** - * Gets the useDeviceContext property value. Whether or not to use device execution context for Windows AppX mobile app. + * Gets the useDeviceContext property value. When TRUE, indicates that device execution context will be used for the AppX mobile app. When FALSE, indicates that user context will be used for the AppX mobile app. By default, this property is set to FALSE. Once this property has been set to TRUE it cannot be changed. * @return a {@link Boolean} */ @jakarta.annotation.Nullable @@ -56,7 +56,7 @@ public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writ writer.writeBooleanValue("useDeviceContext", this.getUseDeviceContext()); } /** - * Sets the useDeviceContext property value. Whether or not to use device execution context for Windows AppX mobile app. + * Sets the useDeviceContext property value. When TRUE, indicates that device execution context will be used for the AppX mobile app. When FALSE, indicates that user context will be used for the AppX mobile app. By default, this property is set to FALSE. Once this property has been set to TRUE it cannot be changed. * @param value Value to set for the useDeviceContext property. */ public void setUseDeviceContext(@jakarta.annotation.Nullable final Boolean value) { diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/WindowsAutopilotDeviceRemediationState.java b/src/main/java/com/microsoft/graph/beta/generated/models/WindowsAutopilotDeviceRemediationState.java index 116c105cf86..70265802699 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/WindowsAutopilotDeviceRemediationState.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/WindowsAutopilotDeviceRemediationState.java @@ -16,7 +16,7 @@ public enum WindowsAutopilotDeviceRemediationState implements ValuedEnum { AutomaticRemediationRequired("automaticRemediationRequired"), /** Hardware change detected on client that could not resolved automatically. Additional remediation is required. */ ManualRemediationRequired("manualRemediationRequired"), - /** Marks the end of known enum values, and allows for additional values in the future. */ + /** Evolvable enumeration sentinel value. Do not use. */ UnknownFutureValue("unknownFutureValue"); public final String value; WindowsAutopilotDeviceRemediationState(final String value) { diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/WindowsAutopilotProfileAssignmentDetailedStatus.java b/src/main/java/com/microsoft/graph/beta/generated/models/WindowsAutopilotProfileAssignmentDetailedStatus.java index 1ced5572d72..e4d8b4fef20 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/WindowsAutopilotProfileAssignmentDetailedStatus.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/WindowsAutopilotProfileAssignmentDetailedStatus.java @@ -17,7 +17,7 @@ public enum WindowsAutopilotProfileAssignmentDetailedStatus implements ValuedEnu WindowsPcProfileNotSupported("windowsPcProfileNotSupported"), /** Indicates that a surface Hub 2S AutoPilot Profile is assigned to a device that is not surface Hub 2S. */ SurfaceHub2SProfileNotSupported("surfaceHub2SProfileNotSupported"), - /** Placeholder for evolvable enum, but this enum is never returned to the caller, so it shouldn't be necessary. */ + /** Evolvable enumeration sentinel value. Do not use. */ UnknownFutureValue("unknownFutureValue"); public final String value; WindowsAutopilotProfileAssignmentDetailedStatus(final String value) { diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/WindowsPackageInformation.java b/src/main/java/com/microsoft/graph/beta/generated/models/WindowsPackageInformation.java index 10ce8b57fbf..df03a3b704f 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/WindowsPackageInformation.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/WindowsPackageInformation.java @@ -12,7 +12,7 @@ import java.util.Map; import java.util.Objects; /** - * Contains properties for the package information for a Windows line of business app. Used as property within windowsPhone81AppXBundle object, which is also being deprecated. This complex type will be deprecated in February 2023. + * Contains properties for the package information for a Windows line-of-business app. Used as property within windowsPhone81AppXBundle object, which is also being deprecated. This complex type will be deprecated in February 2023. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class WindowsPackageInformation implements AdditionalDataHolder, BackedModel, Parsable { diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/WindowsUniversalAppXAppAssignmentSettings.java b/src/main/java/com/microsoft/graph/beta/generated/models/WindowsUniversalAppXAppAssignmentSettings.java index 52d6a1a72bf..0872224ab0f 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/WindowsUniversalAppXAppAssignmentSettings.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/WindowsUniversalAppXAppAssignmentSettings.java @@ -39,7 +39,7 @@ public Map> getFieldDeserializers return deserializerMap; } /** - * Gets the useDeviceContext property value. If true, uses device execution context for Windows Universal AppX mobile app. Device-context install is not allowed when this type of app is targeted with Available intent. Defaults to false. + * Gets the useDeviceContext property value. Whether or not to use device execution context for Windows Universal AppX mobile app. * @return a {@link Boolean} */ @jakarta.annotation.Nullable @@ -56,7 +56,7 @@ public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writ writer.writeBooleanValue("useDeviceContext", this.getUseDeviceContext()); } /** - * Sets the useDeviceContext property value. If true, uses device execution context for Windows Universal AppX mobile app. Device-context install is not allowed when this type of app is targeted with Available intent. Defaults to false. + * Sets the useDeviceContext property value. Whether or not to use device execution context for Windows Universal AppX mobile app. * @param value Value to set for the useDeviceContext property. */ public void setUseDeviceContext(@jakarta.annotation.Nullable final Boolean value) { diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/WindowsUpdateForBusinessUpdateWeeks.java b/src/main/java/com/microsoft/graph/beta/generated/models/WindowsUpdateForBusinessUpdateWeeks.java index fa9e2d98e65..1461856ff26 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/WindowsUpdateForBusinessUpdateWeeks.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/WindowsUpdateForBusinessUpdateWeeks.java @@ -20,7 +20,7 @@ public enum WindowsUpdateForBusinessUpdateWeeks implements ValuedEnum { FourthWeek("fourthWeek"), /** Scheduled the update installation on every week of the month */ EveryWeek("everyWeek"), - /** Evolvable enum member */ + /** Evolvable enumeration sentinel value. Do not use. */ UnknownFutureValue("unknownFutureValue"); public final String value; WindowsUpdateForBusinessUpdateWeeks(final String value) { diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/WindowsUpdateNotificationDisplayOption.java b/src/main/java/com/microsoft/graph/beta/generated/models/WindowsUpdateNotificationDisplayOption.java index 24a15358b61..66a7e8fb85d 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/WindowsUpdateNotificationDisplayOption.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/WindowsUpdateNotificationDisplayOption.java @@ -16,7 +16,7 @@ public enum WindowsUpdateNotificationDisplayOption implements ValuedEnum { RestartWarningsOnly("restartWarningsOnly"), /** Turn off all notifications, including restart warnings. */ DisableAllNotifications("disableAllNotifications"), - /** Evolvable enum member */ + /** Evolvable enumeration sentinel value. Do not use. */ UnknownFutureValue("unknownFutureValue"); public final String value; WindowsUpdateNotificationDisplayOption(final String value) { diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/WiredNetworkAuthenticationMethod.java b/src/main/java/com/microsoft/graph/beta/generated/models/WiredNetworkAuthenticationMethod.java index 7caf244263d..b3de3234724 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/WiredNetworkAuthenticationMethod.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/WiredNetworkAuthenticationMethod.java @@ -14,7 +14,7 @@ public enum WiredNetworkAuthenticationMethod implements ValuedEnum { UsernameAndPassword("usernameAndPassword"), /** Use Derived Credential for authentication. */ DerivedCredential("derivedCredential"), - /** Sentinel member for cases where the client cannot handle the new enum values. */ + /** Evolvable enumeration sentinel value. Do not use. */ UnknownFutureValue("unknownFutureValue"); public final String value; WiredNetworkAuthenticationMethod(final String value) { diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/WiredNetworkAuthenticationType.java b/src/main/java/com/microsoft/graph/beta/generated/models/WiredNetworkAuthenticationType.java index ffb0345ef07..d1978c96267 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/WiredNetworkAuthenticationType.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/WiredNetworkAuthenticationType.java @@ -18,7 +18,7 @@ public enum WiredNetworkAuthenticationType implements ValuedEnum { MachineOrUser("machineOrUser"), /** Guest Authentication */ Guest("guest"), - /** Sentinel member for cases where the client cannot handle the new enum values. */ + /** Evolvable enumeration sentinel value. Do not use. */ UnknownFutureValue("unknownFutureValue"); public final String value; WiredNetworkAuthenticationType(final String value) { diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/ZebraFotaConnectorState.java b/src/main/java/com/microsoft/graph/beta/generated/models/ZebraFotaConnectorState.java index 34879a474a1..5f532a5f35f 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/ZebraFotaConnectorState.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/ZebraFotaConnectorState.java @@ -14,7 +14,7 @@ public enum ZebraFotaConnectorState implements ValuedEnum { Connected("connected"), /** Disconnected state indicates that the account was connected in the past and later disconnected. */ Disconnected("disconnected"), - /** Unknown future enum value. */ + /** Evolvable enumeration sentinel value. Do not use. */ UnknownFutureValue("unknownFutureValue"); public final String value; ZebraFotaConnectorState(final String value) { diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/ZebraFotaDeploymentState.java b/src/main/java/com/microsoft/graph/beta/generated/models/ZebraFotaDeploymentState.java index 78ddd5b325a..4315b6b5026 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/ZebraFotaDeploymentState.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/ZebraFotaDeploymentState.java @@ -22,7 +22,7 @@ public enum ZebraFotaDeploymentState implements ValuedEnum { PendingCancel("pendingCancel"), /** Deployment has been successfully canceled by Zebra. */ Canceled("canceled"), - /** Unknown future enum value. */ + /** Evolvable enumeration sentinel value. Do not use. */ UnknownFutureValue("unknownFutureValue"); public final String value; ZebraFotaDeploymentState(final String value) { diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/ZebraFotaNetworkType.java b/src/main/java/com/microsoft/graph/beta/generated/models/ZebraFotaNetworkType.java index 4187f1c4c8e..448fa77295d 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/ZebraFotaNetworkType.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/ZebraFotaNetworkType.java @@ -16,7 +16,7 @@ public enum ZebraFotaNetworkType implements ValuedEnum { Cellular("cellular"), /** The device will install the update when connected both WiFi and Cellular. */ WifiAndCellular("wifiAndCellular"), - /** Unknown future enum value. */ + /** Evolvable enumeration sentinel value. Do not use. */ UnknownFutureValue("unknownFutureValue"); public final String value; ZebraFotaNetworkType(final String value) { diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/ZebraFotaScheduleMode.java b/src/main/java/com/microsoft/graph/beta/generated/models/ZebraFotaScheduleMode.java index 7bc5c9ed4ab..e89dd60a463 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/ZebraFotaScheduleMode.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/ZebraFotaScheduleMode.java @@ -12,7 +12,7 @@ public enum ZebraFotaScheduleMode implements ValuedEnum { InstallNow("installNow"), /** Schedule an update to be installed at a specified date and time. */ Scheduled("scheduled"), - /** Unknown future enum value. */ + /** Evolvable enumeration sentinel value. Do not use. */ UnknownFutureValue("unknownFutureValue"); public final String value; ZebraFotaScheduleMode(final String value) { diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/ZebraFotaUpdateType.java b/src/main/java/com/microsoft/graph/beta/generated/models/ZebraFotaUpdateType.java index 0d6ea4c92f6..1275693ef9e 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/ZebraFotaUpdateType.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/ZebraFotaUpdateType.java @@ -14,7 +14,7 @@ public enum ZebraFotaUpdateType implements ValuedEnum { Latest("latest"), /** The device always looks for the latest package available in the repo and tries to update whenever a new package is available. This continues until the admin cancels the auto update. */ Auto("auto"), - /** Unknown future enum value. */ + /** Evolvable enumeration sentinel value. Do not use. */ UnknownFutureValue("unknownFutureValue"); public final String value; ZebraFotaUpdateType(final String value) { diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/externalconnectors/RuleOperation.java b/src/main/java/com/microsoft/graph/beta/generated/models/externalconnectors/RuleOperation.java index 92b8dd114d1..7ab2f57902c 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/externalconnectors/RuleOperation.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/externalconnectors/RuleOperation.java @@ -5,6 +5,7 @@ @jakarta.annotation.Generated("com.microsoft.kiota") public enum RuleOperation implements ValuedEnum { + Null("null"), Equals("equals"), NotEquals("notEquals"), Contains("contains"), @@ -23,6 +24,7 @@ public enum RuleOperation implements ValuedEnum { public static RuleOperation forValue(@jakarta.annotation.Nonnull final String searchValue) { Objects.requireNonNull(searchValue); switch(searchValue) { + case "null": return Null; case "equals": return Equals; case "notEquals": return NotEquals; case "contains": return Contains; diff --git a/src/main/java/com/microsoft/graph/beta/generated/models/security/EdiscoveryCaseMember.java b/src/main/java/com/microsoft/graph/beta/generated/models/security/EdiscoveryCaseMember.java index 196b8f9c017..1fa328a0ce4 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/models/security/EdiscoveryCaseMember.java +++ b/src/main/java/com/microsoft/graph/beta/generated/models/security/EdiscoveryCaseMember.java @@ -27,7 +27,7 @@ public static EdiscoveryCaseMember createFromDiscriminatorValue(@jakarta.annotat return new EdiscoveryCaseMember(); } /** - * Gets the displayName property value. The displayName property + * Gets the displayName property value. The display name of the eDiscovery case member. Allowed only for case members of type roleGroup. * @return a {@link String} */ @jakarta.annotation.Nullable @@ -47,7 +47,7 @@ public Map> getFieldDeserializers return deserializerMap; } /** - * Gets the recipientType property value. The recipientType property + * Gets the recipientType property value. Specifies the recipient type of the eDiscovery case member. The possible values are: user, roleGroup, unknownFutureValue. * @return a {@link EnumSet} */ @jakarta.annotation.Nullable @@ -55,7 +55,7 @@ public EnumSet getRecipientType() { return this.backingStore.get("recipientType"); } /** - * Gets the smtpAddress property value. The smtpAddress property + * Gets the smtpAddress property value. The smtp address of the eDiscovery case member. Allowed only for case members of type user. * @return a {@link String} */ @jakarta.annotation.Nullable @@ -74,21 +74,21 @@ public void serialize(@jakarta.annotation.Nonnull final SerializationWriter writ writer.writeStringValue("smtpAddress", this.getSmtpAddress()); } /** - * Sets the displayName property value. The displayName property + * Sets the displayName property value. The display name of the eDiscovery case member. Allowed only for case members of type roleGroup. * @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 recipientType property value. The recipientType property + * Sets the recipientType property value. Specifies the recipient type of the eDiscovery case member. The possible values are: user, roleGroup, unknownFutureValue. * @param value Value to set for the recipientType property. */ public void setRecipientType(@jakarta.annotation.Nullable final EnumSet value) { this.backingStore.set("recipientType", value); } /** - * Sets the smtpAddress property value. The smtpAddress property + * Sets the smtpAddress property value. The smtp address of the eDiscovery case member. Allowed only for case members of type user. * @param value Value to set for the smtpAddress property. */ public void setSmtpAddress(@jakarta.annotation.Nullable final String value) { diff --git a/src/main/java/com/microsoft/graph/beta/generated/networkaccess/alerts/AlertsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/networkaccess/alerts/AlertsRequestBuilder.java index f090f554b88..d7145e96f2a 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/networkaccess/alerts/AlertsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/networkaccess/alerts/AlertsRequestBuilder.java @@ -91,7 +91,7 @@ public AlertCollectionResponse get(@jakarta.annotation.Nullable final java.util. * @param startDateTime Usage: startDateTime={startDateTime} * @return a {@link MicrosoftGraphNetworkaccessGetAlertFrequenciesWithStartDateTimeWithEndDateTimeRequestBuilder} * @deprecated - * as of 2022-06/PrivatePreview:NetworkAccess + * as of 2022-06/PrivatePreview:NetworkAccess on 2024-09-09 and will be removed 2024-11-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -106,7 +106,7 @@ public MicrosoftGraphNetworkaccessGetAlertFrequenciesWithStartDateTimeWithEndDat * @param startDateTime Usage: startDateTime={startDateTime} * @return a {@link MicrosoftGraphNetworkaccessGetAlertSeveritySummariesWithStartDateTimeWithEndDateTimeRequestBuilder} * @deprecated - * as of 2022-06/PrivatePreview:NetworkAccess + * as of 2022-06/PrivatePreview:NetworkAccess on 2024-09-09 and will be removed 2024-11-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/networkaccess/alerts/microsoftgraphnetworkaccessgetalertfrequencieswithstartdatetimewithenddatetime/MicrosoftGraphNetworkaccessGetAlertFrequenciesWithStartDateTimeWithEndDateTimeRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/networkaccess/alerts/microsoftgraphnetworkaccessgetalertfrequencieswithstartdatetimewithenddatetime/MicrosoftGraphNetworkaccessGetAlertFrequenciesWithStartDateTimeWithEndDateTimeRequestBuilder.java index fc287969bb2..d027779cb8b 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/networkaccess/alerts/microsoftgraphnetworkaccessgetalertfrequencieswithstartdatetimewithenddatetime/MicrosoftGraphNetworkaccessGetAlertFrequenciesWithStartDateTimeWithEndDateTimeRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/networkaccess/alerts/microsoftgraphnetworkaccessgetalertfrequencieswithstartdatetimewithenddatetime/MicrosoftGraphNetworkaccessGetAlertFrequenciesWithStartDateTimeWithEndDateTimeRequestBuilder.java @@ -45,7 +45,7 @@ public MicrosoftGraphNetworkaccessGetAlertFrequenciesWithStartDateTimeWithEndDat * @return a {@link GetAlertFrequenciesWithStartDateTimeWithEndDateTimeGetResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-06/PrivatePreview:NetworkAccess + * as of 2022-06/PrivatePreview:NetworkAccess on 2024-09-09 and will be removed 2024-11-01 */ @jakarta.annotation.Nullable @Deprecated @@ -58,7 +58,7 @@ public GetAlertFrequenciesWithStartDateTimeWithEndDateTimeGetResponse get() { * @return a {@link GetAlertFrequenciesWithStartDateTimeWithEndDateTimeGetResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-06/PrivatePreview:NetworkAccess + * as of 2022-06/PrivatePreview:NetworkAccess on 2024-09-09 and will be removed 2024-11-01 */ @jakarta.annotation.Nullable @Deprecated @@ -72,7 +72,7 @@ public GetAlertFrequenciesWithStartDateTimeWithEndDateTimeGetResponse get(@jakar * Invoke function getAlertFrequencies * @return a {@link RequestInformation} * @deprecated - * as of 2022-06/PrivatePreview:NetworkAccess + * as of 2022-06/PrivatePreview:NetworkAccess on 2024-09-09 and will be removed 2024-11-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -84,7 +84,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-06/PrivatePreview:NetworkAccess + * as of 2022-06/PrivatePreview:NetworkAccess on 2024-09-09 and will be removed 2024-11-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -99,7 +99,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link MicrosoftGraphNetworkaccessGetAlertFrequenciesWithStartDateTimeWithEndDateTimeRequestBuilder} * @deprecated - * as of 2022-06/PrivatePreview:NetworkAccess + * as of 2022-06/PrivatePreview:NetworkAccess on 2024-09-09 and will be removed 2024-11-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/networkaccess/alerts/microsoftgraphnetworkaccessgetalertseveritysummarieswithstartdatetimewithenddatetime/MicrosoftGraphNetworkaccessGetAlertSeveritySummariesWithStartDateTimeWithEndDateTimeRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/networkaccess/alerts/microsoftgraphnetworkaccessgetalertseveritysummarieswithstartdatetimewithenddatetime/MicrosoftGraphNetworkaccessGetAlertSeveritySummariesWithStartDateTimeWithEndDateTimeRequestBuilder.java index 9ca5405ae49..4f971872b6a 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/networkaccess/alerts/microsoftgraphnetworkaccessgetalertseveritysummarieswithstartdatetimewithenddatetime/MicrosoftGraphNetworkaccessGetAlertSeveritySummariesWithStartDateTimeWithEndDateTimeRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/networkaccess/alerts/microsoftgraphnetworkaccessgetalertseveritysummarieswithstartdatetimewithenddatetime/MicrosoftGraphNetworkaccessGetAlertSeveritySummariesWithStartDateTimeWithEndDateTimeRequestBuilder.java @@ -45,7 +45,7 @@ public MicrosoftGraphNetworkaccessGetAlertSeveritySummariesWithStartDateTimeWith * @return a {@link GetAlertSeveritySummariesWithStartDateTimeWithEndDateTimeGetResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-06/PrivatePreview:NetworkAccess + * as of 2022-06/PrivatePreview:NetworkAccess on 2024-09-09 and will be removed 2024-11-01 */ @jakarta.annotation.Nullable @Deprecated @@ -58,7 +58,7 @@ public GetAlertSeveritySummariesWithStartDateTimeWithEndDateTimeGetResponse get( * @return a {@link GetAlertSeveritySummariesWithStartDateTimeWithEndDateTimeGetResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2022-06/PrivatePreview:NetworkAccess + * as of 2022-06/PrivatePreview:NetworkAccess on 2024-09-09 and will be removed 2024-11-01 */ @jakarta.annotation.Nullable @Deprecated @@ -72,7 +72,7 @@ public GetAlertSeveritySummariesWithStartDateTimeWithEndDateTimeGetResponse get( * Invoke function getAlertSeveritySummaries * @return a {@link RequestInformation} * @deprecated - * as of 2022-06/PrivatePreview:NetworkAccess + * as of 2022-06/PrivatePreview:NetworkAccess on 2024-09-09 and will be removed 2024-11-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -84,7 +84,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2022-06/PrivatePreview:NetworkAccess + * as of 2022-06/PrivatePreview:NetworkAccess on 2024-09-09 and will be removed 2024-11-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -99,7 +99,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link MicrosoftGraphNetworkaccessGetAlertSeveritySummariesWithStartDateTimeWithEndDateTimeRequestBuilder} * @deprecated - * as of 2022-06/PrivatePreview:NetworkAccess + * as of 2022-06/PrivatePreview:NetworkAccess on 2024-09-09 and will be removed 2024-11-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/BranchesRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/BranchesRequestBuilder.java index 91b90c42677..5f51d61b8a7 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/BranchesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/BranchesRequestBuilder.java @@ -27,7 +27,7 @@ public class BranchesRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param branchSiteId The unique identifier of branchSite * @return a {@link BranchSiteItemRequestBuilder} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public BranchesRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @ * @return a {@link BranchSiteCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 * @see Find more info here */ @jakarta.annotation.Nullable @@ -84,7 +84,7 @@ public BranchSiteCollectionResponse get() { * @return a {@link BranchSiteCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 * @see Find more info here */ @jakarta.annotation.Nullable @@ -101,7 +101,7 @@ public BranchSiteCollectionResponse get(@jakarta.annotation.Nullable final java. * @return a {@link BranchSite} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 * @see Find more info here */ @jakarta.annotation.Nullable @@ -116,7 +116,7 @@ public BranchSite post(@jakarta.annotation.Nonnull final BranchSite body) { * @return a {@link BranchSite} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 * @see Find more info here */ @jakarta.annotation.Nullable @@ -132,7 +132,7 @@ public BranchSite post(@jakarta.annotation.Nonnull final BranchSite body, @jakar * Retrieve a list of branches within a tenant connected to the Global Secure Access services. * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -144,7 +144,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -159,7 +159,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -172,7 +172,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -189,7 +189,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link BranchesRequestBuilder} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/count/CountRequestBuilder.java index ea94a278f56..a8ccfcde864 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/BranchSiteItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/BranchSiteItemRequestBuilder.java index abb9ab306f7..541f787f9c0 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/BranchSiteItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/BranchSiteItemRequestBuilder.java @@ -27,7 +27,7 @@ public class BranchSiteItemRequestBuilder extends BaseRequestBuilder { * Provides operations to manage the connectivityConfiguration property of the microsoft.graph.networkaccess.branchSite entity. * @return a {@link ConnectivityConfigurationRequestBuilder} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @Deprecated @jakarta.annotation.Nonnull @@ -38,7 +38,7 @@ public ConnectivityConfigurationRequestBuilder connectivityConfiguration() { * Provides operations to manage the deviceLinks property of the microsoft.graph.networkaccess.branchSite entity. * @return a {@link DeviceLinksRequestBuilder} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @Deprecated @jakarta.annotation.Nonnull @@ -49,7 +49,7 @@ public DeviceLinksRequestBuilder deviceLinks() { * Provides operations to manage the forwardingProfiles property of the microsoft.graph.networkaccess.branchSite entity. * @return a {@link ForwardingProfilesRequestBuilder} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @Deprecated @jakarta.annotation.Nonnull @@ -76,7 +76,7 @@ public BranchSiteItemRequestBuilder(@jakarta.annotation.Nonnull final String raw * Delete a specific branch. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 * @see Find more info here */ @Deprecated @@ -88,7 +88,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 * @see Find more info here */ @Deprecated @@ -103,7 +103,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link BranchSite} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 * @see Find more info here */ @jakarta.annotation.Nullable @@ -117,7 +117,7 @@ public BranchSite get() { * @return a {@link BranchSite} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 * @see Find more info here */ @jakarta.annotation.Nullable @@ -134,7 +134,7 @@ public BranchSite get(@jakarta.annotation.Nullable final java.util.function.Cons * @return a {@link BranchSite} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 * @see Find more info here */ @jakarta.annotation.Nullable @@ -149,7 +149,7 @@ public BranchSite patch(@jakarta.annotation.Nonnull final BranchSite body) { * @return a {@link BranchSite} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 * @see Find more info here */ @jakarta.annotation.Nullable @@ -165,7 +165,7 @@ public BranchSite patch(@jakarta.annotation.Nonnull final BranchSite body, @jaka * Delete a specific branch. * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -177,7 +177,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -191,7 +191,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Retrieve information about a specific branch. * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -203,7 +203,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -218,7 +218,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -231,7 +231,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -248,7 +248,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link BranchSiteItemRequestBuilder} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/connectivityconfiguration/ConnectivityConfigurationRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/connectivityconfiguration/ConnectivityConfigurationRequestBuilder.java index 2dea2e9c5cf..4581bde3992 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/connectivityconfiguration/ConnectivityConfigurationRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/connectivityconfiguration/ConnectivityConfigurationRequestBuilder.java @@ -25,7 +25,7 @@ public class ConnectivityConfigurationRequestBuilder extends BaseRequestBuilder * Provides operations to manage the links property of the microsoft.graph.networkaccess.branchConnectivityConfiguration entity. * @return a {@link LinksRequestBuilder} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @Deprecated @jakarta.annotation.Nonnull @@ -52,7 +52,7 @@ public ConnectivityConfigurationRequestBuilder(@jakarta.annotation.Nonnull final * Delete navigation property connectivityConfiguration for networkAccess * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @Deprecated public void delete() { @@ -63,7 +63,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -77,7 +77,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link BranchConnectivityConfiguration} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 * @see Find more info here */ @jakarta.annotation.Nullable @@ -91,7 +91,7 @@ public BranchConnectivityConfiguration get() { * @return a {@link BranchConnectivityConfiguration} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 * @see Find more info here */ @jakarta.annotation.Nullable @@ -108,7 +108,7 @@ public BranchConnectivityConfiguration get(@jakarta.annotation.Nullable final ja * @return a {@link BranchConnectivityConfiguration} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -122,7 +122,7 @@ public BranchConnectivityConfiguration patch(@jakarta.annotation.Nonnull final B * @return a {@link BranchConnectivityConfiguration} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -137,7 +137,7 @@ public BranchConnectivityConfiguration patch(@jakarta.annotation.Nonnull final B * Delete navigation property connectivityConfiguration for networkAccess * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -149,7 +149,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -163,7 +163,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Retrieve the IPSec tunnel configuration required to establish a bidirectional communication link between your organization's router and the Microsoft gateway. This information is vital for configuring your router (customer premise equipment) after creating a deviceLink. * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -175,7 +175,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -190,7 +190,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -203,7 +203,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -220,7 +220,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link ConnectivityConfigurationRequestBuilder} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/connectivityconfiguration/links/LinksRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/connectivityconfiguration/links/LinksRequestBuilder.java index d7ac84337c9..1fa157a6620 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/connectivityconfiguration/links/LinksRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/connectivityconfiguration/links/LinksRequestBuilder.java @@ -27,7 +27,7 @@ public class LinksRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param connectivityConfigurationLinkId The unique identifier of connectivityConfigurationLink * @return a {@link ConnectivityConfigurationLinkItemRequestBuilder} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public LinksRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link ConnectivityConfigurationLinkCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public ConnectivityConfigurationLinkCollectionResponse get() { * @return a {@link ConnectivityConfigurationLinkCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public ConnectivityConfigurationLinkCollectionResponse get(@jakarta.annotation.N * @return a {@link ConnectivityConfigurationLink} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public ConnectivityConfigurationLink post(@jakarta.annotation.Nonnull final Conn * @return a {@link ConnectivityConfigurationLink} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public ConnectivityConfigurationLink post(@jakarta.annotation.Nonnull final Conn * List of connectivity configurations for deviceLink objects. * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link LinksRequestBuilder} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/connectivityconfiguration/links/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/connectivityconfiguration/links/count/CountRequestBuilder.java index cd4887c5ab2..1dc50f7ee3a 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/connectivityconfiguration/links/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/connectivityconfiguration/links/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/connectivityconfiguration/links/item/ConnectivityConfigurationLinkItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/connectivityconfiguration/links/item/ConnectivityConfigurationLinkItemRequestBuilder.java index 55a743140ec..ce2bbd04d0c 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/connectivityconfiguration/links/item/ConnectivityConfigurationLinkItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/connectivityconfiguration/links/item/ConnectivityConfigurationLinkItemRequestBuilder.java @@ -40,7 +40,7 @@ public ConnectivityConfigurationLinkItemRequestBuilder(@jakarta.annotation.Nonnu * Delete navigation property links for networkAccess * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @Deprecated public void delete() { @@ -51,7 +51,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -65,7 +65,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link ConnectivityConfigurationLink} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -78,7 +78,7 @@ public ConnectivityConfigurationLink get() { * @return a {@link ConnectivityConfigurationLink} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -94,7 +94,7 @@ public ConnectivityConfigurationLink get(@jakarta.annotation.Nullable final java * @return a {@link ConnectivityConfigurationLink} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -108,7 +108,7 @@ public ConnectivityConfigurationLink patch(@jakarta.annotation.Nonnull final Con * @return a {@link ConnectivityConfigurationLink} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -123,7 +123,7 @@ public ConnectivityConfigurationLink patch(@jakarta.annotation.Nonnull final Con * Delete navigation property links for networkAccess * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -135,7 +135,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -149,7 +149,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * List of connectivity configurations for deviceLink objects. * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -176,7 +176,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -189,7 +189,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -206,7 +206,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link ConnectivityConfigurationLinkItemRequestBuilder} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/devicelinks/DeviceLinksRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/devicelinks/DeviceLinksRequestBuilder.java index fdd128d7d34..6f68a253399 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/devicelinks/DeviceLinksRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/devicelinks/DeviceLinksRequestBuilder.java @@ -27,7 +27,7 @@ public class DeviceLinksRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param deviceLinkId The unique identifier of deviceLink * @return a {@link DeviceLinkItemRequestBuilder} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public DeviceLinksRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl * @return a {@link DeviceLinkCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 * @see Find more info here */ @jakarta.annotation.Nullable @@ -84,7 +84,7 @@ public DeviceLinkCollectionResponse get() { * @return a {@link DeviceLinkCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 * @see Find more info here */ @jakarta.annotation.Nullable @@ -101,7 +101,7 @@ public DeviceLinkCollectionResponse get(@jakarta.annotation.Nullable final java. * @return a {@link DeviceLink} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 * @see Find more info here */ @jakarta.annotation.Nullable @@ -116,7 +116,7 @@ public DeviceLink post(@jakarta.annotation.Nonnull final DeviceLink body) { * @return a {@link DeviceLink} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 * @see Find more info here */ @jakarta.annotation.Nullable @@ -132,7 +132,7 @@ public DeviceLink post(@jakarta.annotation.Nonnull final DeviceLink body, @jakar * Retrieve a list of device links associated with a specific branch. * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -144,7 +144,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -159,7 +159,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -172,7 +172,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -189,7 +189,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link DeviceLinksRequestBuilder} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/devicelinks/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/devicelinks/count/CountRequestBuilder.java index 929e9880e7b..841c361d34f 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/devicelinks/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/devicelinks/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/devicelinks/item/DeviceLinkItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/devicelinks/item/DeviceLinkItemRequestBuilder.java index d41d699f3ff..c7eacd9aaf4 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/devicelinks/item/DeviceLinkItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/devicelinks/item/DeviceLinkItemRequestBuilder.java @@ -40,7 +40,7 @@ public DeviceLinkItemRequestBuilder(@jakarta.annotation.Nonnull final String raw * Removes the link between the branch or remote network and the CPE device, effectively removing the connection and associated configuration between them. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 * @see Find more info here */ @Deprecated @@ -52,7 +52,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 * @see Find more info here */ @Deprecated @@ -67,7 +67,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link DeviceLink} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -80,7 +80,7 @@ public DeviceLink get() { * @return a {@link DeviceLink} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -96,7 +96,7 @@ public DeviceLink get(@jakarta.annotation.Nullable final java.util.function.Cons * @return a {@link DeviceLink} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 * @see Find more info here */ @jakarta.annotation.Nullable @@ -111,7 +111,7 @@ public DeviceLink patch(@jakarta.annotation.Nonnull final DeviceLink body) { * @return a {@link DeviceLink} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 * @see Find more info here */ @jakarta.annotation.Nullable @@ -127,7 +127,7 @@ public DeviceLink patch(@jakarta.annotation.Nonnull final DeviceLink body, @jaka * Removes the link between the branch or remote network and the CPE device, effectively removing the connection and associated configuration between them. * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -139,7 +139,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -153,7 +153,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Each unique CPE device associated with a branch is specified. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -165,7 +165,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -180,7 +180,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -193,7 +193,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -210,7 +210,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link DeviceLinkItemRequestBuilder} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/forwardingprofiles/ForwardingProfilesRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/forwardingprofiles/ForwardingProfilesRequestBuilder.java index 9b907b99ac3..e98c77a8dea 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/forwardingprofiles/ForwardingProfilesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/forwardingprofiles/ForwardingProfilesRequestBuilder.java @@ -27,7 +27,7 @@ public class ForwardingProfilesRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param forwardingProfileId The unique identifier of forwardingProfile * @return a {@link ForwardingProfileItemRequestBuilder} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public ForwardingProfilesRequestBuilder(@jakarta.annotation.Nonnull final String * @return a {@link ForwardingProfileCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 * @see Find more info here */ @jakarta.annotation.Nullable @@ -84,7 +84,7 @@ public ForwardingProfileCollectionResponse get() { * @return a {@link ForwardingProfileCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 * @see Find more info here */ @jakarta.annotation.Nullable @@ -101,7 +101,7 @@ public ForwardingProfileCollectionResponse get(@jakarta.annotation.Nullable fina * @return a {@link ForwardingProfile} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -115,7 +115,7 @@ public ForwardingProfile post(@jakarta.annotation.Nonnull final ForwardingProfil * @return a {@link ForwardingProfile} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -130,7 +130,7 @@ public ForwardingProfile post(@jakarta.annotation.Nonnull final ForwardingProfil * Retrieve a list of traffic forwarding profiles associated with a branch. * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -142,7 +142,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -157,7 +157,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -170,7 +170,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -187,7 +187,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link ForwardingProfilesRequestBuilder} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/forwardingprofiles/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/forwardingprofiles/count/CountRequestBuilder.java index afb8bf08c71..149e30d06a7 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/forwardingprofiles/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/forwardingprofiles/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/forwardingprofiles/item/ForwardingProfileItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/forwardingprofiles/item/ForwardingProfileItemRequestBuilder.java index 4481758108e..89825f13141 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/forwardingprofiles/item/ForwardingProfileItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/forwardingprofiles/item/ForwardingProfileItemRequestBuilder.java @@ -26,7 +26,7 @@ public class ForwardingProfileItemRequestBuilder extends BaseRequestBuilder { * Provides operations to manage the policies property of the microsoft.graph.networkaccess.profile entity. * @return a {@link PoliciesRequestBuilder} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @Deprecated @jakarta.annotation.Nonnull @@ -37,7 +37,7 @@ public PoliciesRequestBuilder policies() { * Provides operations to manage the servicePrincipal property of the microsoft.graph.networkaccess.forwardingProfile entity. * @return a {@link ServicePrincipalRequestBuilder} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @Deprecated @jakarta.annotation.Nonnull @@ -64,7 +64,7 @@ public ForwardingProfileItemRequestBuilder(@jakarta.annotation.Nonnull final Str * Delete navigation property forwardingProfiles for networkAccess * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @Deprecated public void delete() { @@ -75,7 +75,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -89,7 +89,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link ForwardingProfile} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -102,7 +102,7 @@ public ForwardingProfile get() { * @return a {@link ForwardingProfile} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -118,7 +118,7 @@ public ForwardingProfile get(@jakarta.annotation.Nullable final java.util.functi * @return a {@link ForwardingProfile} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -132,7 +132,7 @@ public ForwardingProfile patch(@jakarta.annotation.Nonnull final ForwardingProfi * @return a {@link ForwardingProfile} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -147,7 +147,7 @@ public ForwardingProfile patch(@jakarta.annotation.Nonnull final ForwardingProfi * Delete navigation property forwardingProfiles for networkAccess * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -159,7 +159,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -173,7 +173,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Each forwarding profile associated with a branch site is specified. Supports $expand. * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -200,7 +200,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -213,7 +213,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -230,7 +230,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link ForwardingProfileItemRequestBuilder} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/forwardingprofiles/item/policies/PoliciesRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/forwardingprofiles/item/policies/PoliciesRequestBuilder.java index 06b3fb15d4e..6f6b9f8eeb8 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/forwardingprofiles/item/policies/PoliciesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/forwardingprofiles/item/policies/PoliciesRequestBuilder.java @@ -27,7 +27,7 @@ public class PoliciesRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param policyLinkId The unique identifier of policyLink * @return a {@link PolicyLinkItemRequestBuilder} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public PoliciesRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @ * @return a {@link PolicyLinkCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public PolicyLinkCollectionResponse get() { * @return a {@link PolicyLinkCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public PolicyLinkCollectionResponse get(@jakarta.annotation.Nullable final java. * @return a {@link PolicyLink} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public PolicyLink post(@jakarta.annotation.Nonnull final PolicyLink body) { * @return a {@link PolicyLink} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public PolicyLink post(@jakarta.annotation.Nonnull final PolicyLink body, @jakar * The traffic forwarding policies associated with this profile. * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link PoliciesRequestBuilder} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/forwardingprofiles/item/policies/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/forwardingprofiles/item/policies/count/CountRequestBuilder.java index 8e33e3a5bdf..0700c585b27 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/forwardingprofiles/item/policies/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/forwardingprofiles/item/policies/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/forwardingprofiles/item/policies/item/PolicyLinkItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/forwardingprofiles/item/policies/item/PolicyLinkItemRequestBuilder.java index 89c45b31bb7..c647012c98b 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/forwardingprofiles/item/policies/item/PolicyLinkItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/forwardingprofiles/item/policies/item/PolicyLinkItemRequestBuilder.java @@ -25,7 +25,7 @@ public class PolicyLinkItemRequestBuilder extends BaseRequestBuilder { * Provides operations to manage the policy property of the microsoft.graph.networkaccess.policyLink entity. * @return a {@link PolicyRequestBuilder} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @Deprecated @jakarta.annotation.Nonnull @@ -52,7 +52,7 @@ public PolicyLinkItemRequestBuilder(@jakarta.annotation.Nonnull final String raw * Delete navigation property policies for networkAccess * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @Deprecated public void delete() { @@ -63,7 +63,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -77,7 +77,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link PolicyLink} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -90,7 +90,7 @@ public PolicyLink get() { * @return a {@link PolicyLink} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -106,7 +106,7 @@ public PolicyLink get(@jakarta.annotation.Nullable final java.util.function.Cons * @return a {@link PolicyLink} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -120,7 +120,7 @@ public PolicyLink patch(@jakarta.annotation.Nonnull final PolicyLink body) { * @return a {@link PolicyLink} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -135,7 +135,7 @@ public PolicyLink patch(@jakarta.annotation.Nonnull final PolicyLink body, @jaka * Delete navigation property policies for networkAccess * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -147,7 +147,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * The traffic forwarding policies associated with this profile. * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -173,7 +173,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -188,7 +188,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -201,7 +201,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -218,7 +218,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link PolicyLinkItemRequestBuilder} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/forwardingprofiles/item/policies/item/policy/PolicyRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/forwardingprofiles/item/policies/item/policy/PolicyRequestBuilder.java index 3e4dfa1f605..ebf3a3e2402 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/forwardingprofiles/item/policies/item/policy/PolicyRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/forwardingprofiles/item/policies/item/policy/PolicyRequestBuilder.java @@ -41,7 +41,7 @@ public PolicyRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @ja * @return a {@link Policy} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public Policy get() { * @return a {@link Policy} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public Policy get(@jakarta.annotation.Nullable final java.util.function.Consumer * Policy. * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link PolicyRequestBuilder} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/forwardingprofiles/item/serviceprincipal/ServicePrincipalRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/forwardingprofiles/item/serviceprincipal/ServicePrincipalRequestBuilder.java index af7203609be..3c2e401f6e7 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/forwardingprofiles/item/serviceprincipal/ServicePrincipalRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/networkaccess/connectivity/branches/item/forwardingprofiles/item/serviceprincipal/ServicePrincipalRequestBuilder.java @@ -41,7 +41,7 @@ public ServicePrincipalRequestBuilder(@jakarta.annotation.Nonnull final String r * @return a {@link ServicePrincipal} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public ServicePrincipal get() { * @return a {@link ServicePrincipal} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public ServicePrincipal get(@jakarta.annotation.Nullable final java.util.functio * Get servicePrincipal from networkAccess * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link ServicePrincipalRequestBuilder} * @deprecated - * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess + * The Branches API is deprecated and will stop returning data on March 20, 2024. Please use the new Remote Network API. as of 2022-06/PrivatePreview:NetworkAccess on 2023-12-19 and will be removed 2024-03-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/organization/item/settings/iteminsights/ItemInsightsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/organization/item/settings/iteminsights/ItemInsightsRequestBuilder.java index 82557f89218..156943c3569 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/organization/item/settings/iteminsights/ItemInsightsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/organization/item/settings/iteminsights/ItemInsightsRequestBuilder.java @@ -40,7 +40,7 @@ public ItemInsightsRequestBuilder(@jakarta.annotation.Nonnull final String rawUr * Delete navigation property itemInsights for organization * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Organization ItemInsights endpoint will stop returning data on January 1st, 2024. Please use the new Admin People ItemInsights endpoint. as of 2023-10/Beta:ItemInsightsOranizationSettings + * The Organization ItemInsights endpoint will stop returning data on January 1st, 2024. Please use the new Admin People ItemInsights endpoint. as of 2023-10/Beta:ItemInsightsOranizationSettings on 2023-10-17 and will be removed 2024-01-01 */ @Deprecated public void delete() { @@ -51,7 +51,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Organization ItemInsights endpoint will stop returning data on January 1st, 2024. Please use the new Admin People ItemInsights endpoint. as of 2023-10/Beta:ItemInsightsOranizationSettings + * The Organization ItemInsights endpoint will stop returning data on January 1st, 2024. Please use the new Admin People ItemInsights endpoint. as of 2023-10/Beta:ItemInsightsOranizationSettings on 2023-10-17 and will be removed 2024-01-01 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -65,7 +65,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link InsightsSettings} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Organization ItemInsights endpoint will stop returning data on January 1st, 2024. Please use the new Admin People ItemInsights endpoint. as of 2023-10/Beta:ItemInsightsOranizationSettings + * The Organization ItemInsights endpoint will stop returning data on January 1st, 2024. Please use the new Admin People ItemInsights endpoint. as of 2023-10/Beta:ItemInsightsOranizationSettings on 2023-10-17 and will be removed 2024-01-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -79,7 +79,7 @@ public InsightsSettings get() { * @return a {@link InsightsSettings} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Organization ItemInsights endpoint will stop returning data on January 1st, 2024. Please use the new Admin People ItemInsights endpoint. as of 2023-10/Beta:ItemInsightsOranizationSettings + * The Organization ItemInsights endpoint will stop returning data on January 1st, 2024. Please use the new Admin People ItemInsights endpoint. as of 2023-10/Beta:ItemInsightsOranizationSettings on 2023-10-17 and will be removed 2024-01-01 * @see Find more info here */ @jakarta.annotation.Nullable @@ -96,7 +96,7 @@ public InsightsSettings get(@jakarta.annotation.Nullable final java.util.functio * @return a {@link InsightsSettings} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Organization ItemInsights endpoint will stop returning data on January 1st, 2024. Please use the new Admin People ItemInsights endpoint. as of 2023-10/Beta:ItemInsightsOranizationSettings + * The Organization ItemInsights endpoint will stop returning data on January 1st, 2024. Please use the new Admin People ItemInsights endpoint. as of 2023-10/Beta:ItemInsightsOranizationSettings on 2023-10-17 and will be removed 2024-01-01 */ @jakarta.annotation.Nullable @Deprecated @@ -110,7 +110,7 @@ public InsightsSettings patch(@jakarta.annotation.Nonnull final InsightsSettings * @return a {@link InsightsSettings} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Organization ItemInsights endpoint will stop returning data on January 1st, 2024. Please use the new Admin People ItemInsights endpoint. as of 2023-10/Beta:ItemInsightsOranizationSettings + * The Organization ItemInsights endpoint will stop returning data on January 1st, 2024. Please use the new Admin People ItemInsights endpoint. as of 2023-10/Beta:ItemInsightsOranizationSettings on 2023-10-17 and will be removed 2024-01-01 */ @jakarta.annotation.Nullable @Deprecated @@ -125,7 +125,7 @@ public InsightsSettings patch(@jakarta.annotation.Nonnull final InsightsSettings * Delete navigation property itemInsights for organization * @return a {@link RequestInformation} * @deprecated - * The Organization ItemInsights endpoint will stop returning data on January 1st, 2024. Please use the new Admin People ItemInsights endpoint. as of 2023-10/Beta:ItemInsightsOranizationSettings + * The Organization ItemInsights endpoint will stop returning data on January 1st, 2024. Please use the new Admin People ItemInsights endpoint. as of 2023-10/Beta:ItemInsightsOranizationSettings on 2023-10-17 and will be removed 2024-01-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -137,7 +137,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Organization ItemInsights endpoint will stop returning data on January 1st, 2024. Please use the new Admin People ItemInsights endpoint. as of 2023-10/Beta:ItemInsightsOranizationSettings + * The Organization ItemInsights endpoint will stop returning data on January 1st, 2024. Please use the new Admin People ItemInsights endpoint. as of 2023-10/Beta:ItemInsightsOranizationSettings on 2023-10-17 and will be removed 2024-01-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -151,7 +151,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Get the properties of an insightsSettings object for displaying or returning item insights in an organization. To learn how to customize the privacy of item insights in an organization, see Customize item insights privacy. * @return a {@link RequestInformation} * @deprecated - * The Organization ItemInsights endpoint will stop returning data on January 1st, 2024. Please use the new Admin People ItemInsights endpoint. as of 2023-10/Beta:ItemInsightsOranizationSettings + * The Organization ItemInsights endpoint will stop returning data on January 1st, 2024. Please use the new Admin People ItemInsights endpoint. as of 2023-10/Beta:ItemInsightsOranizationSettings on 2023-10-17 and will be removed 2024-01-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -163,7 +163,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Organization ItemInsights endpoint will stop returning data on January 1st, 2024. Please use the new Admin People ItemInsights endpoint. as of 2023-10/Beta:ItemInsightsOranizationSettings + * The Organization ItemInsights endpoint will stop returning data on January 1st, 2024. Please use the new Admin People ItemInsights endpoint. as of 2023-10/Beta:ItemInsightsOranizationSettings on 2023-10-17 and will be removed 2024-01-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -178,7 +178,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The Organization ItemInsights endpoint will stop returning data on January 1st, 2024. Please use the new Admin People ItemInsights endpoint. as of 2023-10/Beta:ItemInsightsOranizationSettings + * The Organization ItemInsights endpoint will stop returning data on January 1st, 2024. Please use the new Admin People ItemInsights endpoint. as of 2023-10/Beta:ItemInsightsOranizationSettings on 2023-10-17 and will be removed 2024-01-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -191,7 +191,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Organization ItemInsights endpoint will stop returning data on January 1st, 2024. Please use the new Admin People ItemInsights endpoint. as of 2023-10/Beta:ItemInsightsOranizationSettings + * The Organization ItemInsights endpoint will stop returning data on January 1st, 2024. Please use the new Admin People ItemInsights endpoint. as of 2023-10/Beta:ItemInsightsOranizationSettings on 2023-10-17 and will be removed 2024-01-01 */ @jakarta.annotation.Nonnull @Deprecated @@ -208,7 +208,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link ItemInsightsRequestBuilder} * @deprecated - * The Organization ItemInsights endpoint will stop returning data on January 1st, 2024. Please use the new Admin People ItemInsights endpoint. as of 2023-10/Beta:ItemInsightsOranizationSettings + * The Organization ItemInsights endpoint will stop returning data on January 1st, 2024. Please use the new Admin People ItemInsights endpoint. as of 2023-10/Beta:ItemInsightsOranizationSettings on 2023-10-17 and will be removed 2024-01-01 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/policies/authenticationstrengthpolicies/AuthenticationStrengthPoliciesRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/policies/authenticationstrengthpolicies/AuthenticationStrengthPoliciesRequestBuilder.java index 28c8de03dc7..a5ab37dc5b5 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/policies/authenticationstrengthpolicies/AuthenticationStrengthPoliciesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/policies/authenticationstrengthpolicies/AuthenticationStrengthPoliciesRequestBuilder.java @@ -65,7 +65,7 @@ public AuthenticationStrengthPoliciesRequestBuilder(@jakarta.annotation.Nonnull * @param authenticationMethodModes Usage: authenticationMethodModes={authenticationMethodModes} * @return a {@link FindByMethodModeWithAuthenticationMethodModesRequestBuilder} * @deprecated - * The findByMethodMode function is deprecated. Please use OData filter query instead. as of 2023-02/FindByMethodModeRemove + * The findByMethodMode function is deprecated. Please use OData filter query instead. as of 2023-02/FindByMethodModeRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/policies/authenticationstrengthpolicies/findbymethodmodewithauthenticationmethodmodes/FindByMethodModeWithAuthenticationMethodModesRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/policies/authenticationstrengthpolicies/findbymethodmodewithauthenticationmethodmodes/FindByMethodModeWithAuthenticationMethodModesRequestBuilder.java index 39b23f9371b..7c9a324b0b1 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/policies/authenticationstrengthpolicies/findbymethodmodewithauthenticationmethodmodes/FindByMethodModeWithAuthenticationMethodModesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/policies/authenticationstrengthpolicies/findbymethodmodewithauthenticationmethodmodes/FindByMethodModeWithAuthenticationMethodModesRequestBuilder.java @@ -42,7 +42,7 @@ public FindByMethodModeWithAuthenticationMethodModesRequestBuilder(@jakarta.anno * @return a {@link FindByMethodModeWithAuthenticationMethodModesGetResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The findByMethodMode function is deprecated. Please use OData filter query instead. as of 2023-02/FindByMethodModeRemove + * The findByMethodMode function is deprecated. Please use OData filter query instead. as of 2023-02/FindByMethodModeRemove on 2023-02-01 and will be removed 2023-03-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -56,7 +56,7 @@ public FindByMethodModeWithAuthenticationMethodModesGetResponse get() { * @return a {@link FindByMethodModeWithAuthenticationMethodModesGetResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The findByMethodMode function is deprecated. Please use OData filter query instead. as of 2023-02/FindByMethodModeRemove + * The findByMethodMode function is deprecated. Please use OData filter query instead. as of 2023-02/FindByMethodModeRemove on 2023-02-01 and will be removed 2023-03-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -71,7 +71,7 @@ public FindByMethodModeWithAuthenticationMethodModesGetResponse get(@jakarta.ann * Get a list of the authenticationStrengthPolicy objects and their properties filtered to only include policies that include the authentication method mode specified in the request. * @return a {@link RequestInformation} * @deprecated - * The findByMethodMode function is deprecated. Please use OData filter query instead. as of 2023-02/FindByMethodModeRemove + * The findByMethodMode function is deprecated. Please use OData filter query instead. as of 2023-02/FindByMethodModeRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -83,7 +83,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The findByMethodMode function is deprecated. Please use OData filter query instead. as of 2023-02/FindByMethodModeRemove + * The findByMethodMode function is deprecated. Please use OData filter query instead. as of 2023-02/FindByMethodModeRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -98,7 +98,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link FindByMethodModeWithAuthenticationMethodModesRequestBuilder} * @deprecated - * The findByMethodMode function is deprecated. Please use OData filter query instead. as of 2023-02/FindByMethodModeRemove + * The findByMethodMode function is deprecated. Please use OData filter query instead. as of 2023-02/FindByMethodModeRemove on 2023-02-01 and will be removed 2023-03-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/print/printers/item/getcapabilities/GetCapabilitiesRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/print/printers/item/getcapabilities/GetCapabilitiesRequestBuilder.java index 21e76a4f47c..b164a5fded9 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/print/printers/item/getcapabilities/GetCapabilitiesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/print/printers/item/getcapabilities/GetCapabilitiesRequestBuilder.java @@ -40,7 +40,7 @@ public GetCapabilitiesRequestBuilder(@jakarta.annotation.Nonnull final String ra * @return a {@link PrinterCapabilities} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The getCapabilities API is deprecated and will stop returning data on July 31, 2023. Please use the capabilities property instead of this. as of 2023-06/Tasks_And_Plans + * The getCapabilities API is deprecated and will stop returning data on July 31, 2023. Please use the capabilities property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -54,7 +54,7 @@ public PrinterCapabilities get() { * @return a {@link PrinterCapabilities} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The getCapabilities API is deprecated and will stop returning data on July 31, 2023. Please use the capabilities property instead of this. as of 2023-06/Tasks_And_Plans + * The getCapabilities API is deprecated and will stop returning data on July 31, 2023. Please use the capabilities property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -69,7 +69,7 @@ public PrinterCapabilities get(@jakarta.annotation.Nullable final java.util.func * Get a list of capabilities for the printer. * @return a {@link RequestInformation} * @deprecated - * The getCapabilities API is deprecated and will stop returning data on July 31, 2023. Please use the capabilities property instead of this. as of 2023-06/Tasks_And_Plans + * The getCapabilities API is deprecated and will stop returning data on July 31, 2023. Please use the capabilities property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -81,7 +81,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The getCapabilities API is deprecated and will stop returning data on July 31, 2023. Please use the capabilities property instead of this. as of 2023-06/Tasks_And_Plans + * The getCapabilities API is deprecated and will stop returning data on July 31, 2023. Please use the capabilities property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -96,7 +96,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link GetCapabilitiesRequestBuilder} * @deprecated - * The getCapabilities API is deprecated and will stop returning data on July 31, 2023. Please use the capabilities property instead of this. as of 2023-06/Tasks_And_Plans + * The getCapabilities API is deprecated and will stop returning data on July 31, 2023. Please use the capabilities property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/print/printers/item/jobs/item/cancelprintjob/CancelPrintJobRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/print/printers/item/jobs/item/cancelprintjob/CancelPrintJobRequestBuilder.java index 66b3f9f177a..e553252b3a7 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/print/printers/item/jobs/item/cancelprintjob/CancelPrintJobRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/print/printers/item/jobs/item/cancelprintjob/CancelPrintJobRequestBuilder.java @@ -38,7 +38,7 @@ public CancelPrintJobRequestBuilder(@jakarta.annotation.Nonnull final String raw * Invoke action cancelPrintJob * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The cancelPrintJob API is deprecated and will stop returning data on July 31, 2023. Please use the cancel API instead of this. as of 2023-06/Tasks_And_Plans + * The cancelPrintJob API is deprecated and will stop returning data on July 31, 2023. Please use the cancel API instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated public void post() { @@ -49,7 +49,7 @@ public void post() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The cancelPrintJob API is deprecated and will stop returning data on July 31, 2023. Please use the cancel API instead of this. as of 2023-06/Tasks_And_Plans + * The cancelPrintJob API is deprecated and will stop returning data on July 31, 2023. Please use the cancel API instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated public void post(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -62,7 +62,7 @@ public void post(@jakarta.annotation.Nullable final java.util.function.Consumer< * Invoke action cancelPrintJob * @return a {@link RequestInformation} * @deprecated - * The cancelPrintJob API is deprecated and will stop returning data on July 31, 2023. Please use the cancel API instead of this. as of 2023-06/Tasks_And_Plans + * The cancelPrintJob API is deprecated and will stop returning data on July 31, 2023. Please use the cancel API instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -74,7 +74,7 @@ public RequestInformation toPostRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The cancelPrintJob API is deprecated and will stop returning data on July 31, 2023. Please use the cancel API instead of this. as of 2023-06/Tasks_And_Plans + * The cancelPrintJob API is deprecated and will stop returning data on July 31, 2023. Please use the cancel API instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -89,7 +89,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nullable * @param rawUrl The raw URL to use for the request builder. * @return a {@link CancelPrintJobRequestBuilder} * @deprecated - * The cancelPrintJob API is deprecated and will stop returning data on July 31, 2023. Please use the cancel API instead of this. as of 2023-06/Tasks_And_Plans + * The cancelPrintJob API is deprecated and will stop returning data on July 31, 2023. Please use the cancel API instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/print/printers/item/jobs/item/startprintjob/StartPrintJobRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/print/printers/item/jobs/item/startprintjob/StartPrintJobRequestBuilder.java index dbd1453bac1..bdc65ad46bd 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/print/printers/item/jobs/item/startprintjob/StartPrintJobRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/print/printers/item/jobs/item/startprintjob/StartPrintJobRequestBuilder.java @@ -40,7 +40,7 @@ public StartPrintJobRequestBuilder(@jakarta.annotation.Nonnull final String rawU * @return a {@link PrintJobStatus} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The startPrintJob API is deprecated and will stop returning data on July 31, 2023. Please use the start API instead of this. as of 2023-06/Tasks_And_Plans + * The startPrintJob API is deprecated and will stop returning data on July 31, 2023. Please use the start API instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public PrintJobStatus post() { * @return a {@link PrintJobStatus} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The startPrintJob API is deprecated and will stop returning data on July 31, 2023. Please use the start API instead of this. as of 2023-06/Tasks_And_Plans + * The startPrintJob API is deprecated and will stop returning data on July 31, 2023. Please use the start API instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public PrintJobStatus post(@jakarta.annotation.Nullable final java.util.function * Invoke action startPrintJob * @return a {@link RequestInformation} * @deprecated - * The startPrintJob API is deprecated and will stop returning data on July 31, 2023. Please use the start API instead of this. as of 2023-06/Tasks_And_Plans + * The startPrintJob API is deprecated and will stop returning data on July 31, 2023. Please use the start API instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toPostRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The startPrintJob API is deprecated and will stop returning data on July 31, 2023. Please use the start API instead of this. as of 2023-06/Tasks_And_Plans + * The startPrintJob API is deprecated and will stop returning data on July 31, 2023. Please use the start API instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nullable * @param rawUrl The raw URL to use for the request builder. * @return a {@link StartPrintJobRequestBuilder} * @deprecated - * The startPrintJob API is deprecated and will stop returning data on July 31, 2023. Please use the start API instead of this. as of 2023-06/Tasks_And_Plans + * The startPrintJob API is deprecated and will stop returning data on July 31, 2023. Please use the start API instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/print/printers/item/resetdefaults/ResetDefaultsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/print/printers/item/resetdefaults/ResetDefaultsRequestBuilder.java index 7d8148b7f26..0f356f614f5 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/print/printers/item/resetdefaults/ResetDefaultsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/print/printers/item/resetdefaults/ResetDefaultsRequestBuilder.java @@ -38,7 +38,7 @@ public ResetDefaultsRequestBuilder(@jakarta.annotation.Nonnull final String rawU * Invoke action resetDefaults * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The resetDefaults API is deprecated and will stop returning data on July 31, 2023. Please use the restoreFactoryDefaults API instead of this. as of 2023-06/Tasks_And_Plans + * The resetDefaults API is deprecated and will stop returning data on July 31, 2023. Please use the restoreFactoryDefaults API instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated public void post() { @@ -49,7 +49,7 @@ public void post() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The resetDefaults API is deprecated and will stop returning data on July 31, 2023. Please use the restoreFactoryDefaults API instead of this. as of 2023-06/Tasks_And_Plans + * The resetDefaults API is deprecated and will stop returning data on July 31, 2023. Please use the restoreFactoryDefaults API instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated public void post(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -62,7 +62,7 @@ public void post(@jakarta.annotation.Nullable final java.util.function.Consumer< * Invoke action resetDefaults * @return a {@link RequestInformation} * @deprecated - * The resetDefaults API is deprecated and will stop returning data on July 31, 2023. Please use the restoreFactoryDefaults API instead of this. as of 2023-06/Tasks_And_Plans + * The resetDefaults API is deprecated and will stop returning data on July 31, 2023. Please use the restoreFactoryDefaults API instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -74,7 +74,7 @@ public RequestInformation toPostRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The resetDefaults API is deprecated and will stop returning data on July 31, 2023. Please use the restoreFactoryDefaults API instead of this. as of 2023-06/Tasks_And_Plans + * The resetDefaults API is deprecated and will stop returning data on July 31, 2023. Please use the restoreFactoryDefaults API instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -89,7 +89,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nullable * @param rawUrl The raw URL to use for the request builder. * @return a {@link ResetDefaultsRequestBuilder} * @deprecated - * The resetDefaults API is deprecated and will stop returning data on July 31, 2023. Please use the restoreFactoryDefaults API instead of this. as of 2023-06/Tasks_And_Plans + * The resetDefaults API is deprecated and will stop returning data on July 31, 2023. Please use the restoreFactoryDefaults API instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/print/printers/item/share/ShareRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/print/printers/item/share/ShareRequestBuilder.java index 9bcd32d1de4..5758c1d9a4f 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/print/printers/item/share/ShareRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/print/printers/item/share/ShareRequestBuilder.java @@ -41,7 +41,7 @@ public ShareRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link PrinterShare} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The share navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The share navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public PrinterShare get() { * @return a {@link PrinterShare} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The share navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The share navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public PrinterShare get(@jakarta.annotation.Nullable final java.util.function.Co * Get share from print * @return a {@link RequestInformation} * @deprecated - * The share navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The share navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The share navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The share navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link ShareRequestBuilder} * @deprecated - * The share navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The share navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/PrinterSharesRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/PrinterSharesRequestBuilder.java index 8df10fe9dfa..f90efe09218 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/PrinterSharesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/PrinterSharesRequestBuilder.java @@ -27,7 +27,7 @@ public class PrinterSharesRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param printerShareId The unique identifier of printerShare * @return a {@link PrinterShareItemRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public PrinterSharesRequestBuilder(@jakarta.annotation.Nonnull final String rawU * @return a {@link PrinterShareCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public PrinterShareCollectionResponse get() { * @return a {@link PrinterShareCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public PrinterShareCollectionResponse get(@jakarta.annotation.Nullable final jav * @return a {@link PrinterShare} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public PrinterShare post(@jakarta.annotation.Nonnull final PrinterShare body) { * @return a {@link PrinterShare} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public PrinterShare post(@jakarta.annotation.Nonnull final PrinterShare body, @j * Get printerShares from print * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link PrinterSharesRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/count/CountRequestBuilder.java index d5418a0fd23..9b5076e5d8f 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/PrinterShareItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/PrinterShareItemRequestBuilder.java index 7abdec85d90..f048db2c6ad 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/PrinterShareItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/PrinterShareItemRequestBuilder.java @@ -28,7 +28,7 @@ public class PrinterShareItemRequestBuilder extends BaseRequestBuilder { * Provides operations to manage the allowedGroups property of the microsoft.graph.printerShare entity. * @return a {@link AllowedGroupsRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public AllowedGroupsRequestBuilder allowedGroups() { * Provides operations to manage the allowedUsers property of the microsoft.graph.printerShare entity. * @return a {@link AllowedUsersRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -50,7 +50,7 @@ public AllowedUsersRequestBuilder allowedUsers() { * Provides operations to manage the jobs property of the microsoft.graph.printerBase entity. * @return a {@link JobsRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -61,7 +61,7 @@ public JobsRequestBuilder jobs() { * Provides operations to manage the printer property of the microsoft.graph.printerShare entity. * @return a {@link PrinterRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -88,7 +88,7 @@ public PrinterShareItemRequestBuilder(@jakarta.annotation.Nonnull final String r * Delete navigation property printerShares for print * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated public void delete() { @@ -99,7 +99,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -113,7 +113,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link PrinterShare} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -126,7 +126,7 @@ public PrinterShare get() { * @return a {@link PrinterShare} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -142,7 +142,7 @@ public PrinterShare get(@jakarta.annotation.Nullable final java.util.function.Co * @return a {@link PrinterShare} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -156,7 +156,7 @@ public PrinterShare patch(@jakarta.annotation.Nonnull final PrinterShare body) { * @return a {@link PrinterShare} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -171,7 +171,7 @@ public PrinterShare patch(@jakarta.annotation.Nonnull final PrinterShare body, @ * Delete navigation property printerShares for print * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -183,7 +183,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -197,7 +197,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Get printerShares from print * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -209,7 +209,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -224,7 +224,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -237,7 +237,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -254,7 +254,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link PrinterShareItemRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/allowedgroups/AllowedGroupsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/allowedgroups/AllowedGroupsRequestBuilder.java index a61eb2f7c8c..4eab5e9a1d9 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/allowedgroups/AllowedGroupsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/allowedgroups/AllowedGroupsRequestBuilder.java @@ -27,7 +27,7 @@ public class AllowedGroupsRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -38,7 +38,7 @@ public CountRequestBuilder count() { * Provides operations to manage the collection of print entities. * @return a {@link RefRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -78,7 +78,7 @@ public AllowedGroupsRequestBuilder(@jakarta.annotation.Nonnull final String rawU * @return a {@link GroupCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -91,7 +91,7 @@ public GroupCollectionResponse get() { * @return a {@link GroupCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -105,7 +105,7 @@ public GroupCollectionResponse get(@jakarta.annotation.Nullable final java.util. * The groups whose users have access to print using the printer. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -117,7 +117,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -132,7 +132,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AllowedGroupsRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/allowedgroups/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/allowedgroups/count/CountRequestBuilder.java index ffe8c7d8ece..ed3c2d08ec0 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/allowedgroups/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/allowedgroups/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/allowedgroups/item/ref/RefRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/allowedgroups/item/ref/RefRequestBuilder.java index e6cbf45afb7..37c33bc7128 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/allowedgroups/item/ref/RefRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/allowedgroups/item/ref/RefRequestBuilder.java @@ -38,7 +38,7 @@ public RefRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakar * Delete ref of navigation property allowedGroups for print * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated public void delete() { @@ -49,7 +49,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -62,7 +62,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * Delete ref of navigation property allowedGroups for print * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -74,7 +74,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -89,7 +89,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * @param rawUrl The raw URL to use for the request builder. * @return a {@link RefRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/allowedgroups/item/serviceprovisioningerrors/ServiceProvisioningErrorsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/allowedgroups/item/serviceprovisioningerrors/ServiceProvisioningErrorsRequestBuilder.java index 17454913533..bc22bf44af3 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/allowedgroups/item/serviceprovisioningerrors/ServiceProvisioningErrorsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/allowedgroups/item/serviceprovisioningerrors/ServiceProvisioningErrorsRequestBuilder.java @@ -25,7 +25,7 @@ public class ServiceProvisioningErrorsRequestBuilder extends BaseRequestBuilder * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -53,7 +53,7 @@ public ServiceProvisioningErrorsRequestBuilder(@jakarta.annotation.Nonnull final * @return a {@link ServiceProvisioningErrorCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -66,7 +66,7 @@ public ServiceProvisioningErrorCollectionResponse get() { * @return a {@link ServiceProvisioningErrorCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -80,7 +80,7 @@ public ServiceProvisioningErrorCollectionResponse get(@jakarta.annotation.Nullab * Errors published by a federated service describing a non-transient, service-specific error regarding the properties or link from a group object. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -92,7 +92,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -107,7 +107,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link ServiceProvisioningErrorsRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/allowedgroups/item/serviceprovisioningerrors/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/allowedgroups/item/serviceprovisioningerrors/count/CountRequestBuilder.java index 597ab9026e4..b218a961771 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/allowedgroups/item/serviceprovisioningerrors/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/allowedgroups/item/serviceprovisioningerrors/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/allowedgroups/ref/RefRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/allowedgroups/ref/RefRequestBuilder.java index ba3e1ab4358..a8353191c92 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/allowedgroups/ref/RefRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/allowedgroups/ref/RefRequestBuilder.java @@ -41,7 +41,7 @@ public RefRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakar * Delete ref of navigation property allowedGroups for print * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated public void delete() { @@ -52,7 +52,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -66,7 +66,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link StringCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -79,7 +79,7 @@ public StringCollectionResponse get() { * @return a {@link StringCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -94,7 +94,7 @@ public StringCollectionResponse get(@jakarta.annotation.Nullable final java.util * @param body The request body * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated public void post(@jakarta.annotation.Nonnull final ReferenceCreate body) { @@ -106,7 +106,7 @@ public void post(@jakarta.annotation.Nonnull final ReferenceCreate 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 * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated public void post(@jakarta.annotation.Nonnull final ReferenceCreate body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -120,7 +120,7 @@ public void post(@jakarta.annotation.Nonnull final ReferenceCreate body, @jakart * Delete ref of navigation property allowedGroups for print * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -132,7 +132,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -146,7 +146,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * The groups whose users have access to print using the printer. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -158,7 +158,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -173,7 +173,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -186,7 +186,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -203,7 +203,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link RefRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/allowedusers/AllowedUsersRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/allowedusers/AllowedUsersRequestBuilder.java index 9211d7342db..bdd407e2bfc 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/allowedusers/AllowedUsersRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/allowedusers/AllowedUsersRequestBuilder.java @@ -27,7 +27,7 @@ public class AllowedUsersRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -38,7 +38,7 @@ public CountRequestBuilder count() { * Provides operations to manage the collection of print entities. * @return a {@link RefRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -78,7 +78,7 @@ public AllowedUsersRequestBuilder(@jakarta.annotation.Nonnull final String rawUr * @return a {@link UserCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -91,7 +91,7 @@ public UserCollectionResponse get() { * @return a {@link UserCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -105,7 +105,7 @@ public UserCollectionResponse get(@jakarta.annotation.Nullable final java.util.f * The users who have access to print using the printer. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -117,7 +117,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -132,7 +132,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AllowedUsersRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/allowedusers/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/allowedusers/count/CountRequestBuilder.java index 0a24f4c537b..769f8470e55 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/allowedusers/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/allowedusers/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/allowedusers/item/mailboxsettings/MailboxSettingsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/allowedusers/item/mailboxsettings/MailboxSettingsRequestBuilder.java index 33c05a66761..8db5b4f2e36 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/allowedusers/item/mailboxsettings/MailboxSettingsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/allowedusers/item/mailboxsettings/MailboxSettingsRequestBuilder.java @@ -41,7 +41,7 @@ public MailboxSettingsRequestBuilder(@jakarta.annotation.Nonnull final String ra * @return a {@link MailboxSettings} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public MailboxSettings get() { * @return a {@link MailboxSettings} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -70,7 +70,7 @@ public MailboxSettings get(@jakarta.annotation.Nullable final java.util.function * @return a {@link MailboxSettings} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -84,7 +84,7 @@ public MailboxSettings patch(@jakarta.annotation.Nonnull final MailboxSettings b * @return a {@link MailboxSettings} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public MailboxSettings patch(@jakarta.annotation.Nonnull final MailboxSettings b * Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -111,7 +111,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -126,7 +126,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -139,7 +139,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -156,7 +156,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link MailboxSettingsRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/allowedusers/item/ref/RefRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/allowedusers/item/ref/RefRequestBuilder.java index bfb0a31ea82..3e24f0d7848 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/allowedusers/item/ref/RefRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/allowedusers/item/ref/RefRequestBuilder.java @@ -38,7 +38,7 @@ public RefRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakar * Revoke the specified user's access to submit print jobs to the associated printerShare. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 * @see Find more info here */ @Deprecated @@ -50,7 +50,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 * @see Find more info here */ @Deprecated @@ -64,7 +64,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * Revoke the specified user's access to submit print jobs to the associated printerShare. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -76,7 +76,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -91,7 +91,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * @param rawUrl The raw URL to use for the request builder. * @return a {@link RefRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/allowedusers/item/serviceprovisioningerrors/ServiceProvisioningErrorsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/allowedusers/item/serviceprovisioningerrors/ServiceProvisioningErrorsRequestBuilder.java index 50dffc1bd8f..d13a3320743 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/allowedusers/item/serviceprovisioningerrors/ServiceProvisioningErrorsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/allowedusers/item/serviceprovisioningerrors/ServiceProvisioningErrorsRequestBuilder.java @@ -25,7 +25,7 @@ public class ServiceProvisioningErrorsRequestBuilder extends BaseRequestBuilder * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -53,7 +53,7 @@ public ServiceProvisioningErrorsRequestBuilder(@jakarta.annotation.Nonnull final * @return a {@link ServiceProvisioningErrorCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -66,7 +66,7 @@ public ServiceProvisioningErrorCollectionResponse get() { * @return a {@link ServiceProvisioningErrorCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -80,7 +80,7 @@ public ServiceProvisioningErrorCollectionResponse get(@jakarta.annotation.Nullab * Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -92,7 +92,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -107,7 +107,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link ServiceProvisioningErrorsRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/allowedusers/item/serviceprovisioningerrors/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/allowedusers/item/serviceprovisioningerrors/count/CountRequestBuilder.java index 19110b68ad6..e31088af6fa 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/allowedusers/item/serviceprovisioningerrors/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/allowedusers/item/serviceprovisioningerrors/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/allowedusers/ref/RefRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/allowedusers/ref/RefRequestBuilder.java index 416d45c28d4..a91ef94d389 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/allowedusers/ref/RefRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/allowedusers/ref/RefRequestBuilder.java @@ -41,7 +41,7 @@ public RefRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jakar * Revoke the specified user's access to submit print jobs to the associated printerShare. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 * @see Find more info here */ @Deprecated @@ -53,7 +53,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 * @see Find more info here */ @Deprecated @@ -68,7 +68,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link StringCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -81,7 +81,7 @@ public StringCollectionResponse get() { * @return a {@link StringCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -96,7 +96,7 @@ public StringCollectionResponse get(@jakarta.annotation.Nullable final java.util * @param body The request body * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated public void post(@jakarta.annotation.Nonnull final ReferenceCreate body) { @@ -108,7 +108,7 @@ public void post(@jakarta.annotation.Nonnull final ReferenceCreate 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 * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated public void post(@jakarta.annotation.Nonnull final ReferenceCreate body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -122,7 +122,7 @@ public void post(@jakarta.annotation.Nonnull final ReferenceCreate body, @jakart * Revoke the specified user's access to submit print jobs to the associated printerShare. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -134,7 +134,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -148,7 +148,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * The users who have access to print using the printer. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -160,7 +160,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -175,7 +175,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -188,7 +188,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -205,7 +205,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link RefRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/JobsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/JobsRequestBuilder.java index 0f6a7f71068..8bd176565bd 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/JobsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/JobsRequestBuilder.java @@ -27,7 +27,7 @@ public class JobsRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param printJobId The unique identifier of printJob * @return a {@link PrintJobItemRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public JobsRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jaka * @return a {@link PrintJobCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public PrintJobCollectionResponse get() { * @return a {@link PrintJobCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public PrintJobCollectionResponse get(@jakarta.annotation.Nullable final java.ut * @return a {@link PrintJob} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public PrintJob post(@jakarta.annotation.Nonnull final PrintJob body) { * @return a {@link PrintJob} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public PrintJob post(@jakarta.annotation.Nonnull final PrintJob body, @jakarta.a * The list of jobs that are queued for printing by the printer/printerShare. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link JobsRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/count/CountRequestBuilder.java index e12e65caf2b..bc99966e35b 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/PrintJobItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/PrintJobItemRequestBuilder.java index 5c09bb66f82..a2d054cff4f 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/PrintJobItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/PrintJobItemRequestBuilder.java @@ -32,7 +32,7 @@ public class PrintJobItemRequestBuilder extends BaseRequestBuilder { * Provides operations to call the abort method. * @return a {@link AbortRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -43,7 +43,7 @@ public AbortRequestBuilder abort() { * Provides operations to call the cancel method. * @return a {@link CancelRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -54,7 +54,7 @@ public CancelRequestBuilder cancel() { * Provides operations to call the cancelPrintJob method. * @return a {@link CancelPrintJobRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -65,7 +65,7 @@ public CancelPrintJobRequestBuilder cancelPrintJob() { * Provides operations to manage the documents property of the microsoft.graph.printJob entity. * @return a {@link DocumentsRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -76,7 +76,7 @@ public DocumentsRequestBuilder documents() { * Provides operations to call the redirect method. * @return a {@link RedirectRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -87,7 +87,7 @@ public RedirectRequestBuilder redirect() { * Provides operations to call the start method. * @return a {@link StartRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -98,7 +98,7 @@ public StartRequestBuilder start() { * Provides operations to call the startPrintJob method. * @return a {@link StartPrintJobRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -109,7 +109,7 @@ public StartPrintJobRequestBuilder startPrintJob() { * Provides operations to manage the tasks property of the microsoft.graph.printJob entity. * @return a {@link TasksRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -136,7 +136,7 @@ public PrintJobItemRequestBuilder(@jakarta.annotation.Nonnull final String rawUr * Delete navigation property jobs for print * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated public void delete() { @@ -147,7 +147,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -161,7 +161,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link PrintJob} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -174,7 +174,7 @@ public PrintJob get() { * @return a {@link PrintJob} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -190,7 +190,7 @@ public PrintJob get(@jakarta.annotation.Nullable final java.util.function.Consum * @return a {@link PrintJob} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -204,7 +204,7 @@ public PrintJob patch(@jakarta.annotation.Nonnull final PrintJob body) { * @return a {@link PrintJob} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -219,7 +219,7 @@ public PrintJob patch(@jakarta.annotation.Nonnull final PrintJob body, @jakarta. * Delete navigation property jobs for print * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -231,7 +231,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -245,7 +245,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * The list of jobs that are queued for printing by the printer/printerShare. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -257,7 +257,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -272,7 +272,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -285,7 +285,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -302,7 +302,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link PrintJobItemRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/abort/AbortRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/abort/AbortRequestBuilder.java index d49c8642592..273b194aed1 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/abort/AbortRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/abort/AbortRequestBuilder.java @@ -39,7 +39,7 @@ public AbortRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @param body The request body * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 * @see Find more info here */ @Deprecated @@ -52,7 +52,7 @@ public void post(@jakarta.annotation.Nonnull final AbortPostRequestBody 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 * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 * @see Find more info here */ @Deprecated @@ -68,7 +68,7 @@ public void post(@jakarta.annotation.Nonnull final AbortPostRequestBody body, @j * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -81,7 +81,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -98,7 +98,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AbortRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/cancel/CancelRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/cancel/CancelRequestBuilder.java index 8c0e6ccb74d..96ea99db6b1 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/cancel/CancelRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/cancel/CancelRequestBuilder.java @@ -38,7 +38,7 @@ public CancelRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @ja * Cancel a print job. Print jobs can be canceled only on behalf of a user, using delegated permissions. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 * @see Find more info here */ @Deprecated @@ -50,7 +50,7 @@ public void post() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 * @see Find more info here */ @Deprecated @@ -64,7 +64,7 @@ public void post(@jakarta.annotation.Nullable final java.util.function.Consumer< * Cancel a print job. Print jobs can be canceled only on behalf of a user, using delegated permissions. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -76,7 +76,7 @@ public RequestInformation toPostRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -91,7 +91,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nullable * @param rawUrl The raw URL to use for the request builder. * @return a {@link CancelRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/cancelprintjob/CancelPrintJobRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/cancelprintjob/CancelPrintJobRequestBuilder.java index 067b63d0d51..10bd5bf3cc6 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/cancelprintjob/CancelPrintJobRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/cancelprintjob/CancelPrintJobRequestBuilder.java @@ -38,7 +38,7 @@ public CancelPrintJobRequestBuilder(@jakarta.annotation.Nonnull final String raw * Invoke action cancelPrintJob * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated public void post() { @@ -49,7 +49,7 @@ public void post() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated public void post(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -62,7 +62,7 @@ public void post(@jakarta.annotation.Nullable final java.util.function.Consumer< * Invoke action cancelPrintJob * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -74,7 +74,7 @@ public RequestInformation toPostRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -89,7 +89,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nullable * @param rawUrl The raw URL to use for the request builder. * @return a {@link CancelPrintJobRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/documents/DocumentsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/documents/DocumentsRequestBuilder.java index 4511d911fbf..3151d1aea0f 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/documents/DocumentsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/documents/DocumentsRequestBuilder.java @@ -27,7 +27,7 @@ public class DocumentsRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param printDocumentId The unique identifier of printDocument * @return a {@link PrintDocumentItemRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public DocumentsRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, * @return a {@link PrintDocumentCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public PrintDocumentCollectionResponse get() { * @return a {@link PrintDocumentCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public PrintDocumentCollectionResponse get(@jakarta.annotation.Nullable final ja * @return a {@link PrintDocument} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public PrintDocument post(@jakarta.annotation.Nonnull final PrintDocument body) * @return a {@link PrintDocument} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public PrintDocument post(@jakarta.annotation.Nonnull final PrintDocument body, * Get documents from print * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link DocumentsRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/documents/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/documents/count/CountRequestBuilder.java index 331dd01aa71..aac44624fca 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/documents/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/documents/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/documents/item/PrintDocumentItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/documents/item/PrintDocumentItemRequestBuilder.java index 14b6e739b32..ae5e864e424 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/documents/item/PrintDocumentItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/documents/item/PrintDocumentItemRequestBuilder.java @@ -26,7 +26,7 @@ public class PrintDocumentItemRequestBuilder extends BaseRequestBuilder { * Provides operations to manage the media for the print entity. * @return a {@link ContentRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -37,7 +37,7 @@ public ContentRequestBuilder content() { * Provides operations to call the createUploadSession method. * @return a {@link CreateUploadSessionRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -64,7 +64,7 @@ public PrintDocumentItemRequestBuilder(@jakarta.annotation.Nonnull final String * Delete navigation property documents for print * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated public void delete() { @@ -75,7 +75,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -89,7 +89,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link PrintDocument} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -102,7 +102,7 @@ public PrintDocument get() { * @return a {@link PrintDocument} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -118,7 +118,7 @@ public PrintDocument get(@jakarta.annotation.Nullable final java.util.function.C * @return a {@link PrintDocument} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -132,7 +132,7 @@ public PrintDocument patch(@jakarta.annotation.Nonnull final PrintDocument body) * @return a {@link PrintDocument} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -147,7 +147,7 @@ public PrintDocument patch(@jakarta.annotation.Nonnull final PrintDocument body, * Delete navigation property documents for print * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -159,7 +159,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -173,7 +173,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Get documents from print * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -200,7 +200,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -213,7 +213,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -230,7 +230,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link PrintDocumentItemRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/documents/item/createuploadsession/CreateUploadSessionRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/documents/item/createuploadsession/CreateUploadSessionRequestBuilder.java index 46b900e72b2..e0c0e33c3d0 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/documents/item/createuploadsession/CreateUploadSessionRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/documents/item/createuploadsession/CreateUploadSessionRequestBuilder.java @@ -41,7 +41,7 @@ public CreateUploadSessionRequestBuilder(@jakarta.annotation.Nonnull final Strin * @return a {@link UploadSession} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -56,7 +56,7 @@ public UploadSession post(@jakarta.annotation.Nonnull final CreateUploadSessionP * @return a {@link UploadSession} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -73,7 +73,7 @@ public UploadSession post(@jakarta.annotation.Nonnull final CreateUploadSessionP * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -86,7 +86,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -103,7 +103,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CreateUploadSessionRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/documents/item/value/ContentRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/documents/item/value/ContentRequestBuilder.java index 4edca678e65..a7f971fbda2 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/documents/item/value/ContentRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/documents/item/value/ContentRequestBuilder.java @@ -39,7 +39,7 @@ public ContentRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @j * The unique identifier for an entity. Read-only. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated public void delete() { @@ -50,7 +50,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -64,7 +64,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link InputStream} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -77,7 +77,7 @@ public InputStream get() { * @return a {@link InputStream} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -93,7 +93,7 @@ public InputStream get(@jakarta.annotation.Nullable final java.util.function.Con * @return a {@link InputStream} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -107,7 +107,7 @@ public InputStream put(@jakarta.annotation.Nonnull final InputStream body) { * @return a {@link InputStream} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -122,7 +122,7 @@ public InputStream put(@jakarta.annotation.Nonnull final InputStream body, @jaka * The unique identifier for an entity. Read-only. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -134,7 +134,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -148,7 +148,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * The unique identifier for an entity. Read-only. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -160,7 +160,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -175,7 +175,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body Binary request body * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -188,7 +188,7 @@ public RequestInformation toPutRequestInformation(@jakarta.annotation.Nonnull fi * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -205,7 +205,7 @@ public RequestInformation toPutRequestInformation(@jakarta.annotation.Nonnull fi * @param rawUrl The raw URL to use for the request builder. * @return a {@link ContentRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/redirect/RedirectRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/redirect/RedirectRequestBuilder.java index 2b39006365c..4a8fcdffff4 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/redirect/RedirectRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/redirect/RedirectRequestBuilder.java @@ -41,7 +41,7 @@ public RedirectRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @ * @return a {@link PrintJob} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -56,7 +56,7 @@ public PrintJob post(@jakarta.annotation.Nonnull final RedirectPostRequestBody b * @return a {@link PrintJob} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 * @see Find more info here */ @jakarta.annotation.Nullable @@ -73,7 +73,7 @@ public PrintJob post(@jakarta.annotation.Nonnull final RedirectPostRequestBody b * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -86,7 +86,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -103,7 +103,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link RedirectRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/start/StartRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/start/StartRequestBuilder.java index cc62808b0c9..1017adfc4ed 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/start/StartRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/start/StartRequestBuilder.java @@ -40,7 +40,7 @@ public StartRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link PrintJobStatus} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public PrintJobStatus post() { * @return a {@link PrintJobStatus} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public PrintJobStatus post(@jakarta.annotation.Nullable final java.util.function * Invoke action start * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toPostRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nullable * @param rawUrl The raw URL to use for the request builder. * @return a {@link StartRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/startprintjob/StartPrintJobRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/startprintjob/StartPrintJobRequestBuilder.java index 5dafb808995..1b91d8f6a52 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/startprintjob/StartPrintJobRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/startprintjob/StartPrintJobRequestBuilder.java @@ -40,7 +40,7 @@ public StartPrintJobRequestBuilder(@jakarta.annotation.Nonnull final String rawU * @return a {@link PrintJobStatus} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public PrintJobStatus post() { * @return a {@link PrintJobStatus} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public PrintJobStatus post(@jakarta.annotation.Nullable final java.util.function * Invoke action startPrintJob * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toPostRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nullable * @param rawUrl The raw URL to use for the request builder. * @return a {@link StartPrintJobRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/tasks/TasksRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/tasks/TasksRequestBuilder.java index 4bde248387f..cdf492fd92c 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/tasks/TasksRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/tasks/TasksRequestBuilder.java @@ -27,7 +27,7 @@ public class TasksRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param printTaskId The unique identifier of printTask * @return a {@link PrintTaskItemRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public TasksRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link PrintTaskCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public PrintTaskCollectionResponse get() { * @return a {@link PrintTaskCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public PrintTaskCollectionResponse get(@jakarta.annotation.Nullable final java.u * @return a {@link PrintTask} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public PrintTask post(@jakarta.annotation.Nonnull final PrintTask body) { * @return a {@link PrintTask} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public PrintTask post(@jakarta.annotation.Nonnull final PrintTask body, @jakarta * A list of printTasks that were triggered by this print job. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link TasksRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/tasks/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/tasks/count/CountRequestBuilder.java index dd385968339..4c371e6fc4d 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/tasks/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/tasks/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/tasks/item/PrintTaskItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/tasks/item/PrintTaskItemRequestBuilder.java index 576602f5536..ca58eede5b6 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/tasks/item/PrintTaskItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/tasks/item/PrintTaskItemRequestBuilder.java @@ -26,7 +26,7 @@ public class PrintTaskItemRequestBuilder extends BaseRequestBuilder { * Provides operations to manage the definition property of the microsoft.graph.printTask entity. * @return a {@link DefinitionRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -37,7 +37,7 @@ public DefinitionRequestBuilder definition() { * Provides operations to manage the trigger property of the microsoft.graph.printTask entity. * @return a {@link TriggerRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -64,7 +64,7 @@ public PrintTaskItemRequestBuilder(@jakarta.annotation.Nonnull final String rawU * Delete navigation property tasks for print * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated public void delete() { @@ -75,7 +75,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -89,7 +89,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link PrintTask} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -102,7 +102,7 @@ public PrintTask get() { * @return a {@link PrintTask} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -118,7 +118,7 @@ public PrintTask get(@jakarta.annotation.Nullable final java.util.function.Consu * @return a {@link PrintTask} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -132,7 +132,7 @@ public PrintTask patch(@jakarta.annotation.Nonnull final PrintTask body) { * @return a {@link PrintTask} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -147,7 +147,7 @@ public PrintTask patch(@jakarta.annotation.Nonnull final PrintTask body, @jakart * Delete navigation property tasks for print * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -159,7 +159,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -173,7 +173,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * A list of printTasks that were triggered by this print job. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -200,7 +200,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -213,7 +213,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -230,7 +230,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link PrintTaskItemRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/tasks/item/definition/DefinitionRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/tasks/item/definition/DefinitionRequestBuilder.java index 9fdad3f5447..616c6cdfd6a 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/tasks/item/definition/DefinitionRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/tasks/item/definition/DefinitionRequestBuilder.java @@ -41,7 +41,7 @@ public DefinitionRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, * @return a {@link PrintTaskDefinition} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public PrintTaskDefinition get() { * @return a {@link PrintTaskDefinition} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public PrintTaskDefinition get(@jakarta.annotation.Nullable final java.util.func * The printTaskDefinition that was used to create this task. Read-only. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link DefinitionRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/tasks/item/trigger/TriggerRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/tasks/item/trigger/TriggerRequestBuilder.java index b21689fbb15..5c866db2100 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/tasks/item/trigger/TriggerRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/jobs/item/tasks/item/trigger/TriggerRequestBuilder.java @@ -41,7 +41,7 @@ public TriggerRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @j * @return a {@link PrintTaskTrigger} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public PrintTaskTrigger get() { * @return a {@link PrintTaskTrigger} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public PrintTaskTrigger get(@jakarta.annotation.Nullable final java.util.functio * The printTaskTrigger that triggered this task's execution. Read-only. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link TriggerRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/printer/PrinterRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/printer/PrinterRequestBuilder.java index f15b707511a..138628b65a8 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/printer/PrinterRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/print/printershares/item/printer/PrinterRequestBuilder.java @@ -41,7 +41,7 @@ public PrinterRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @j * @return a {@link Printer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public Printer get() { * @return a {@link Printer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public Printer get(@jakarta.annotation.Nullable final java.util.function.Consume * The printer that this printer share is related to. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link PrinterRequestBuilder} * @deprecated - * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The printerShares navigation property is deprecated and will stop returning data on July 31, 2023. Please use the shares navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/print/shares/item/jobs/item/cancelprintjob/CancelPrintJobRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/print/shares/item/jobs/item/cancelprintjob/CancelPrintJobRequestBuilder.java index 1b5c2540e1c..ab6c3d041c9 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/print/shares/item/jobs/item/cancelprintjob/CancelPrintJobRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/print/shares/item/jobs/item/cancelprintjob/CancelPrintJobRequestBuilder.java @@ -38,7 +38,7 @@ public CancelPrintJobRequestBuilder(@jakarta.annotation.Nonnull final String raw * Invoke action cancelPrintJob * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The cancelPrintJob API is deprecated and will stop returning data on July 31, 2023. Please use the cancel API instead of this. as of 2023-06/Tasks_And_Plans + * The cancelPrintJob API is deprecated and will stop returning data on July 31, 2023. Please use the cancel API instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated public void post() { @@ -49,7 +49,7 @@ public void post() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The cancelPrintJob API is deprecated and will stop returning data on July 31, 2023. Please use the cancel API instead of this. as of 2023-06/Tasks_And_Plans + * The cancelPrintJob API is deprecated and will stop returning data on July 31, 2023. Please use the cancel API instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated public void post(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -62,7 +62,7 @@ public void post(@jakarta.annotation.Nullable final java.util.function.Consumer< * Invoke action cancelPrintJob * @return a {@link RequestInformation} * @deprecated - * The cancelPrintJob API is deprecated and will stop returning data on July 31, 2023. Please use the cancel API instead of this. as of 2023-06/Tasks_And_Plans + * The cancelPrintJob API is deprecated and will stop returning data on July 31, 2023. Please use the cancel API instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -74,7 +74,7 @@ public RequestInformation toPostRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The cancelPrintJob API is deprecated and will stop returning data on July 31, 2023. Please use the cancel API instead of this. as of 2023-06/Tasks_And_Plans + * The cancelPrintJob API is deprecated and will stop returning data on July 31, 2023. Please use the cancel API instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -89,7 +89,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nullable * @param rawUrl The raw URL to use for the request builder. * @return a {@link CancelPrintJobRequestBuilder} * @deprecated - * The cancelPrintJob API is deprecated and will stop returning data on July 31, 2023. Please use the cancel API instead of this. as of 2023-06/Tasks_And_Plans + * The cancelPrintJob API is deprecated and will stop returning data on July 31, 2023. Please use the cancel API instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/print/shares/item/jobs/item/startprintjob/StartPrintJobRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/print/shares/item/jobs/item/startprintjob/StartPrintJobRequestBuilder.java index 1a077d3f4a7..89687da11d8 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/print/shares/item/jobs/item/startprintjob/StartPrintJobRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/print/shares/item/jobs/item/startprintjob/StartPrintJobRequestBuilder.java @@ -40,7 +40,7 @@ public StartPrintJobRequestBuilder(@jakarta.annotation.Nonnull final String rawU * @return a {@link PrintJobStatus} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The startPrintJob API is deprecated and will stop returning data on July 31, 2023. Please use the start API instead of this. as of 2023-06/Tasks_And_Plans + * The startPrintJob API is deprecated and will stop returning data on July 31, 2023. Please use the start API instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public PrintJobStatus post() { * @return a {@link PrintJobStatus} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The startPrintJob API is deprecated and will stop returning data on July 31, 2023. Please use the start API instead of this. as of 2023-06/Tasks_And_Plans + * The startPrintJob API is deprecated and will stop returning data on July 31, 2023. Please use the start API instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public PrintJobStatus post(@jakarta.annotation.Nullable final java.util.function * Invoke action startPrintJob * @return a {@link RequestInformation} * @deprecated - * The startPrintJob API is deprecated and will stop returning data on July 31, 2023. Please use the start API instead of this. as of 2023-06/Tasks_And_Plans + * The startPrintJob API is deprecated and will stop returning data on July 31, 2023. Please use the start API instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toPostRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The startPrintJob API is deprecated and will stop returning data on July 31, 2023. Please use the start API instead of this. as of 2023-06/Tasks_And_Plans + * The startPrintJob API is deprecated and will stop returning data on July 31, 2023. Please use the start API instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nullable * @param rawUrl The raw URL to use for the request builder. * @return a {@link StartPrintJobRequestBuilder} * @deprecated - * The startPrintJob API is deprecated and will stop returning data on July 31, 2023. Please use the start API instead of this. as of 2023-06/Tasks_And_Plans + * The startPrintJob API is deprecated and will stop returning data on July 31, 2023. Please use the start API instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/privacy/subjectrightsrequests/SubjectRightsRequestsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/privacy/subjectrightsrequests/SubjectRightsRequestsRequestBuilder.java index 276fcca104d..7a1844af0b5 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/privacy/subjectrightsrequests/SubjectRightsRequestsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/privacy/subjectrightsrequests/SubjectRightsRequestsRequestBuilder.java @@ -27,7 +27,7 @@ public class SubjectRightsRequestsRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param subjectRightsRequestId The unique identifier of subjectRightsRequest * @return a {@link SubjectRightsRequestItemRequestBuilder} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public SubjectRightsRequestsRequestBuilder(@jakarta.annotation.Nonnull final Str * @return a {@link SubjectRightsRequestCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 * @see Find more info here */ @jakarta.annotation.Nullable @@ -84,7 +84,7 @@ public SubjectRightsRequestCollectionResponse get() { * @return a {@link SubjectRightsRequestCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 * @see Find more info here */ @jakarta.annotation.Nullable @@ -101,7 +101,7 @@ public SubjectRightsRequestCollectionResponse get(@jakarta.annotation.Nullable f * @return a {@link SubjectRightsRequest} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 * @see Find more info here */ @jakarta.annotation.Nullable @@ -116,7 +116,7 @@ public SubjectRightsRequest post(@jakarta.annotation.Nonnull final SubjectRights * @return a {@link SubjectRightsRequest} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 * @see Find more info here */ @jakarta.annotation.Nullable @@ -132,7 +132,7 @@ public SubjectRightsRequest post(@jakarta.annotation.Nonnull final SubjectRights * Get a list of subjectRightsRequest objects and their properties. * @return a {@link RequestInformation} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -144,7 +144,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -159,7 +159,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -172,7 +172,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -189,7 +189,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link SubjectRightsRequestsRequestBuilder} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/privacy/subjectrightsrequests/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/privacy/subjectrightsrequests/count/CountRequestBuilder.java index 163839eb6eb..b5506f5208b 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/privacy/subjectrightsrequests/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/privacy/subjectrightsrequests/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/privacy/subjectrightsrequests/item/SubjectRightsRequestItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/privacy/subjectrightsrequests/item/SubjectRightsRequestItemRequestBuilder.java index 804fd351327..5bdb11ff605 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/privacy/subjectrightsrequests/item/SubjectRightsRequestItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/privacy/subjectrightsrequests/item/SubjectRightsRequestItemRequestBuilder.java @@ -32,7 +32,7 @@ public class SubjectRightsRequestItemRequestBuilder extends BaseRequestBuilder { * Provides operations to manage the approvers property of the microsoft.graph.subjectRightsRequest entity. * @return a {@link ApproversRequestBuilder} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @Deprecated @jakarta.annotation.Nonnull @@ -43,7 +43,7 @@ public ApproversRequestBuilder approvers() { * Provides operations to manage the collaborators property of the microsoft.graph.subjectRightsRequest entity. * @return a {@link CollaboratorsRequestBuilder} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @Deprecated @jakarta.annotation.Nonnull @@ -54,7 +54,7 @@ public CollaboratorsRequestBuilder collaborators() { * Provides operations to call the getFinalAttachment method. * @return a {@link GetFinalAttachmentRequestBuilder} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @Deprecated @jakarta.annotation.Nonnull @@ -65,7 +65,7 @@ public GetFinalAttachmentRequestBuilder getFinalAttachment() { * Provides operations to call the getFinalReport method. * @return a {@link GetFinalReportRequestBuilder} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @Deprecated @jakarta.annotation.Nonnull @@ -76,7 +76,7 @@ public GetFinalReportRequestBuilder getFinalReport() { * Provides operations to manage the notes property of the microsoft.graph.subjectRightsRequest entity. * @return a {@link NotesRequestBuilder} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @Deprecated @jakarta.annotation.Nonnull @@ -87,7 +87,7 @@ public NotesRequestBuilder notes() { * Provides operations to manage the team property of the microsoft.graph.subjectRightsRequest entity. * @return a {@link TeamRequestBuilder} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @Deprecated @jakarta.annotation.Nonnull @@ -99,7 +99,7 @@ public TeamRequestBuilder team() { * @param userPrincipalName Alternate key of user * @return a {@link ApproversWithUserPrincipalNameRequestBuilder} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -112,7 +112,7 @@ public ApproversWithUserPrincipalNameRequestBuilder approversWithUserPrincipalNa * @param userPrincipalName Alternate key of user * @return a {@link CollaboratorsWithUserPrincipalNameRequestBuilder} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public SubjectRightsRequestItemRequestBuilder(@jakarta.annotation.Nonnull final * Delete navigation property subjectRightsRequests for privacy * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @Deprecated public void delete() { @@ -151,7 +151,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -165,7 +165,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link SubjectRightsRequest} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 * @see Find more info here */ @jakarta.annotation.Nullable @@ -179,7 +179,7 @@ public SubjectRightsRequest get() { * @return a {@link SubjectRightsRequest} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 * @see Find more info here */ @jakarta.annotation.Nullable @@ -196,7 +196,7 @@ public SubjectRightsRequest get(@jakarta.annotation.Nullable final java.util.fun * @return a {@link SubjectRightsRequest} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 * @see Find more info here */ @jakarta.annotation.Nullable @@ -211,7 +211,7 @@ public SubjectRightsRequest patch(@jakarta.annotation.Nonnull final SubjectRight * @return a {@link SubjectRightsRequest} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 * @see Find more info here */ @jakarta.annotation.Nullable @@ -227,7 +227,7 @@ public SubjectRightsRequest patch(@jakarta.annotation.Nonnull final SubjectRight * Delete navigation property subjectRightsRequests for privacy * @return a {@link RequestInformation} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -239,7 +239,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -253,7 +253,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Read the properties and relationships of a subjectRightsRequest object. * @return a {@link RequestInformation} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -265,7 +265,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -280,7 +280,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -293,7 +293,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -310,7 +310,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link SubjectRightsRequestItemRequestBuilder} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/privacy/subjectrightsrequests/item/approvers/ApproversRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/privacy/subjectrightsrequests/item/approvers/ApproversRequestBuilder.java index 1360a7314f0..9dcb8877dfc 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/privacy/subjectrightsrequests/item/approvers/ApproversRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/privacy/subjectrightsrequests/item/approvers/ApproversRequestBuilder.java @@ -26,7 +26,7 @@ public class ApproversRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @Deprecated @jakarta.annotation.Nonnull @@ -38,7 +38,7 @@ public CountRequestBuilder count() { * @param userId The unique identifier of user * @return a {@link UserItemRequestBuilder} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -69,7 +69,7 @@ public ApproversRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, * @return a {@link UserCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -82,7 +82,7 @@ public UserCollectionResponse get() { * @return a {@link UserCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -96,7 +96,7 @@ public UserCollectionResponse get(@jakarta.annotation.Nullable final java.util.f * Get approvers from privacy * @return a {@link RequestInformation} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -108,7 +108,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -123,7 +123,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link ApproversRequestBuilder} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/privacy/subjectrightsrequests/item/approvers/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/privacy/subjectrightsrequests/item/approvers/count/CountRequestBuilder.java index b9522e49b29..a1a80ed1921 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/privacy/subjectrightsrequests/item/approvers/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/privacy/subjectrightsrequests/item/approvers/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/privacy/subjectrightsrequests/item/approvers/item/UserItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/privacy/subjectrightsrequests/item/approvers/item/UserItemRequestBuilder.java index 38229129229..24a7bd40478 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/privacy/subjectrightsrequests/item/approvers/item/UserItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/privacy/subjectrightsrequests/item/approvers/item/UserItemRequestBuilder.java @@ -26,7 +26,7 @@ public class UserItemRequestBuilder extends BaseRequestBuilder { * The mailboxSettings property * @return a {@link MailboxSettingsRequestBuilder} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @Deprecated @jakarta.annotation.Nonnull @@ -37,7 +37,7 @@ public MailboxSettingsRequestBuilder mailboxSettings() { * The serviceProvisioningErrors property * @return a {@link ServiceProvisioningErrorsRequestBuilder} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @Deprecated @jakarta.annotation.Nonnull @@ -65,7 +65,7 @@ public UserItemRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @ * @return a {@link User} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -78,7 +78,7 @@ public User get() { * @return a {@link User} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -92,7 +92,7 @@ public User get(@jakarta.annotation.Nullable final java.util.function.ConsumerFind more info here */ @jakarta.annotation.Nullable @@ -54,7 +54,7 @@ public InputStream get() { * @return a {@link InputStream} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 * @see Find more info here */ @jakarta.annotation.Nullable @@ -69,7 +69,7 @@ public InputStream get(@jakarta.annotation.Nullable final java.util.function.Con * Get the final attachment for a subject rights request. The attachment is a zip file that contains all the files that were included by the privacy administrator. * @return a {@link RequestInformation} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -81,7 +81,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -96,7 +96,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link GetFinalAttachmentRequestBuilder} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/privacy/subjectrightsrequests/item/getfinalreport/GetFinalReportRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/privacy/subjectrightsrequests/item/getfinalreport/GetFinalReportRequestBuilder.java index fd33c5b7534..1466de7f446 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/privacy/subjectrightsrequests/item/getfinalreport/GetFinalReportRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/privacy/subjectrightsrequests/item/getfinalreport/GetFinalReportRequestBuilder.java @@ -40,7 +40,7 @@ public GetFinalReportRequestBuilder(@jakarta.annotation.Nonnull final String raw * @return a {@link InputStream} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 * @see Find more info here */ @jakarta.annotation.Nullable @@ -54,7 +54,7 @@ public InputStream get() { * @return a {@link InputStream} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 * @see Find more info here */ @jakarta.annotation.Nullable @@ -69,7 +69,7 @@ public InputStream get(@jakarta.annotation.Nullable final java.util.function.Con * Get the final report for a subject rights request. The report is a text file that contains information about the files that were included by the privacy administrator. * @return a {@link RequestInformation} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -81,7 +81,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -96,7 +96,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link GetFinalReportRequestBuilder} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/privacy/subjectrightsrequests/item/notes/NotesRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/privacy/subjectrightsrequests/item/notes/NotesRequestBuilder.java index eb95bc8d868..735b4141d06 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/privacy/subjectrightsrequests/item/notes/NotesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/privacy/subjectrightsrequests/item/notes/NotesRequestBuilder.java @@ -27,7 +27,7 @@ public class NotesRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param authoredNoteId The unique identifier of authoredNote * @return a {@link AuthoredNoteItemRequestBuilder} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public NotesRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link AuthoredNoteCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 * @see Find more info here */ @jakarta.annotation.Nullable @@ -84,7 +84,7 @@ public AuthoredNoteCollectionResponse get() { * @return a {@link AuthoredNoteCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 * @see Find more info here */ @jakarta.annotation.Nullable @@ -101,7 +101,7 @@ public AuthoredNoteCollectionResponse get(@jakarta.annotation.Nullable final jav * @return a {@link AuthoredNote} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 * @see Find more info here */ @jakarta.annotation.Nullable @@ -116,7 +116,7 @@ public AuthoredNote post(@jakarta.annotation.Nonnull final AuthoredNote body) { * @return a {@link AuthoredNote} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 * @see Find more info here */ @jakarta.annotation.Nullable @@ -132,7 +132,7 @@ public AuthoredNote post(@jakarta.annotation.Nonnull final AuthoredNote body, @j * Get the list of authored notes associated with a subject rights request. * @return a {@link RequestInformation} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -144,7 +144,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -159,7 +159,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -172,7 +172,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -189,7 +189,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link NotesRequestBuilder} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/privacy/subjectrightsrequests/item/notes/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/privacy/subjectrightsrequests/item/notes/count/CountRequestBuilder.java index ede77585ade..b1f9c43da70 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/privacy/subjectrightsrequests/item/notes/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/privacy/subjectrightsrequests/item/notes/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/privacy/subjectrightsrequests/item/notes/item/AuthoredNoteItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/privacy/subjectrightsrequests/item/notes/item/AuthoredNoteItemRequestBuilder.java index dc2a954c0cb..8a9b61564a3 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/privacy/subjectrightsrequests/item/notes/item/AuthoredNoteItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/privacy/subjectrightsrequests/item/notes/item/AuthoredNoteItemRequestBuilder.java @@ -40,7 +40,7 @@ public AuthoredNoteItemRequestBuilder(@jakarta.annotation.Nonnull final String r * Delete navigation property notes for privacy * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @Deprecated public void delete() { @@ -51,7 +51,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -65,7 +65,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link AuthoredNote} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -78,7 +78,7 @@ public AuthoredNote get() { * @return a {@link AuthoredNote} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -94,7 +94,7 @@ public AuthoredNote get(@jakarta.annotation.Nullable final java.util.function.Co * @return a {@link AuthoredNote} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -108,7 +108,7 @@ public AuthoredNote patch(@jakarta.annotation.Nonnull final AuthoredNote body) { * @return a {@link AuthoredNote} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -123,7 +123,7 @@ public AuthoredNote patch(@jakarta.annotation.Nonnull final AuthoredNote body, @ * Delete navigation property notes for privacy * @return a {@link RequestInformation} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -135,7 +135,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -149,7 +149,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * List of notes associated with the request. * @return a {@link RequestInformation} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -176,7 +176,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -189,7 +189,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -206,7 +206,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link AuthoredNoteItemRequestBuilder} * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/privacy/subjectrightsrequests/item/team/TeamRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/privacy/subjectrightsrequests/item/team/TeamRequestBuilder.java index 3e0b4f1db94..8e39261c16b 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/privacy/subjectrightsrequests/item/team/TeamRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/privacy/subjectrightsrequests/item/team/TeamRequestBuilder.java @@ -41,7 +41,7 @@ public TeamRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jaka * @return a {@link Team} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public Team get() { * @return a {@link Team} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate + * The subject rights request API under Privacy is deprecated and will stop working on March 22, 2025. Please use the new API under Security. as of 2022-02/PrivacyDeprecate on 2022-03-22 and will be removed 2025-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public Team get(@jakarta.annotation.Nullable final java.util.function.ConsumerFind more info here */ @jakarta.annotation.Nullable @@ -84,7 +84,7 @@ public CredentialUserRegistrationDetailsCollectionResponse get() { * @return a {@link CredentialUserRegistrationDetailsCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Reporting credentialUserRegistrationDetails API is deprecated and will stop returning data on June 30, 2024. Please use the new userRegistrationDetails API. as of 2023-06/credentialUserRegistrationDetails + * The Reporting credentialUserRegistrationDetails API is deprecated and will stop returning data on June 30, 2024. Please use the new userRegistrationDetails API. as of 2023-06/credentialUserRegistrationDetails on 2023-06-21 and will be removed 2024-06-30 * @see Find more info here */ @jakarta.annotation.Nullable @@ -101,7 +101,7 @@ public CredentialUserRegistrationDetailsCollectionResponse get(@jakarta.annotati * @return a {@link CredentialUserRegistrationDetails} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Reporting credentialUserRegistrationDetails API is deprecated and will stop returning data on June 30, 2024. Please use the new userRegistrationDetails API. as of 2023-06/credentialUserRegistrationDetails + * The Reporting credentialUserRegistrationDetails API is deprecated and will stop returning data on June 30, 2024. Please use the new userRegistrationDetails API. as of 2023-06/credentialUserRegistrationDetails on 2023-06-21 and will be removed 2024-06-30 */ @jakarta.annotation.Nullable @Deprecated @@ -115,7 +115,7 @@ public CredentialUserRegistrationDetails post(@jakarta.annotation.Nonnull final * @return a {@link CredentialUserRegistrationDetails} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Reporting credentialUserRegistrationDetails API is deprecated and will stop returning data on June 30, 2024. Please use the new userRegistrationDetails API. as of 2023-06/credentialUserRegistrationDetails + * The Reporting credentialUserRegistrationDetails API is deprecated and will stop returning data on June 30, 2024. Please use the new userRegistrationDetails API. as of 2023-06/credentialUserRegistrationDetails on 2023-06-21 and will be removed 2024-06-30 */ @jakarta.annotation.Nullable @Deprecated @@ -130,7 +130,7 @@ public CredentialUserRegistrationDetails post(@jakarta.annotation.Nonnull final * Get a list of credentialUserRegistrationDetails objects for a given tenant. * @return a {@link RequestInformation} * @deprecated - * The Reporting credentialUserRegistrationDetails API is deprecated and will stop returning data on June 30, 2024. Please use the new userRegistrationDetails API. as of 2023-06/credentialUserRegistrationDetails + * The Reporting credentialUserRegistrationDetails API is deprecated and will stop returning data on June 30, 2024. Please use the new userRegistrationDetails API. as of 2023-06/credentialUserRegistrationDetails on 2023-06-21 and will be removed 2024-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -142,7 +142,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Reporting credentialUserRegistrationDetails API is deprecated and will stop returning data on June 30, 2024. Please use the new userRegistrationDetails API. as of 2023-06/credentialUserRegistrationDetails + * The Reporting credentialUserRegistrationDetails API is deprecated and will stop returning data on June 30, 2024. Please use the new userRegistrationDetails API. as of 2023-06/credentialUserRegistrationDetails on 2023-06-21 and will be removed 2024-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -157,7 +157,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The Reporting credentialUserRegistrationDetails API is deprecated and will stop returning data on June 30, 2024. Please use the new userRegistrationDetails API. as of 2023-06/credentialUserRegistrationDetails + * The Reporting credentialUserRegistrationDetails API is deprecated and will stop returning data on June 30, 2024. Please use the new userRegistrationDetails API. as of 2023-06/credentialUserRegistrationDetails on 2023-06-21 and will be removed 2024-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -170,7 +170,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Reporting credentialUserRegistrationDetails API is deprecated and will stop returning data on June 30, 2024. Please use the new userRegistrationDetails API. as of 2023-06/credentialUserRegistrationDetails + * The Reporting credentialUserRegistrationDetails API is deprecated and will stop returning data on June 30, 2024. Please use the new userRegistrationDetails API. as of 2023-06/credentialUserRegistrationDetails on 2023-06-21 and will be removed 2024-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -187,7 +187,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CredentialUserRegistrationDetailsRequestBuilder} * @deprecated - * The Reporting credentialUserRegistrationDetails API is deprecated and will stop returning data on June 30, 2024. Please use the new userRegistrationDetails API. as of 2023-06/credentialUserRegistrationDetails + * The Reporting credentialUserRegistrationDetails API is deprecated and will stop returning data on June 30, 2024. Please use the new userRegistrationDetails API. as of 2023-06/credentialUserRegistrationDetails on 2023-06-21 and will be removed 2024-06-30 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/reports/credentialuserregistrationdetails/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/reports/credentialuserregistrationdetails/count/CountRequestBuilder.java index 3a5ac984b5f..20d957afacc 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/reports/credentialuserregistrationdetails/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/reports/credentialuserregistrationdetails/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Reporting credentialUserRegistrationDetails API is deprecated and will stop returning data on June 30, 2024. Please use the new userRegistrationDetails API. as of 2023-06/credentialUserRegistrationDetails + * The Reporting credentialUserRegistrationDetails API is deprecated and will stop returning data on June 30, 2024. Please use the new userRegistrationDetails API. as of 2023-06/credentialUserRegistrationDetails on 2023-06-21 and will be removed 2024-06-30 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Reporting credentialUserRegistrationDetails API is deprecated and will stop returning data on June 30, 2024. Please use the new userRegistrationDetails API. as of 2023-06/credentialUserRegistrationDetails + * The Reporting credentialUserRegistrationDetails API is deprecated and will stop returning data on June 30, 2024. Please use the new userRegistrationDetails API. as of 2023-06/credentialUserRegistrationDetails on 2023-06-21 and will be removed 2024-06-30 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The Reporting credentialUserRegistrationDetails API is deprecated and will stop returning data on June 30, 2024. Please use the new userRegistrationDetails API. as of 2023-06/credentialUserRegistrationDetails + * The Reporting credentialUserRegistrationDetails API is deprecated and will stop returning data on June 30, 2024. Please use the new userRegistrationDetails API. as of 2023-06/credentialUserRegistrationDetails on 2023-06-21 and will be removed 2024-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Reporting credentialUserRegistrationDetails API is deprecated and will stop returning data on June 30, 2024. Please use the new userRegistrationDetails API. as of 2023-06/credentialUserRegistrationDetails + * The Reporting credentialUserRegistrationDetails API is deprecated and will stop returning data on June 30, 2024. Please use the new userRegistrationDetails API. as of 2023-06/credentialUserRegistrationDetails on 2023-06-21 and will be removed 2024-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The Reporting credentialUserRegistrationDetails API is deprecated and will stop returning data on June 30, 2024. Please use the new userRegistrationDetails API. as of 2023-06/credentialUserRegistrationDetails + * The Reporting credentialUserRegistrationDetails API is deprecated and will stop returning data on June 30, 2024. Please use the new userRegistrationDetails API. as of 2023-06/credentialUserRegistrationDetails on 2023-06-21 and will be removed 2024-06-30 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/reports/credentialuserregistrationdetails/item/CredentialUserRegistrationDetailsItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/reports/credentialuserregistrationdetails/item/CredentialUserRegistrationDetailsItemRequestBuilder.java index a715518cd16..5d034deef32 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/reports/credentialuserregistrationdetails/item/CredentialUserRegistrationDetailsItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/reports/credentialuserregistrationdetails/item/CredentialUserRegistrationDetailsItemRequestBuilder.java @@ -40,7 +40,7 @@ public CredentialUserRegistrationDetailsItemRequestBuilder(@jakarta.annotation.N * Delete navigation property credentialUserRegistrationDetails for reports * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Reporting credentialUserRegistrationDetails API is deprecated and will stop returning data on June 30, 2024. Please use the new userRegistrationDetails API. as of 2023-06/credentialUserRegistrationDetails + * The Reporting credentialUserRegistrationDetails API is deprecated and will stop returning data on June 30, 2024. Please use the new userRegistrationDetails API. as of 2023-06/credentialUserRegistrationDetails on 2023-06-21 and will be removed 2024-06-30 */ @Deprecated public void delete() { @@ -51,7 +51,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Reporting credentialUserRegistrationDetails API is deprecated and will stop returning data on June 30, 2024. Please use the new userRegistrationDetails API. as of 2023-06/credentialUserRegistrationDetails + * The Reporting credentialUserRegistrationDetails API is deprecated and will stop returning data on June 30, 2024. Please use the new userRegistrationDetails API. as of 2023-06/credentialUserRegistrationDetails on 2023-06-21 and will be removed 2024-06-30 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -65,7 +65,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link CredentialUserRegistrationDetails} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Reporting credentialUserRegistrationDetails API is deprecated and will stop returning data on June 30, 2024. Please use the new userRegistrationDetails API. as of 2023-06/credentialUserRegistrationDetails + * The Reporting credentialUserRegistrationDetails API is deprecated and will stop returning data on June 30, 2024. Please use the new userRegistrationDetails API. as of 2023-06/credentialUserRegistrationDetails on 2023-06-21 and will be removed 2024-06-30 */ @jakarta.annotation.Nullable @Deprecated @@ -78,7 +78,7 @@ public CredentialUserRegistrationDetails get() { * @return a {@link CredentialUserRegistrationDetails} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Reporting credentialUserRegistrationDetails API is deprecated and will stop returning data on June 30, 2024. Please use the new userRegistrationDetails API. as of 2023-06/credentialUserRegistrationDetails + * The Reporting credentialUserRegistrationDetails API is deprecated and will stop returning data on June 30, 2024. Please use the new userRegistrationDetails API. as of 2023-06/credentialUserRegistrationDetails on 2023-06-21 and will be removed 2024-06-30 */ @jakarta.annotation.Nullable @Deprecated @@ -94,7 +94,7 @@ public CredentialUserRegistrationDetails get(@jakarta.annotation.Nullable final * @return a {@link CredentialUserRegistrationDetails} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Reporting credentialUserRegistrationDetails API is deprecated and will stop returning data on June 30, 2024. Please use the new userRegistrationDetails API. as of 2023-06/credentialUserRegistrationDetails + * The Reporting credentialUserRegistrationDetails API is deprecated and will stop returning data on June 30, 2024. Please use the new userRegistrationDetails API. as of 2023-06/credentialUserRegistrationDetails on 2023-06-21 and will be removed 2024-06-30 */ @jakarta.annotation.Nullable @Deprecated @@ -108,7 +108,7 @@ public CredentialUserRegistrationDetails patch(@jakarta.annotation.Nonnull final * @return a {@link CredentialUserRegistrationDetails} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Reporting credentialUserRegistrationDetails API is deprecated and will stop returning data on June 30, 2024. Please use the new userRegistrationDetails API. as of 2023-06/credentialUserRegistrationDetails + * The Reporting credentialUserRegistrationDetails API is deprecated and will stop returning data on June 30, 2024. Please use the new userRegistrationDetails API. as of 2023-06/credentialUserRegistrationDetails on 2023-06-21 and will be removed 2024-06-30 */ @jakarta.annotation.Nullable @Deprecated @@ -123,7 +123,7 @@ public CredentialUserRegistrationDetails patch(@jakarta.annotation.Nonnull final * Delete navigation property credentialUserRegistrationDetails for reports * @return a {@link RequestInformation} * @deprecated - * The Reporting credentialUserRegistrationDetails API is deprecated and will stop returning data on June 30, 2024. Please use the new userRegistrationDetails API. as of 2023-06/credentialUserRegistrationDetails + * The Reporting credentialUserRegistrationDetails API is deprecated and will stop returning data on June 30, 2024. Please use the new userRegistrationDetails API. as of 2023-06/credentialUserRegistrationDetails on 2023-06-21 and will be removed 2024-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -135,7 +135,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Reporting credentialUserRegistrationDetails API is deprecated and will stop returning data on June 30, 2024. Please use the new userRegistrationDetails API. as of 2023-06/credentialUserRegistrationDetails + * The Reporting credentialUserRegistrationDetails API is deprecated and will stop returning data on June 30, 2024. Please use the new userRegistrationDetails API. as of 2023-06/credentialUserRegistrationDetails on 2023-06-21 and will be removed 2024-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -149,7 +149,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Details of the usage of self-service password reset and multifactor authentication (MFA) for all registered users. * @return a {@link RequestInformation} * @deprecated - * The Reporting credentialUserRegistrationDetails API is deprecated and will stop returning data on June 30, 2024. Please use the new userRegistrationDetails API. as of 2023-06/credentialUserRegistrationDetails + * The Reporting credentialUserRegistrationDetails API is deprecated and will stop returning data on June 30, 2024. Please use the new userRegistrationDetails API. as of 2023-06/credentialUserRegistrationDetails on 2023-06-21 and will be removed 2024-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Reporting credentialUserRegistrationDetails API is deprecated and will stop returning data on June 30, 2024. Please use the new userRegistrationDetails API. as of 2023-06/credentialUserRegistrationDetails + * The Reporting credentialUserRegistrationDetails API is deprecated and will stop returning data on June 30, 2024. Please use the new userRegistrationDetails API. as of 2023-06/credentialUserRegistrationDetails on 2023-06-21 and will be removed 2024-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -176,7 +176,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The Reporting credentialUserRegistrationDetails API is deprecated and will stop returning data on June 30, 2024. Please use the new userRegistrationDetails API. as of 2023-06/credentialUserRegistrationDetails + * The Reporting credentialUserRegistrationDetails API is deprecated and will stop returning data on June 30, 2024. Please use the new userRegistrationDetails API. as of 2023-06/credentialUserRegistrationDetails on 2023-06-21 and will be removed 2024-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -189,7 +189,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Reporting credentialUserRegistrationDetails API is deprecated and will stop returning data on June 30, 2024. Please use the new userRegistrationDetails API. as of 2023-06/credentialUserRegistrationDetails + * The Reporting credentialUserRegistrationDetails API is deprecated and will stop returning data on June 30, 2024. Please use the new userRegistrationDetails API. as of 2023-06/credentialUserRegistrationDetails on 2023-06-21 and will be removed 2024-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -206,7 +206,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link CredentialUserRegistrationDetailsItemRequestBuilder} * @deprecated - * The Reporting credentialUserRegistrationDetails API is deprecated and will stop returning data on June 30, 2024. Please use the new userRegistrationDetails API. as of 2023-06/credentialUserRegistrationDetails + * The Reporting credentialUserRegistrationDetails API is deprecated and will stop returning data on June 30, 2024. Please use the new userRegistrationDetails API. as of 2023-06/credentialUserRegistrationDetails on 2023-06-21 and will be removed 2024-06-30 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/reports/dailyprintusagesummariesbyprinter/DailyPrintUsageSummariesByPrinterRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/reports/dailyprintusagesummariesbyprinter/DailyPrintUsageSummariesByPrinterRequestBuilder.java index dbbe8c357b3..63e4c732767 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/reports/dailyprintusagesummariesbyprinter/DailyPrintUsageSummariesByPrinterRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/reports/dailyprintusagesummariesbyprinter/DailyPrintUsageSummariesByPrinterRequestBuilder.java @@ -27,7 +27,7 @@ public class DailyPrintUsageSummariesByPrinterRequestBuilder extends BaseRequest * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param printUsageByPrinterId The unique identifier of printUsageByPrinter * @return a {@link PrintUsageByPrinterItemRequestBuilder} * @deprecated - * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public DailyPrintUsageSummariesByPrinterRequestBuilder(@jakarta.annotation.Nonnu * @return a {@link PrintUsageByPrinterCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public PrintUsageByPrinterCollectionResponse get() { * @return a {@link PrintUsageByPrinterCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public PrintUsageByPrinterCollectionResponse get(@jakarta.annotation.Nullable fi * @return a {@link PrintUsageByPrinter} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public PrintUsageByPrinter post(@jakarta.annotation.Nonnull final PrintUsageByPr * @return a {@link PrintUsageByPrinter} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public PrintUsageByPrinter post(@jakarta.annotation.Nonnull final PrintUsageByPr * Get dailyPrintUsageSummariesByPrinter from reports * @return a {@link RequestInformation} * @deprecated - * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link DailyPrintUsageSummariesByPrinterRequestBuilder} * @deprecated - * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/reports/dailyprintusagesummariesbyprinter/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/reports/dailyprintusagesummariesbyprinter/count/CountRequestBuilder.java index c38580f0260..e0b1d2bcea2 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/reports/dailyprintusagesummariesbyprinter/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/reports/dailyprintusagesummariesbyprinter/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/reports/dailyprintusagesummariesbyprinter/item/PrintUsageByPrinterItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/reports/dailyprintusagesummariesbyprinter/item/PrintUsageByPrinterItemRequestBuilder.java index 7d5b8992e8f..54efb03caa2 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/reports/dailyprintusagesummariesbyprinter/item/PrintUsageByPrinterItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/reports/dailyprintusagesummariesbyprinter/item/PrintUsageByPrinterItemRequestBuilder.java @@ -40,7 +40,7 @@ public PrintUsageByPrinterItemRequestBuilder(@jakarta.annotation.Nonnull final S * Delete navigation property dailyPrintUsageSummariesByPrinter for reports * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated public void delete() { @@ -51,7 +51,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -65,7 +65,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link PrintUsageByPrinter} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -78,7 +78,7 @@ public PrintUsageByPrinter get() { * @return a {@link PrintUsageByPrinter} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -94,7 +94,7 @@ public PrintUsageByPrinter get(@jakarta.annotation.Nullable final java.util.func * @return a {@link PrintUsageByPrinter} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -108,7 +108,7 @@ public PrintUsageByPrinter patch(@jakarta.annotation.Nonnull final PrintUsageByP * @return a {@link PrintUsageByPrinter} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -123,7 +123,7 @@ public PrintUsageByPrinter patch(@jakarta.annotation.Nonnull final PrintUsageByP * Delete navigation property dailyPrintUsageSummariesByPrinter for reports * @return a {@link RequestInformation} * @deprecated - * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -135,7 +135,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -149,7 +149,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Get dailyPrintUsageSummariesByPrinter from reports * @return a {@link RequestInformation} * @deprecated - * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -176,7 +176,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -189,7 +189,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -206,7 +206,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link PrintUsageByPrinterItemRequestBuilder} * @deprecated - * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/reports/dailyprintusagesummariesbyuser/DailyPrintUsageSummariesByUserRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/reports/dailyprintusagesummariesbyuser/DailyPrintUsageSummariesByUserRequestBuilder.java index bdb0d0e3f65..67ac37776dc 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/reports/dailyprintusagesummariesbyuser/DailyPrintUsageSummariesByUserRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/reports/dailyprintusagesummariesbyuser/DailyPrintUsageSummariesByUserRequestBuilder.java @@ -27,7 +27,7 @@ public class DailyPrintUsageSummariesByUserRequestBuilder extends BaseRequestBui * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param printUsageByUserId The unique identifier of printUsageByUser * @return a {@link PrintUsageByUserItemRequestBuilder} * @deprecated - * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public DailyPrintUsageSummariesByUserRequestBuilder(@jakarta.annotation.Nonnull * @return a {@link PrintUsageByUserCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public PrintUsageByUserCollectionResponse get() { * @return a {@link PrintUsageByUserCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public PrintUsageByUserCollectionResponse get(@jakarta.annotation.Nullable final * @return a {@link PrintUsageByUser} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public PrintUsageByUser post(@jakarta.annotation.Nonnull final PrintUsageByUser * @return a {@link PrintUsageByUser} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public PrintUsageByUser post(@jakarta.annotation.Nonnull final PrintUsageByUser * Get dailyPrintUsageSummariesByUser from reports * @return a {@link RequestInformation} * @deprecated - * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link DailyPrintUsageSummariesByUserRequestBuilder} * @deprecated - * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/reports/dailyprintusagesummariesbyuser/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/reports/dailyprintusagesummariesbyuser/count/CountRequestBuilder.java index 08d392e8f76..61fd5c7cec8 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/reports/dailyprintusagesummariesbyuser/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/reports/dailyprintusagesummariesbyuser/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/reports/dailyprintusagesummariesbyuser/item/PrintUsageByUserItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/reports/dailyprintusagesummariesbyuser/item/PrintUsageByUserItemRequestBuilder.java index a23defc745c..40547d904d0 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/reports/dailyprintusagesummariesbyuser/item/PrintUsageByUserItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/reports/dailyprintusagesummariesbyuser/item/PrintUsageByUserItemRequestBuilder.java @@ -40,7 +40,7 @@ public PrintUsageByUserItemRequestBuilder(@jakarta.annotation.Nonnull final Stri * Delete navigation property dailyPrintUsageSummariesByUser for reports * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated public void delete() { @@ -51,7 +51,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -65,7 +65,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link PrintUsageByUser} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -78,7 +78,7 @@ public PrintUsageByUser get() { * @return a {@link PrintUsageByUser} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -94,7 +94,7 @@ public PrintUsageByUser get(@jakarta.annotation.Nullable final java.util.functio * @return a {@link PrintUsageByUser} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -108,7 +108,7 @@ public PrintUsageByUser patch(@jakarta.annotation.Nonnull final PrintUsageByUser * @return a {@link PrintUsageByUser} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -123,7 +123,7 @@ public PrintUsageByUser patch(@jakarta.annotation.Nonnull final PrintUsageByUser * Delete navigation property dailyPrintUsageSummariesByUser for reports * @return a {@link RequestInformation} * @deprecated - * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -135,7 +135,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -149,7 +149,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Get dailyPrintUsageSummariesByUser from reports * @return a {@link RequestInformation} * @deprecated - * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -176,7 +176,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -189,7 +189,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -206,7 +206,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link PrintUsageByUserItemRequestBuilder} * @deprecated - * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The dailyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the dailyPrintUsage navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/reports/getattacksimulationrepeatoffenders/GetAttackSimulationRepeatOffendersRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/reports/getattacksimulationrepeatoffenders/GetAttackSimulationRepeatOffendersRequestBuilder.java index 0a00a4843c7..5b10ceece7a 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/reports/getattacksimulationrepeatoffenders/GetAttackSimulationRepeatOffendersRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/reports/getattacksimulationrepeatoffenders/GetAttackSimulationRepeatOffendersRequestBuilder.java @@ -40,7 +40,7 @@ public GetAttackSimulationRepeatOffendersRequestBuilder(@jakarta.annotation.Nonn * @return a {@link GetAttackSimulationRepeatOffendersGetResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This report function api is deprecated and will stop returning data on August 20, 2022. Api is now moved to /reports/security. Please use the new API. as of 2022-05/Tasks_And_Plans + * This report function api is deprecated and will stop returning data on August 20, 2022. Api is now moved to /reports/security. Please use the new API. as of 2022-05/Tasks_And_Plans on 2022-05-24 and will be removed 2022-08-20 * @see Find more info here */ @jakarta.annotation.Nullable @@ -54,7 +54,7 @@ public GetAttackSimulationRepeatOffendersGetResponse get() { * @return a {@link GetAttackSimulationRepeatOffendersGetResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This report function api is deprecated and will stop returning data on August 20, 2022. Api is now moved to /reports/security. Please use the new API. as of 2022-05/Tasks_And_Plans + * This report function api is deprecated and will stop returning data on August 20, 2022. Api is now moved to /reports/security. Please use the new API. as of 2022-05/Tasks_And_Plans on 2022-05-24 and will be removed 2022-08-20 * @see Find more info here */ @jakarta.annotation.Nullable @@ -69,7 +69,7 @@ public GetAttackSimulationRepeatOffendersGetResponse get(@jakarta.annotation.Nul * List the users of a tenant who have yielded to attacks more than once in attack simulation and training campaigns. This function supports @odata.nextLink for pagination. * @return a {@link RequestInformation} * @deprecated - * This report function api is deprecated and will stop returning data on August 20, 2022. Api is now moved to /reports/security. Please use the new API. as of 2022-05/Tasks_And_Plans + * This report function api is deprecated and will stop returning data on August 20, 2022. Api is now moved to /reports/security. Please use the new API. as of 2022-05/Tasks_And_Plans on 2022-05-24 and will be removed 2022-08-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -81,7 +81,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This report function api is deprecated and will stop returning data on August 20, 2022. Api is now moved to /reports/security. Please use the new API. as of 2022-05/Tasks_And_Plans + * This report function api is deprecated and will stop returning data on August 20, 2022. Api is now moved to /reports/security. Please use the new API. as of 2022-05/Tasks_And_Plans on 2022-05-24 and will be removed 2022-08-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -96,7 +96,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link GetAttackSimulationRepeatOffendersRequestBuilder} * @deprecated - * This report function api is deprecated and will stop returning data on August 20, 2022. Api is now moved to /reports/security. Please use the new API. as of 2022-05/Tasks_And_Plans + * This report function api is deprecated and will stop returning data on August 20, 2022. Api is now moved to /reports/security. Please use the new API. as of 2022-05/Tasks_And_Plans on 2022-05-24 and will be removed 2022-08-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/reports/getattacksimulationsimulationusercoverage/GetAttackSimulationSimulationUserCoverageRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/reports/getattacksimulationsimulationusercoverage/GetAttackSimulationSimulationUserCoverageRequestBuilder.java index 7be2b37a3ff..2e92c875db2 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/reports/getattacksimulationsimulationusercoverage/GetAttackSimulationSimulationUserCoverageRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/reports/getattacksimulationsimulationusercoverage/GetAttackSimulationSimulationUserCoverageRequestBuilder.java @@ -40,7 +40,7 @@ public GetAttackSimulationSimulationUserCoverageRequestBuilder(@jakarta.annotati * @return a {@link GetAttackSimulationSimulationUserCoverageGetResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This report function api is deprecated and will stop returning data on August 20, 2022. Api is now moved to /reports/security. Please use the new API. as of 2022-05/Tasks_And_Plans + * This report function api is deprecated and will stop returning data on August 20, 2022. Api is now moved to /reports/security. Please use the new API. as of 2022-05/Tasks_And_Plans on 2022-05-24 and will be removed 2022-08-20 * @see Find more info here */ @jakarta.annotation.Nullable @@ -54,7 +54,7 @@ public GetAttackSimulationSimulationUserCoverageGetResponse get() { * @return a {@link GetAttackSimulationSimulationUserCoverageGetResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This report function api is deprecated and will stop returning data on August 20, 2022. Api is now moved to /reports/security. Please use the new API. as of 2022-05/Tasks_And_Plans + * This report function api is deprecated and will stop returning data on August 20, 2022. Api is now moved to /reports/security. Please use the new API. as of 2022-05/Tasks_And_Plans on 2022-05-24 and will be removed 2022-08-20 * @see Find more info here */ @jakarta.annotation.Nullable @@ -69,7 +69,7 @@ public GetAttackSimulationSimulationUserCoverageGetResponse get(@jakarta.annotat * Get simulation coverage for users of a tenant in attack simulation and training campaigns. This function supports @odata.nextLink for pagination. * @return a {@link RequestInformation} * @deprecated - * This report function api is deprecated and will stop returning data on August 20, 2022. Api is now moved to /reports/security. Please use the new API. as of 2022-05/Tasks_And_Plans + * This report function api is deprecated and will stop returning data on August 20, 2022. Api is now moved to /reports/security. Please use the new API. as of 2022-05/Tasks_And_Plans on 2022-05-24 and will be removed 2022-08-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -81,7 +81,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This report function api is deprecated and will stop returning data on August 20, 2022. Api is now moved to /reports/security. Please use the new API. as of 2022-05/Tasks_And_Plans + * This report function api is deprecated and will stop returning data on August 20, 2022. Api is now moved to /reports/security. Please use the new API. as of 2022-05/Tasks_And_Plans on 2022-05-24 and will be removed 2022-08-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -96,7 +96,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link GetAttackSimulationSimulationUserCoverageRequestBuilder} * @deprecated - * This report function api is deprecated and will stop returning data on August 20, 2022. Api is now moved to /reports/security. Please use the new API. as of 2022-05/Tasks_And_Plans + * This report function api is deprecated and will stop returning data on August 20, 2022. Api is now moved to /reports/security. Please use the new API. as of 2022-05/Tasks_And_Plans on 2022-05-24 and will be removed 2022-08-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/reports/getattacksimulationtrainingusercoverage/GetAttackSimulationTrainingUserCoverageRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/reports/getattacksimulationtrainingusercoverage/GetAttackSimulationTrainingUserCoverageRequestBuilder.java index 5a90a5d63d3..2f7533f1141 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/reports/getattacksimulationtrainingusercoverage/GetAttackSimulationTrainingUserCoverageRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/reports/getattacksimulationtrainingusercoverage/GetAttackSimulationTrainingUserCoverageRequestBuilder.java @@ -40,7 +40,7 @@ public GetAttackSimulationTrainingUserCoverageRequestBuilder(@jakarta.annotation * @return a {@link GetAttackSimulationTrainingUserCoverageGetResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This report function api is deprecated and will stop returning data on August 20, 2022. Api is now moved to /reports/security. Please use the new API. as of 2022-05/Tasks_And_Plans + * This report function api is deprecated and will stop returning data on August 20, 2022. Api is now moved to /reports/security. Please use the new API. as of 2022-05/Tasks_And_Plans on 2022-05-24 and will be removed 2022-08-20 * @see Find more info here */ @jakarta.annotation.Nullable @@ -54,7 +54,7 @@ public GetAttackSimulationTrainingUserCoverageGetResponse get() { * @return a {@link GetAttackSimulationTrainingUserCoverageGetResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This report function api is deprecated and will stop returning data on August 20, 2022. Api is now moved to /reports/security. Please use the new API. as of 2022-05/Tasks_And_Plans + * This report function api is deprecated and will stop returning data on August 20, 2022. Api is now moved to /reports/security. Please use the new API. as of 2022-05/Tasks_And_Plans on 2022-05-24 and will be removed 2022-08-20 * @see Find more info here */ @jakarta.annotation.Nullable @@ -69,7 +69,7 @@ public GetAttackSimulationTrainingUserCoverageGetResponse get(@jakarta.annotatio * List training coverage for each user of a tenant in attack simulation and training campaigns. This function supports @odata.nextLink for pagination. * @return a {@link RequestInformation} * @deprecated - * This report function api is deprecated and will stop returning data on August 20, 2022. Api is now moved to /reports/security. Please use the new API. as of 2022-05/Tasks_And_Plans + * This report function api is deprecated and will stop returning data on August 20, 2022. Api is now moved to /reports/security. Please use the new API. as of 2022-05/Tasks_And_Plans on 2022-05-24 and will be removed 2022-08-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -81,7 +81,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This report function api is deprecated and will stop returning data on August 20, 2022. Api is now moved to /reports/security. Please use the new API. as of 2022-05/Tasks_And_Plans + * This report function api is deprecated and will stop returning data on August 20, 2022. Api is now moved to /reports/security. Please use the new API. as of 2022-05/Tasks_And_Plans on 2022-05-24 and will be removed 2022-08-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -96,7 +96,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link GetAttackSimulationTrainingUserCoverageRequestBuilder} * @deprecated - * This report function api is deprecated and will stop returning data on August 20, 2022. Api is now moved to /reports/security. Please use the new API. as of 2022-05/Tasks_And_Plans + * This report function api is deprecated and will stop returning data on August 20, 2022. Api is now moved to /reports/security. Please use the new API. as of 2022-05/Tasks_And_Plans on 2022-05-24 and will be removed 2022-08-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/reports/monthlyprintusagesummariesbyprinter/MonthlyPrintUsageSummariesByPrinterRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/reports/monthlyprintusagesummariesbyprinter/MonthlyPrintUsageSummariesByPrinterRequestBuilder.java index ae7bbdbfc09..e856d9a4120 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/reports/monthlyprintusagesummariesbyprinter/MonthlyPrintUsageSummariesByPrinterRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/reports/monthlyprintusagesummariesbyprinter/MonthlyPrintUsageSummariesByPrinterRequestBuilder.java @@ -27,7 +27,7 @@ public class MonthlyPrintUsageSummariesByPrinterRequestBuilder extends BaseReque * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param printUsageByPrinterId The unique identifier of printUsageByPrinter * @return a {@link PrintUsageByPrinterItemRequestBuilder} * @deprecated - * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public MonthlyPrintUsageSummariesByPrinterRequestBuilder(@jakarta.annotation.Non * @return a {@link PrintUsageByPrinterCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public PrintUsageByPrinterCollectionResponse get() { * @return a {@link PrintUsageByPrinterCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public PrintUsageByPrinterCollectionResponse get(@jakarta.annotation.Nullable fi * @return a {@link PrintUsageByPrinter} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public PrintUsageByPrinter post(@jakarta.annotation.Nonnull final PrintUsageByPr * @return a {@link PrintUsageByPrinter} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public PrintUsageByPrinter post(@jakarta.annotation.Nonnull final PrintUsageByPr * Get monthlyPrintUsageSummariesByPrinter from reports * @return a {@link RequestInformation} * @deprecated - * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link MonthlyPrintUsageSummariesByPrinterRequestBuilder} * @deprecated - * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/reports/monthlyprintusagesummariesbyprinter/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/reports/monthlyprintusagesummariesbyprinter/count/CountRequestBuilder.java index d8ebc1a89d8..44026c84c5d 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/reports/monthlyprintusagesummariesbyprinter/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/reports/monthlyprintusagesummariesbyprinter/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/reports/monthlyprintusagesummariesbyprinter/item/PrintUsageByPrinterItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/reports/monthlyprintusagesummariesbyprinter/item/PrintUsageByPrinterItemRequestBuilder.java index 5b5de9813f3..dd520cf573f 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/reports/monthlyprintusagesummariesbyprinter/item/PrintUsageByPrinterItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/reports/monthlyprintusagesummariesbyprinter/item/PrintUsageByPrinterItemRequestBuilder.java @@ -40,7 +40,7 @@ public PrintUsageByPrinterItemRequestBuilder(@jakarta.annotation.Nonnull final S * Delete navigation property monthlyPrintUsageSummariesByPrinter for reports * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated public void delete() { @@ -51,7 +51,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -65,7 +65,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link PrintUsageByPrinter} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -78,7 +78,7 @@ public PrintUsageByPrinter get() { * @return a {@link PrintUsageByPrinter} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -94,7 +94,7 @@ public PrintUsageByPrinter get(@jakarta.annotation.Nullable final java.util.func * @return a {@link PrintUsageByPrinter} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -108,7 +108,7 @@ public PrintUsageByPrinter patch(@jakarta.annotation.Nonnull final PrintUsageByP * @return a {@link PrintUsageByPrinter} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -123,7 +123,7 @@ public PrintUsageByPrinter patch(@jakarta.annotation.Nonnull final PrintUsageByP * Delete navigation property monthlyPrintUsageSummariesByPrinter for reports * @return a {@link RequestInformation} * @deprecated - * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -135,7 +135,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -149,7 +149,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Get monthlyPrintUsageSummariesByPrinter from reports * @return a {@link RequestInformation} * @deprecated - * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -176,7 +176,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -189,7 +189,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -206,7 +206,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link PrintUsageByPrinterItemRequestBuilder} * @deprecated - * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByPrinter navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByPrinter navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/reports/monthlyprintusagesummariesbyuser/MonthlyPrintUsageSummariesByUserRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/reports/monthlyprintusagesummariesbyuser/MonthlyPrintUsageSummariesByUserRequestBuilder.java index c448252fd8b..40f4f9e1d37 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/reports/monthlyprintusagesummariesbyuser/MonthlyPrintUsageSummariesByUserRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/reports/monthlyprintusagesummariesbyuser/MonthlyPrintUsageSummariesByUserRequestBuilder.java @@ -27,7 +27,7 @@ public class MonthlyPrintUsageSummariesByUserRequestBuilder extends BaseRequestB * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param printUsageByUserId The unique identifier of printUsageByUser * @return a {@link PrintUsageByUserItemRequestBuilder} * @deprecated - * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public MonthlyPrintUsageSummariesByUserRequestBuilder(@jakarta.annotation.Nonnul * @return a {@link PrintUsageByUserCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public PrintUsageByUserCollectionResponse get() { * @return a {@link PrintUsageByUserCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public PrintUsageByUserCollectionResponse get(@jakarta.annotation.Nullable final * @return a {@link PrintUsageByUser} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public PrintUsageByUser post(@jakarta.annotation.Nonnull final PrintUsageByUser * @return a {@link PrintUsageByUser} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public PrintUsageByUser post(@jakarta.annotation.Nonnull final PrintUsageByUser * Get monthlyPrintUsageSummariesByUser from reports * @return a {@link RequestInformation} * @deprecated - * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link MonthlyPrintUsageSummariesByUserRequestBuilder} * @deprecated - * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/reports/monthlyprintusagesummariesbyuser/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/reports/monthlyprintusagesummariesbyuser/count/CountRequestBuilder.java index b49280f0acc..12c703bb2f7 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/reports/monthlyprintusagesummariesbyuser/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/reports/monthlyprintusagesummariesbyuser/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/reports/monthlyprintusagesummariesbyuser/item/PrintUsageByUserItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/reports/monthlyprintusagesummariesbyuser/item/PrintUsageByUserItemRequestBuilder.java index 4602a6481d0..8c030238ec9 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/reports/monthlyprintusagesummariesbyuser/item/PrintUsageByUserItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/reports/monthlyprintusagesummariesbyuser/item/PrintUsageByUserItemRequestBuilder.java @@ -40,7 +40,7 @@ public PrintUsageByUserItemRequestBuilder(@jakarta.annotation.Nonnull final Stri * Delete navigation property monthlyPrintUsageSummariesByUser for reports * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated public void delete() { @@ -51,7 +51,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -65,7 +65,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link PrintUsageByUser} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -78,7 +78,7 @@ public PrintUsageByUser get() { * @return a {@link PrintUsageByUser} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -94,7 +94,7 @@ public PrintUsageByUser get(@jakarta.annotation.Nullable final java.util.functio * @return a {@link PrintUsageByUser} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -108,7 +108,7 @@ public PrintUsageByUser patch(@jakarta.annotation.Nonnull final PrintUsageByUser * @return a {@link PrintUsageByUser} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nullable @Deprecated @@ -123,7 +123,7 @@ public PrintUsageByUser patch(@jakarta.annotation.Nonnull final PrintUsageByUser * Delete navigation property monthlyPrintUsageSummariesByUser for reports * @return a {@link RequestInformation} * @deprecated - * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -135,7 +135,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -149,7 +149,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Get monthlyPrintUsageSummariesByUser from reports * @return a {@link RequestInformation} * @deprecated - * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -176,7 +176,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -189,7 +189,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated @@ -206,7 +206,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link PrintUsageByUserItemRequestBuilder} * @deprecated - * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans + * The monthlyPrintUsageSummariesByUser navigation property is deprecated and will stop returning data on July 31, 2023. Please use the monthlyPrintUsageByUser navigation property instead of this. as of 2023-06/Tasks_And_Plans on 2023-06-13 and will be removed 2023-07-31 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/reports/userinsights/daily/inactiveusersbyapplication/InactiveUsersByApplicationRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/reports/userinsights/daily/inactiveusersbyapplication/InactiveUsersByApplicationRequestBuilder.java index 342613e43d4..2e311fd9a96 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/reports/userinsights/daily/inactiveusersbyapplication/InactiveUsersByApplicationRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/reports/userinsights/daily/inactiveusersbyapplication/InactiveUsersByApplicationRequestBuilder.java @@ -26,7 +26,7 @@ public class InactiveUsersByApplicationRequestBuilder extends BaseRequestBuilder * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs + * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs on 2024-02-02 and will be removed 2024-02-16 */ @Deprecated @jakarta.annotation.Nonnull @@ -38,7 +38,7 @@ public CountRequestBuilder count() { * @param dailyInactiveUsersByApplicationMetricId The unique identifier of dailyInactiveUsersByApplicationMetric * @return a {@link DailyInactiveUsersByApplicationMetricItemRequestBuilder} * @deprecated - * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs + * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs on 2024-02-02 and will be removed 2024-02-16 */ @jakarta.annotation.Nonnull @Deprecated @@ -69,7 +69,7 @@ public InactiveUsersByApplicationRequestBuilder(@jakarta.annotation.Nonnull fina * @return a {@link DailyInactiveUsersByApplicationMetricCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs + * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs on 2024-02-02 and will be removed 2024-02-16 */ @jakarta.annotation.Nullable @Deprecated @@ -82,7 +82,7 @@ public DailyInactiveUsersByApplicationMetricCollectionResponse get() { * @return a {@link DailyInactiveUsersByApplicationMetricCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs + * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs on 2024-02-02 and will be removed 2024-02-16 */ @jakarta.annotation.Nullable @Deprecated @@ -96,7 +96,7 @@ public DailyInactiveUsersByApplicationMetricCollectionResponse get(@jakarta.anno * Get inactiveUsersByApplication from reports * @return a {@link RequestInformation} * @deprecated - * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs + * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs on 2024-02-02 and will be removed 2024-02-16 */ @jakarta.annotation.Nonnull @Deprecated @@ -108,7 +108,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs + * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs on 2024-02-02 and will be removed 2024-02-16 */ @jakarta.annotation.Nonnull @Deprecated @@ -123,7 +123,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link InactiveUsersByApplicationRequestBuilder} * @deprecated - * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs + * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs on 2024-02-02 and will be removed 2024-02-16 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/reports/userinsights/daily/inactiveusersbyapplication/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/reports/userinsights/daily/inactiveusersbyapplication/count/CountRequestBuilder.java index c1fbbf6110f..aa59e0347ab 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/reports/userinsights/daily/inactiveusersbyapplication/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/reports/userinsights/daily/inactiveusersbyapplication/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs + * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs on 2024-02-02 and will be removed 2024-02-16 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs + * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs on 2024-02-02 and will be removed 2024-02-16 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs + * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs on 2024-02-02 and will be removed 2024-02-16 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs + * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs on 2024-02-02 and will be removed 2024-02-16 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs + * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs on 2024-02-02 and will be removed 2024-02-16 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/reports/userinsights/daily/inactiveusersbyapplication/item/DailyInactiveUsersByApplicationMetricItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/reports/userinsights/daily/inactiveusersbyapplication/item/DailyInactiveUsersByApplicationMetricItemRequestBuilder.java index b39c9230be9..676588503d0 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/reports/userinsights/daily/inactiveusersbyapplication/item/DailyInactiveUsersByApplicationMetricItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/reports/userinsights/daily/inactiveusersbyapplication/item/DailyInactiveUsersByApplicationMetricItemRequestBuilder.java @@ -41,7 +41,7 @@ public DailyInactiveUsersByApplicationMetricItemRequestBuilder(@jakarta.annotati * @return a {@link DailyInactiveUsersByApplicationMetric} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs + * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs on 2024-02-02 and will be removed 2024-02-16 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public DailyInactiveUsersByApplicationMetric get() { * @return a {@link DailyInactiveUsersByApplicationMetric} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs + * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs on 2024-02-02 and will be removed 2024-02-16 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public DailyInactiveUsersByApplicationMetric get(@jakarta.annotation.Nullable fi * Get inactiveUsersByApplication from reports * @return a {@link RequestInformation} * @deprecated - * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs + * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs on 2024-02-02 and will be removed 2024-02-16 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs + * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs on 2024-02-02 and will be removed 2024-02-16 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link DailyInactiveUsersByApplicationMetricItemRequestBuilder} * @deprecated - * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs + * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs on 2024-02-02 and will be removed 2024-02-16 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/reports/userinsights/monthly/inactiveusersbyapplication/InactiveUsersByApplicationRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/reports/userinsights/monthly/inactiveusersbyapplication/InactiveUsersByApplicationRequestBuilder.java index 75d055d9538..f399b4307b7 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/reports/userinsights/monthly/inactiveusersbyapplication/InactiveUsersByApplicationRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/reports/userinsights/monthly/inactiveusersbyapplication/InactiveUsersByApplicationRequestBuilder.java @@ -26,7 +26,7 @@ public class InactiveUsersByApplicationRequestBuilder extends BaseRequestBuilder * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs + * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs on 2024-02-02 and will be removed 2024-02-16 */ @Deprecated @jakarta.annotation.Nonnull @@ -38,7 +38,7 @@ public CountRequestBuilder count() { * @param monthlyInactiveUsersByApplicationMetricId The unique identifier of monthlyInactiveUsersByApplicationMetric * @return a {@link MonthlyInactiveUsersByApplicationMetricItemRequestBuilder} * @deprecated - * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs + * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs on 2024-02-02 and will be removed 2024-02-16 */ @jakarta.annotation.Nonnull @Deprecated @@ -69,7 +69,7 @@ public InactiveUsersByApplicationRequestBuilder(@jakarta.annotation.Nonnull fina * @return a {@link MonthlyInactiveUsersByApplicationMetricCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs + * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs on 2024-02-02 and will be removed 2024-02-16 */ @jakarta.annotation.Nullable @Deprecated @@ -82,7 +82,7 @@ public MonthlyInactiveUsersByApplicationMetricCollectionResponse get() { * @return a {@link MonthlyInactiveUsersByApplicationMetricCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs + * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs on 2024-02-02 and will be removed 2024-02-16 */ @jakarta.annotation.Nullable @Deprecated @@ -96,7 +96,7 @@ public MonthlyInactiveUsersByApplicationMetricCollectionResponse get(@jakarta.an * Get inactiveUsersByApplication from reports * @return a {@link RequestInformation} * @deprecated - * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs + * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs on 2024-02-02 and will be removed 2024-02-16 */ @jakarta.annotation.Nonnull @Deprecated @@ -108,7 +108,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs + * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs on 2024-02-02 and will be removed 2024-02-16 */ @jakarta.annotation.Nonnull @Deprecated @@ -123,7 +123,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link InactiveUsersByApplicationRequestBuilder} * @deprecated - * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs + * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs on 2024-02-02 and will be removed 2024-02-16 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/reports/userinsights/monthly/inactiveusersbyapplication/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/reports/userinsights/monthly/inactiveusersbyapplication/count/CountRequestBuilder.java index d05e08b7e33..4d39cf85b92 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/reports/userinsights/monthly/inactiveusersbyapplication/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/reports/userinsights/monthly/inactiveusersbyapplication/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs + * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs on 2024-02-02 and will be removed 2024-02-16 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs + * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs on 2024-02-02 and will be removed 2024-02-16 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs + * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs on 2024-02-02 and will be removed 2024-02-16 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs + * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs on 2024-02-02 and will be removed 2024-02-16 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs + * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs on 2024-02-02 and will be removed 2024-02-16 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/reports/userinsights/monthly/inactiveusersbyapplication/item/MonthlyInactiveUsersByApplicationMetricItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/reports/userinsights/monthly/inactiveusersbyapplication/item/MonthlyInactiveUsersByApplicationMetricItemRequestBuilder.java index b06523f4f1e..62aa799bac4 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/reports/userinsights/monthly/inactiveusersbyapplication/item/MonthlyInactiveUsersByApplicationMetricItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/reports/userinsights/monthly/inactiveusersbyapplication/item/MonthlyInactiveUsersByApplicationMetricItemRequestBuilder.java @@ -41,7 +41,7 @@ public MonthlyInactiveUsersByApplicationMetricItemRequestBuilder(@jakarta.annota * @return a {@link MonthlyInactiveUsersByApplicationMetric} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs + * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs on 2024-02-02 and will be removed 2024-02-16 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public MonthlyInactiveUsersByApplicationMetric get() { * @return a {@link MonthlyInactiveUsersByApplicationMetric} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs + * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs on 2024-02-02 and will be removed 2024-02-16 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public MonthlyInactiveUsersByApplicationMetric get(@jakarta.annotation.Nullable * Get inactiveUsersByApplication from reports * @return a {@link RequestInformation} * @deprecated - * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs + * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs on 2024-02-02 and will be removed 2024-02-16 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs + * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs on 2024-02-02 and will be removed 2024-02-16 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link MonthlyInactiveUsersByApplicationMetricItemRequestBuilder} * @deprecated - * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs + * The Inactive Users By Application Metric is deprecated and will stop returning data on February 16, 2024. Please use the existing Inactive Users API. as of 2024-02/Remove_Breakdown_APIs on 2024-02-02 and will be removed 2024-02-16 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/riskdetections/RiskDetectionsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/riskdetections/RiskDetectionsRequestBuilder.java index d756edcf8c8..796fcc9564e 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/riskdetections/RiskDetectionsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/riskdetections/RiskDetectionsRequestBuilder.java @@ -51,21 +51,21 @@ public RiskDetectionsRequestBuilder(@jakarta.annotation.Nonnull final String raw super(requestAdapter, "{+baseurl}/riskDetections{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * Retrieve the properties of a collection of riskDetection objects. + * Retrieve the properties of a riskDetection object. * @return a {@link RiskDetectionCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public RiskDetectionCollectionResponse get() { return get(null); } /** - * Retrieve the properties of a collection of riskDetection objects. + * Retrieve the properties of a riskDetection object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RiskDetectionCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public RiskDetectionCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -100,7 +100,7 @@ public RiskDetection post(@jakarta.annotation.Nonnull final RiskDetection body, return this.requestAdapter.send(requestInfo, errorMapping, RiskDetection::createFromDiscriminatorValue); } /** - * Retrieve the properties of a collection of riskDetection objects. + * Retrieve the properties of a riskDetection object. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -108,7 +108,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Retrieve the properties of a collection of riskDetection objects. + * Retrieve the properties of a riskDetection object. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -154,7 +154,7 @@ public RiskDetectionsRequestBuilder withUrl(@jakarta.annotation.Nonnull final St return new RiskDetectionsRequestBuilder(rawUrl, requestAdapter); } /** - * Retrieve the properties of a collection of riskDetection objects. + * Retrieve the properties of a riskDetection object. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/beta/generated/rolemanagement/devicemanagement/roleassignments/RoleAssignmentsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/rolemanagement/devicemanagement/roleassignments/RoleAssignmentsRequestBuilder.java index bc71dab7baf..f2ab0f2513c 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/rolemanagement/devicemanagement/roleassignments/RoleAssignmentsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/rolemanagement/devicemanagement/roleassignments/RoleAssignmentsRequestBuilder.java @@ -60,21 +60,21 @@ public RoleAssignmentsRequestBuilder(@jakarta.annotation.Nonnull final String ra super(requestAdapter, "{+baseurl}/roleManagement/deviceManagement/roleAssignments{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * Get the properties and relationships of a unifiedRoleAssignmentMultiple object of an RBAC provider. The following RBAC providers are currently supported:- Cloud PC - device management (Intune) For other Microsoft 365 applications (like Microsoft Entra ID), use unifiedRoleAssignment. + * Get a list of unifiedRoleAssignmentMultiple objects for an RBAC provider. The following RBAC providers are currently supported:- Cloud PC - device management (Intune) For other Microsoft 365 applications (like Microsoft Entra ID), use unifiedRoleAssignment. * @return a {@link UnifiedRoleAssignmentMultipleCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public UnifiedRoleAssignmentMultipleCollectionResponse get() { return get(null); } /** - * Get the properties and relationships of a unifiedRoleAssignmentMultiple object of an RBAC provider. The following RBAC providers are currently supported:- Cloud PC - device management (Intune) For other Microsoft 365 applications (like Microsoft Entra ID), use unifiedRoleAssignment. + * Get a list of unifiedRoleAssignmentMultiple objects for an RBAC provider. The following RBAC providers are currently supported:- Cloud PC - device management (Intune) For other Microsoft 365 applications (like Microsoft Entra ID), use unifiedRoleAssignment. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link UnifiedRoleAssignmentMultipleCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public UnifiedRoleAssignmentMultipleCollectionResponse get(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -111,7 +111,7 @@ public UnifiedRoleAssignmentMultiple post(@jakarta.annotation.Nonnull final Unif return this.requestAdapter.send(requestInfo, errorMapping, UnifiedRoleAssignmentMultiple::createFromDiscriminatorValue); } /** - * Get the properties and relationships of a unifiedRoleAssignmentMultiple object of an RBAC provider. The following RBAC providers are currently supported:- Cloud PC - device management (Intune) For other Microsoft 365 applications (like Microsoft Entra ID), use unifiedRoleAssignment. + * Get a list of unifiedRoleAssignmentMultiple objects for an RBAC provider. The following RBAC providers are currently supported:- Cloud PC - device management (Intune) For other Microsoft 365 applications (like Microsoft Entra ID), use unifiedRoleAssignment. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -119,7 +119,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Get the properties and relationships of a unifiedRoleAssignmentMultiple object of an RBAC provider. The following RBAC providers are currently supported:- Cloud PC - device management (Intune) For other Microsoft 365 applications (like Microsoft Entra ID), use unifiedRoleAssignment. + * Get a list of unifiedRoleAssignmentMultiple objects for an RBAC provider. The following RBAC providers are currently supported:- Cloud PC - device management (Intune) For other Microsoft 365 applications (like Microsoft Entra ID), use unifiedRoleAssignment. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -165,7 +165,7 @@ public RoleAssignmentsRequestBuilder withUrl(@jakarta.annotation.Nonnull final S return new RoleAssignmentsRequestBuilder(rawUrl, requestAdapter); } /** - * Get the properties and relationships of a unifiedRoleAssignmentMultiple object of an RBAC provider. The following RBAC providers are currently supported:- Cloud PC - device management (Intune) For other Microsoft 365 applications (like Microsoft Entra ID), use unifiedRoleAssignment. + * Get a list of unifiedRoleAssignmentMultiple objects for an RBAC provider. The following RBAC providers are currently supported:- Cloud PC - device management (Intune) For other Microsoft 365 applications (like Microsoft Entra ID), use unifiedRoleAssignment. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/beta/generated/security/alerts/AlertsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/security/alerts/AlertsRequestBuilder.java index 3b90dadd539..c308e4e9342 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/security/alerts/AlertsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/security/alerts/AlertsRequestBuilder.java @@ -28,7 +28,7 @@ public class AlertsRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * Provides operations to call the updateAlerts method. * @return a {@link UpdateAlertsRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @Deprecated @jakarta.annotation.Nonnull @@ -51,7 +51,7 @@ public UpdateAlertsRequestBuilder updateAlerts() { * @param alertId The unique identifier of alert * @return a {@link AlertItemRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -82,7 +82,7 @@ public AlertsRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @ja * @return a {@link AlertCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 * @see Find more info here */ @jakarta.annotation.Nullable @@ -96,7 +96,7 @@ public AlertCollectionResponse get() { * @return a {@link AlertCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 * @see Find more info here */ @jakarta.annotation.Nullable @@ -113,7 +113,7 @@ public AlertCollectionResponse get(@jakarta.annotation.Nullable final java.util. * @return a {@link Alert} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -127,7 +127,7 @@ public Alert post(@jakarta.annotation.Nonnull final Alert body) { * @return a {@link Alert} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -142,7 +142,7 @@ public Alert post(@jakarta.annotation.Nonnull final Alert body, @jakarta.annotat * Retrieve a list of alert objects. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -154,7 +154,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -169,7 +169,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -182,7 +182,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -199,7 +199,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AlertsRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/security/alerts/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/security/alerts/count/CountRequestBuilder.java index d5d79ba0945..0ab87b19ce8 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/security/alerts/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/security/alerts/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/security/alerts/item/AlertItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/security/alerts/item/AlertItemRequestBuilder.java index 3c6a1448195..b408a3f522a 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/security/alerts/item/AlertItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/security/alerts/item/AlertItemRequestBuilder.java @@ -41,7 +41,7 @@ public AlertItemRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, * @return a {@link Alert} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 * @see Find more info here */ @jakarta.annotation.Nullable @@ -55,7 +55,7 @@ public Alert get() { * @return a {@link Alert} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 * @see Find more info here */ @jakarta.annotation.Nullable @@ -72,7 +72,7 @@ public Alert get(@jakarta.annotation.Nullable final java.util.function.Consumer< * @return a {@link Alert} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 * @see Find more info here */ @jakarta.annotation.Nullable @@ -87,7 +87,7 @@ public Alert patch(@jakarta.annotation.Nonnull final Alert body) { * @return a {@link Alert} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 * @see Find more info here */ @jakarta.annotation.Nullable @@ -103,7 +103,7 @@ public Alert patch(@jakarta.annotation.Nonnull final Alert body, @jakarta.annota * Retrieve the properties and relationships of an alert object. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -115,7 +115,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -130,7 +130,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -143,7 +143,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -160,7 +160,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link AlertItemRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/security/alerts/updatealerts/UpdateAlertsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/security/alerts/updatealerts/UpdateAlertsRequestBuilder.java index 9c45f16a1ee..e19018f8ff1 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/security/alerts/updatealerts/UpdateAlertsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/security/alerts/updatealerts/UpdateAlertsRequestBuilder.java @@ -40,7 +40,7 @@ public UpdateAlertsRequestBuilder(@jakarta.annotation.Nonnull final String rawUr * @return a {@link UpdateAlertsPostResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 * @see Find more info here */ @jakarta.annotation.Nullable @@ -55,7 +55,7 @@ public UpdateAlertsPostResponse post(@jakarta.annotation.Nonnull final UpdateAle * @return a {@link UpdateAlertsPostResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 * @see Find more info here */ @jakarta.annotation.Nullable @@ -72,7 +72,7 @@ public UpdateAlertsPostResponse post(@jakarta.annotation.Nonnull final UpdateAle * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -85,7 +85,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -102,7 +102,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link UpdateAlertsRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/security/cloudappsecurityprofiles/CloudAppSecurityProfilesRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/security/cloudappsecurityprofiles/CloudAppSecurityProfilesRequestBuilder.java index 033f263e30e..79d97c2d6d2 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/security/cloudappsecurityprofiles/CloudAppSecurityProfilesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/security/cloudappsecurityprofiles/CloudAppSecurityProfilesRequestBuilder.java @@ -27,7 +27,7 @@ public class CloudAppSecurityProfilesRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param cloudAppSecurityProfileId The unique identifier of cloudAppSecurityProfile * @return a {@link CloudAppSecurityProfileItemRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public CloudAppSecurityProfilesRequestBuilder(@jakarta.annotation.Nonnull final * @return a {@link CloudAppSecurityProfileCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public CloudAppSecurityProfileCollectionResponse get() { * @return a {@link CloudAppSecurityProfileCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public CloudAppSecurityProfileCollectionResponse get(@jakarta.annotation.Nullabl * @return a {@link CloudAppSecurityProfile} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public CloudAppSecurityProfile post(@jakarta.annotation.Nonnull final CloudAppSe * @return a {@link CloudAppSecurityProfile} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public CloudAppSecurityProfile post(@jakarta.annotation.Nonnull final CloudAppSe * Get cloudAppSecurityProfiles from security * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CloudAppSecurityProfilesRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/security/cloudappsecurityprofiles/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/security/cloudappsecurityprofiles/count/CountRequestBuilder.java index 584b415f950..8f074ccdd85 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/security/cloudappsecurityprofiles/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/security/cloudappsecurityprofiles/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/security/cloudappsecurityprofiles/item/CloudAppSecurityProfileItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/security/cloudappsecurityprofiles/item/CloudAppSecurityProfileItemRequestBuilder.java index aad83577667..1376246193a 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/security/cloudappsecurityprofiles/item/CloudAppSecurityProfileItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/security/cloudappsecurityprofiles/item/CloudAppSecurityProfileItemRequestBuilder.java @@ -40,7 +40,7 @@ public CloudAppSecurityProfileItemRequestBuilder(@jakarta.annotation.Nonnull fin * Delete navigation property cloudAppSecurityProfiles for security * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @Deprecated public void delete() { @@ -51,7 +51,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -65,7 +65,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link CloudAppSecurityProfile} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -78,7 +78,7 @@ public CloudAppSecurityProfile get() { * @return a {@link CloudAppSecurityProfile} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -94,7 +94,7 @@ public CloudAppSecurityProfile get(@jakarta.annotation.Nullable final java.util. * @return a {@link CloudAppSecurityProfile} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -108,7 +108,7 @@ public CloudAppSecurityProfile patch(@jakarta.annotation.Nonnull final CloudAppS * @return a {@link CloudAppSecurityProfile} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -123,7 +123,7 @@ public CloudAppSecurityProfile patch(@jakarta.annotation.Nonnull final CloudAppS * Delete navigation property cloudAppSecurityProfiles for security * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -135,7 +135,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -149,7 +149,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Get cloudAppSecurityProfiles from security * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -176,7 +176,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -189,7 +189,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -206,7 +206,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link CloudAppSecurityProfileItemRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/security/domainsecurityprofiles/DomainSecurityProfilesRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/security/domainsecurityprofiles/DomainSecurityProfilesRequestBuilder.java index eabafe737a7..6e7410843a7 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/security/domainsecurityprofiles/DomainSecurityProfilesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/security/domainsecurityprofiles/DomainSecurityProfilesRequestBuilder.java @@ -27,7 +27,7 @@ public class DomainSecurityProfilesRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param domainSecurityProfileId The unique identifier of domainSecurityProfile * @return a {@link DomainSecurityProfileItemRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public DomainSecurityProfilesRequestBuilder(@jakarta.annotation.Nonnull final St * @return a {@link DomainSecurityProfileCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public DomainSecurityProfileCollectionResponse get() { * @return a {@link DomainSecurityProfileCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public DomainSecurityProfileCollectionResponse get(@jakarta.annotation.Nullable * @return a {@link DomainSecurityProfile} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public DomainSecurityProfile post(@jakarta.annotation.Nonnull final DomainSecuri * @return a {@link DomainSecurityProfile} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public DomainSecurityProfile post(@jakarta.annotation.Nonnull final DomainSecuri * Get domainSecurityProfiles from security * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link DomainSecurityProfilesRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/security/domainsecurityprofiles/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/security/domainsecurityprofiles/count/CountRequestBuilder.java index a230ce6f569..4ab7dbeeb6b 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/security/domainsecurityprofiles/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/security/domainsecurityprofiles/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/security/domainsecurityprofiles/item/DomainSecurityProfileItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/security/domainsecurityprofiles/item/DomainSecurityProfileItemRequestBuilder.java index fdda2972775..fe20a083311 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/security/domainsecurityprofiles/item/DomainSecurityProfileItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/security/domainsecurityprofiles/item/DomainSecurityProfileItemRequestBuilder.java @@ -40,7 +40,7 @@ public DomainSecurityProfileItemRequestBuilder(@jakarta.annotation.Nonnull final * Delete navigation property domainSecurityProfiles for security * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @Deprecated public void delete() { @@ -51,7 +51,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -65,7 +65,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link DomainSecurityProfile} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -78,7 +78,7 @@ public DomainSecurityProfile get() { * @return a {@link DomainSecurityProfile} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -94,7 +94,7 @@ public DomainSecurityProfile get(@jakarta.annotation.Nullable final java.util.fu * @return a {@link DomainSecurityProfile} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -108,7 +108,7 @@ public DomainSecurityProfile patch(@jakarta.annotation.Nonnull final DomainSecur * @return a {@link DomainSecurityProfile} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -123,7 +123,7 @@ public DomainSecurityProfile patch(@jakarta.annotation.Nonnull final DomainSecur * Delete navigation property domainSecurityProfiles for security * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -135,7 +135,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -149,7 +149,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Get domainSecurityProfiles from security * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -176,7 +176,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -189,7 +189,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -206,7 +206,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link DomainSecurityProfileItemRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/security/filesecurityprofiles/FileSecurityProfilesRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/security/filesecurityprofiles/FileSecurityProfilesRequestBuilder.java index 249c18f5853..2c0af9d129f 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/security/filesecurityprofiles/FileSecurityProfilesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/security/filesecurityprofiles/FileSecurityProfilesRequestBuilder.java @@ -27,7 +27,7 @@ public class FileSecurityProfilesRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param fileSecurityProfileId The unique identifier of fileSecurityProfile * @return a {@link FileSecurityProfileItemRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public FileSecurityProfilesRequestBuilder(@jakarta.annotation.Nonnull final Stri * @return a {@link FileSecurityProfileCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public FileSecurityProfileCollectionResponse get() { * @return a {@link FileSecurityProfileCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public FileSecurityProfileCollectionResponse get(@jakarta.annotation.Nullable fi * @return a {@link FileSecurityProfile} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public FileSecurityProfile post(@jakarta.annotation.Nonnull final FileSecurityPr * @return a {@link FileSecurityProfile} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public FileSecurityProfile post(@jakarta.annotation.Nonnull final FileSecurityPr * Get fileSecurityProfiles from security * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link FileSecurityProfilesRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/security/filesecurityprofiles/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/security/filesecurityprofiles/count/CountRequestBuilder.java index a7ef2f2ab3a..9942103bb77 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/security/filesecurityprofiles/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/security/filesecurityprofiles/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/security/filesecurityprofiles/item/FileSecurityProfileItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/security/filesecurityprofiles/item/FileSecurityProfileItemRequestBuilder.java index 5ca306e59bc..1de1237112b 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/security/filesecurityprofiles/item/FileSecurityProfileItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/security/filesecurityprofiles/item/FileSecurityProfileItemRequestBuilder.java @@ -40,7 +40,7 @@ public FileSecurityProfileItemRequestBuilder(@jakarta.annotation.Nonnull final S * Delete navigation property fileSecurityProfiles for security * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @Deprecated public void delete() { @@ -51,7 +51,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -65,7 +65,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link FileSecurityProfile} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -78,7 +78,7 @@ public FileSecurityProfile get() { * @return a {@link FileSecurityProfile} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -94,7 +94,7 @@ public FileSecurityProfile get(@jakarta.annotation.Nullable final java.util.func * @return a {@link FileSecurityProfile} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -108,7 +108,7 @@ public FileSecurityProfile patch(@jakarta.annotation.Nonnull final FileSecurityP * @return a {@link FileSecurityProfile} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -123,7 +123,7 @@ public FileSecurityProfile patch(@jakarta.annotation.Nonnull final FileSecurityP * Delete navigation property fileSecurityProfiles for security * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -135,7 +135,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -149,7 +149,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Get fileSecurityProfiles from security * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -176,7 +176,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -189,7 +189,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -206,7 +206,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link FileSecurityProfileItemRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/security/hostsecurityprofiles/HostSecurityProfilesRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/security/hostsecurityprofiles/HostSecurityProfilesRequestBuilder.java index 6319e13288e..732eb29cc2d 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/security/hostsecurityprofiles/HostSecurityProfilesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/security/hostsecurityprofiles/HostSecurityProfilesRequestBuilder.java @@ -27,7 +27,7 @@ public class HostSecurityProfilesRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param hostSecurityProfileId The unique identifier of hostSecurityProfile * @return a {@link HostSecurityProfileItemRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public HostSecurityProfilesRequestBuilder(@jakarta.annotation.Nonnull final Stri * @return a {@link HostSecurityProfileCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public HostSecurityProfileCollectionResponse get() { * @return a {@link HostSecurityProfileCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public HostSecurityProfileCollectionResponse get(@jakarta.annotation.Nullable fi * @return a {@link HostSecurityProfile} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public HostSecurityProfile post(@jakarta.annotation.Nonnull final HostSecurityPr * @return a {@link HostSecurityProfile} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public HostSecurityProfile post(@jakarta.annotation.Nonnull final HostSecurityPr * Get hostSecurityProfiles from security * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link HostSecurityProfilesRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/security/hostsecurityprofiles/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/security/hostsecurityprofiles/count/CountRequestBuilder.java index dd5022f12c3..ebf5cc7d97e 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/security/hostsecurityprofiles/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/security/hostsecurityprofiles/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/security/hostsecurityprofiles/item/HostSecurityProfileItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/security/hostsecurityprofiles/item/HostSecurityProfileItemRequestBuilder.java index 0d79f61cb81..7c5fcc332d9 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/security/hostsecurityprofiles/item/HostSecurityProfileItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/security/hostsecurityprofiles/item/HostSecurityProfileItemRequestBuilder.java @@ -40,7 +40,7 @@ public HostSecurityProfileItemRequestBuilder(@jakarta.annotation.Nonnull final S * Delete navigation property hostSecurityProfiles for security * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @Deprecated public void delete() { @@ -51,7 +51,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -65,7 +65,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link HostSecurityProfile} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -78,7 +78,7 @@ public HostSecurityProfile get() { * @return a {@link HostSecurityProfile} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -94,7 +94,7 @@ public HostSecurityProfile get(@jakarta.annotation.Nullable final java.util.func * @return a {@link HostSecurityProfile} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -108,7 +108,7 @@ public HostSecurityProfile patch(@jakarta.annotation.Nonnull final HostSecurityP * @return a {@link HostSecurityProfile} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -123,7 +123,7 @@ public HostSecurityProfile patch(@jakarta.annotation.Nonnull final HostSecurityP * Delete navigation property hostSecurityProfiles for security * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -135,7 +135,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -149,7 +149,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Get hostSecurityProfiles from security * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -176,7 +176,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -189,7 +189,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -206,7 +206,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link HostSecurityProfileItemRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/security/ipsecurityprofiles/IpSecurityProfilesRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/security/ipsecurityprofiles/IpSecurityProfilesRequestBuilder.java index 00e28e6c02d..b19db88f69b 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/security/ipsecurityprofiles/IpSecurityProfilesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/security/ipsecurityprofiles/IpSecurityProfilesRequestBuilder.java @@ -27,7 +27,7 @@ public class IpSecurityProfilesRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param ipSecurityProfileId The unique identifier of ipSecurityProfile * @return a {@link IpSecurityProfileItemRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public IpSecurityProfilesRequestBuilder(@jakarta.annotation.Nonnull final String * @return a {@link IpSecurityProfileCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public IpSecurityProfileCollectionResponse get() { * @return a {@link IpSecurityProfileCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public IpSecurityProfileCollectionResponse get(@jakarta.annotation.Nullable fina * @return a {@link IpSecurityProfile} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public IpSecurityProfile post(@jakarta.annotation.Nonnull final IpSecurityProfil * @return a {@link IpSecurityProfile} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public IpSecurityProfile post(@jakarta.annotation.Nonnull final IpSecurityProfil * Get ipSecurityProfiles from security * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link IpSecurityProfilesRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/security/ipsecurityprofiles/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/security/ipsecurityprofiles/count/CountRequestBuilder.java index f475e2e9ac7..edbf80c6b51 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/security/ipsecurityprofiles/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/security/ipsecurityprofiles/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/security/ipsecurityprofiles/item/IpSecurityProfileItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/security/ipsecurityprofiles/item/IpSecurityProfileItemRequestBuilder.java index 4bddb332c9a..31e69e77f0c 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/security/ipsecurityprofiles/item/IpSecurityProfileItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/security/ipsecurityprofiles/item/IpSecurityProfileItemRequestBuilder.java @@ -40,7 +40,7 @@ public IpSecurityProfileItemRequestBuilder(@jakarta.annotation.Nonnull final Str * Delete navigation property ipSecurityProfiles for security * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @Deprecated public void delete() { @@ -51,7 +51,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -65,7 +65,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link IpSecurityProfile} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -78,7 +78,7 @@ public IpSecurityProfile get() { * @return a {@link IpSecurityProfile} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -94,7 +94,7 @@ public IpSecurityProfile get(@jakarta.annotation.Nullable final java.util.functi * @return a {@link IpSecurityProfile} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -108,7 +108,7 @@ public IpSecurityProfile patch(@jakarta.annotation.Nonnull final IpSecurityProfi * @return a {@link IpSecurityProfile} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -123,7 +123,7 @@ public IpSecurityProfile patch(@jakarta.annotation.Nonnull final IpSecurityProfi * Delete navigation property ipSecurityProfiles for security * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -135,7 +135,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -149,7 +149,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Get ipSecurityProfiles from security * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -176,7 +176,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -189,7 +189,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -206,7 +206,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link IpSecurityProfileItemRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/security/providertenantsettings/ProviderTenantSettingsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/security/providertenantsettings/ProviderTenantSettingsRequestBuilder.java index aaeb292aa42..ad2f8826420 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/security/providertenantsettings/ProviderTenantSettingsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/security/providertenantsettings/ProviderTenantSettingsRequestBuilder.java @@ -27,7 +27,7 @@ public class ProviderTenantSettingsRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param providerTenantSettingId The unique identifier of providerTenantSetting * @return a {@link ProviderTenantSettingItemRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public ProviderTenantSettingsRequestBuilder(@jakarta.annotation.Nonnull final St * @return a {@link ProviderTenantSettingCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public ProviderTenantSettingCollectionResponse get() { * @return a {@link ProviderTenantSettingCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public ProviderTenantSettingCollectionResponse get(@jakarta.annotation.Nullable * @return a {@link ProviderTenantSetting} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public ProviderTenantSetting post(@jakarta.annotation.Nonnull final ProviderTena * @return a {@link ProviderTenantSetting} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public ProviderTenantSetting post(@jakarta.annotation.Nonnull final ProviderTena * Get providerTenantSettings from security * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link ProviderTenantSettingsRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/security/providertenantsettings/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/security/providertenantsettings/count/CountRequestBuilder.java index 2b96efe234e..8409c400f11 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/security/providertenantsettings/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/security/providertenantsettings/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/security/providertenantsettings/item/ProviderTenantSettingItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/security/providertenantsettings/item/ProviderTenantSettingItemRequestBuilder.java index a0c184038a8..e70f4f133cf 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/security/providertenantsettings/item/ProviderTenantSettingItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/security/providertenantsettings/item/ProviderTenantSettingItemRequestBuilder.java @@ -40,7 +40,7 @@ public ProviderTenantSettingItemRequestBuilder(@jakarta.annotation.Nonnull final * Delete navigation property providerTenantSettings for security * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @Deprecated public void delete() { @@ -51,7 +51,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -65,7 +65,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link ProviderTenantSetting} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -78,7 +78,7 @@ public ProviderTenantSetting get() { * @return a {@link ProviderTenantSetting} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -94,7 +94,7 @@ public ProviderTenantSetting get(@jakarta.annotation.Nullable final java.util.fu * @return a {@link ProviderTenantSetting} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -108,7 +108,7 @@ public ProviderTenantSetting patch(@jakarta.annotation.Nonnull final ProviderTen * @return a {@link ProviderTenantSetting} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -123,7 +123,7 @@ public ProviderTenantSetting patch(@jakarta.annotation.Nonnull final ProviderTen * Delete navigation property providerTenantSettings for security * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -135,7 +135,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -149,7 +149,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Get providerTenantSettings from security * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -176,7 +176,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -189,7 +189,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -206,7 +206,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link ProviderTenantSettingItemRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/security/securityactions/SecurityActionsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/security/securityactions/SecurityActionsRequestBuilder.java index 12c0a08e8dd..a272ca74141 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/security/securityactions/SecurityActionsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/security/securityactions/SecurityActionsRequestBuilder.java @@ -27,7 +27,7 @@ public class SecurityActionsRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param securityActionId The unique identifier of securityAction * @return a {@link SecurityActionItemRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public SecurityActionsRequestBuilder(@jakarta.annotation.Nonnull final String ra * @return a {@link SecurityActionCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 * @see Find more info here */ @jakarta.annotation.Nullable @@ -84,7 +84,7 @@ public SecurityActionCollectionResponse get() { * @return a {@link SecurityActionCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 * @see Find more info here */ @jakarta.annotation.Nullable @@ -101,7 +101,7 @@ public SecurityActionCollectionResponse get(@jakarta.annotation.Nullable final j * @return a {@link SecurityAction} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 * @see Find more info here */ @jakarta.annotation.Nullable @@ -116,7 +116,7 @@ public SecurityAction post(@jakarta.annotation.Nonnull final SecurityAction body * @return a {@link SecurityAction} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 * @see Find more info here */ @jakarta.annotation.Nullable @@ -132,7 +132,7 @@ public SecurityAction post(@jakarta.annotation.Nonnull final SecurityAction body * Retrieve a list of securityAction objects. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -144,7 +144,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -159,7 +159,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -172,7 +172,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -189,7 +189,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link SecurityActionsRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/security/securityactions/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/security/securityactions/count/CountRequestBuilder.java index 3d5f9b42f77..b5457bf156e 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/security/securityactions/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/security/securityactions/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/security/securityactions/item/SecurityActionItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/security/securityactions/item/SecurityActionItemRequestBuilder.java index 9015fb082a1..ad62a084689 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/security/securityactions/item/SecurityActionItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/security/securityactions/item/SecurityActionItemRequestBuilder.java @@ -25,7 +25,7 @@ public class SecurityActionItemRequestBuilder extends BaseRequestBuilder { * Provides operations to call the cancelSecurityAction method. * @return a {@link CancelSecurityActionRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @Deprecated @jakarta.annotation.Nonnull @@ -52,7 +52,7 @@ public SecurityActionItemRequestBuilder(@jakarta.annotation.Nonnull final String * Delete navigation property securityActions for security * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @Deprecated public void delete() { @@ -63,7 +63,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -77,7 +77,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link SecurityAction} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 * @see Find more info here */ @jakarta.annotation.Nullable @@ -91,7 +91,7 @@ public SecurityAction get() { * @return a {@link SecurityAction} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 * @see Find more info here */ @jakarta.annotation.Nullable @@ -108,7 +108,7 @@ public SecurityAction get(@jakarta.annotation.Nullable final java.util.function. * @return a {@link SecurityAction} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -122,7 +122,7 @@ public SecurityAction patch(@jakarta.annotation.Nonnull final SecurityAction bod * @return a {@link SecurityAction} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -137,7 +137,7 @@ public SecurityAction patch(@jakarta.annotation.Nonnull final SecurityAction bod * Delete navigation property securityActions for security * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -149,7 +149,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -163,7 +163,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Retrieve the properties and relationships of a securityAction object. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -175,7 +175,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -190,7 +190,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -203,7 +203,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -220,7 +220,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link SecurityActionItemRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/security/securityactions/item/cancelsecurityaction/CancelSecurityActionRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/security/securityactions/item/cancelsecurityaction/CancelSecurityActionRequestBuilder.java index e995d624f03..7245b33be40 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/security/securityactions/item/cancelsecurityaction/CancelSecurityActionRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/security/securityactions/item/cancelsecurityaction/CancelSecurityActionRequestBuilder.java @@ -38,7 +38,7 @@ public CancelSecurityActionRequestBuilder(@jakarta.annotation.Nonnull final Stri * Cancel a security operation. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 * @see Find more info here */ @Deprecated @@ -50,7 +50,7 @@ public void post() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 * @see Find more info here */ @Deprecated @@ -64,7 +64,7 @@ public void post(@jakarta.annotation.Nullable final java.util.function.Consumer< * Cancel a security operation. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -76,7 +76,7 @@ public RequestInformation toPostRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -91,7 +91,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nullable * @param rawUrl The raw URL to use for the request builder. * @return a {@link CancelSecurityActionRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/security/tiindicators/TiIndicatorsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/security/tiindicators/TiIndicatorsRequestBuilder.java index d1ad77bfac4..95edd32b347 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/security/tiindicators/TiIndicatorsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/security/tiindicators/TiIndicatorsRequestBuilder.java @@ -31,7 +31,7 @@ public class TiIndicatorsRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @Deprecated @jakarta.annotation.Nonnull @@ -42,7 +42,7 @@ public CountRequestBuilder count() { * Provides operations to call the deleteTiIndicators method. * @return a {@link DeleteTiIndicatorsRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @Deprecated @jakarta.annotation.Nonnull @@ -53,7 +53,7 @@ public DeleteTiIndicatorsRequestBuilder deleteTiIndicators() { * Provides operations to call the deleteTiIndicatorsByExternalId method. * @return a {@link DeleteTiIndicatorsByExternalIdRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @Deprecated @jakarta.annotation.Nonnull @@ -64,7 +64,7 @@ public DeleteTiIndicatorsByExternalIdRequestBuilder deleteTiIndicatorsByExternal * Provides operations to call the submitTiIndicators method. * @return a {@link SubmitTiIndicatorsRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @Deprecated @jakarta.annotation.Nonnull @@ -75,7 +75,7 @@ public SubmitTiIndicatorsRequestBuilder submitTiIndicators() { * Provides operations to call the updateTiIndicators method. * @return a {@link UpdateTiIndicatorsRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @Deprecated @jakarta.annotation.Nonnull @@ -87,7 +87,7 @@ public UpdateTiIndicatorsRequestBuilder updateTiIndicators() { * @param tiIndicatorId The unique identifier of tiIndicator * @return a {@link TiIndicatorItemRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -118,7 +118,7 @@ public TiIndicatorsRequestBuilder(@jakarta.annotation.Nonnull final String rawUr * @return a {@link TiIndicatorCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 * @see Find more info here */ @jakarta.annotation.Nullable @@ -132,7 +132,7 @@ public TiIndicatorCollectionResponse get() { * @return a {@link TiIndicatorCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 * @see Find more info here */ @jakarta.annotation.Nullable @@ -149,7 +149,7 @@ public TiIndicatorCollectionResponse get(@jakarta.annotation.Nullable final java * @return a {@link TiIndicator} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 * @see Find more info here */ @jakarta.annotation.Nullable @@ -164,7 +164,7 @@ public TiIndicator post(@jakarta.annotation.Nonnull final TiIndicator body) { * @return a {@link TiIndicator} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 * @see Find more info here */ @jakarta.annotation.Nullable @@ -180,7 +180,7 @@ public TiIndicator post(@jakarta.annotation.Nonnull final TiIndicator body, @jak * Retrieve a list of tiIndicator objects. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -192,7 +192,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -207,7 +207,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -220,7 +220,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -237,7 +237,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link TiIndicatorsRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/security/tiindicators/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/security/tiindicators/count/CountRequestBuilder.java index 605057a62c0..fb5987abcd1 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/security/tiindicators/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/security/tiindicators/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/security/tiindicators/deletetiindicators/DeleteTiIndicatorsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/security/tiindicators/deletetiindicators/DeleteTiIndicatorsRequestBuilder.java index 0db29efa788..333e501bbc4 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/security/tiindicators/deletetiindicators/DeleteTiIndicatorsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/security/tiindicators/deletetiindicators/DeleteTiIndicatorsRequestBuilder.java @@ -40,7 +40,7 @@ public DeleteTiIndicatorsRequestBuilder(@jakarta.annotation.Nonnull final String * @return a {@link DeleteTiIndicatorsPostResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 * @see Find more info here */ @jakarta.annotation.Nullable @@ -55,7 +55,7 @@ public DeleteTiIndicatorsPostResponse post(@jakarta.annotation.Nonnull final Del * @return a {@link DeleteTiIndicatorsPostResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 * @see Find more info here */ @jakarta.annotation.Nullable @@ -72,7 +72,7 @@ public DeleteTiIndicatorsPostResponse post(@jakarta.annotation.Nonnull final Del * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -85,7 +85,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -102,7 +102,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link DeleteTiIndicatorsRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/security/tiindicators/deletetiindicatorsbyexternalid/DeleteTiIndicatorsByExternalIdRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/security/tiindicators/deletetiindicatorsbyexternalid/DeleteTiIndicatorsByExternalIdRequestBuilder.java index da853125889..57d74b437e4 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/security/tiindicators/deletetiindicatorsbyexternalid/DeleteTiIndicatorsByExternalIdRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/security/tiindicators/deletetiindicatorsbyexternalid/DeleteTiIndicatorsByExternalIdRequestBuilder.java @@ -40,7 +40,7 @@ public DeleteTiIndicatorsByExternalIdRequestBuilder(@jakarta.annotation.Nonnull * @return a {@link DeleteTiIndicatorsByExternalIdPostResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 * @see Find more info here */ @jakarta.annotation.Nullable @@ -55,7 +55,7 @@ public DeleteTiIndicatorsByExternalIdPostResponse post(@jakarta.annotation.Nonnu * @return a {@link DeleteTiIndicatorsByExternalIdPostResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 * @see Find more info here */ @jakarta.annotation.Nullable @@ -72,7 +72,7 @@ public DeleteTiIndicatorsByExternalIdPostResponse post(@jakarta.annotation.Nonnu * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -85,7 +85,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -102,7 +102,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link DeleteTiIndicatorsByExternalIdRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/security/tiindicators/item/TiIndicatorItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/security/tiindicators/item/TiIndicatorItemRequestBuilder.java index 8c455c2c74d..bcb8859ca52 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/security/tiindicators/item/TiIndicatorItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/security/tiindicators/item/TiIndicatorItemRequestBuilder.java @@ -40,7 +40,7 @@ public TiIndicatorItemRequestBuilder(@jakarta.annotation.Nonnull final String ra * Delete a tiIndicator object. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 * @see Find more info here */ @Deprecated @@ -52,7 +52,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 * @see Find more info here */ @Deprecated @@ -67,7 +67,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link TiIndicator} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 * @see Find more info here */ @jakarta.annotation.Nullable @@ -81,7 +81,7 @@ public TiIndicator get() { * @return a {@link TiIndicator} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 * @see Find more info here */ @jakarta.annotation.Nullable @@ -98,7 +98,7 @@ public TiIndicator get(@jakarta.annotation.Nullable final java.util.function.Con * @return a {@link TiIndicator} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 * @see Find more info here */ @jakarta.annotation.Nullable @@ -113,7 +113,7 @@ public TiIndicator patch(@jakarta.annotation.Nonnull final TiIndicator body) { * @return a {@link TiIndicator} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 * @see Find more info here */ @jakarta.annotation.Nullable @@ -129,7 +129,7 @@ public TiIndicator patch(@jakarta.annotation.Nonnull final TiIndicator body, @ja * Delete a tiIndicator object. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -141,7 +141,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Retrieve the properties and relationships of a tiIndicator object. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -167,7 +167,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -182,7 +182,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -195,7 +195,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -212,7 +212,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link TiIndicatorItemRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/security/tiindicators/submittiindicators/SubmitTiIndicatorsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/security/tiindicators/submittiindicators/SubmitTiIndicatorsRequestBuilder.java index cb892d4b539..e69e7f6f689 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/security/tiindicators/submittiindicators/SubmitTiIndicatorsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/security/tiindicators/submittiindicators/SubmitTiIndicatorsRequestBuilder.java @@ -40,7 +40,7 @@ public SubmitTiIndicatorsRequestBuilder(@jakarta.annotation.Nonnull final String * @return a {@link SubmitTiIndicatorsPostResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 * @see Find more info here */ @jakarta.annotation.Nullable @@ -55,7 +55,7 @@ public SubmitTiIndicatorsPostResponse post(@jakarta.annotation.Nonnull final Sub * @return a {@link SubmitTiIndicatorsPostResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 * @see Find more info here */ @jakarta.annotation.Nullable @@ -72,7 +72,7 @@ public SubmitTiIndicatorsPostResponse post(@jakarta.annotation.Nonnull final Sub * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -85,7 +85,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -102,7 +102,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link SubmitTiIndicatorsRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/security/tiindicators/updatetiindicators/UpdateTiIndicatorsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/security/tiindicators/updatetiindicators/UpdateTiIndicatorsRequestBuilder.java index eae5a9b88fb..a868d204be5 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/security/tiindicators/updatetiindicators/UpdateTiIndicatorsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/security/tiindicators/updatetiindicators/UpdateTiIndicatorsRequestBuilder.java @@ -40,7 +40,7 @@ public UpdateTiIndicatorsRequestBuilder(@jakarta.annotation.Nonnull final String * @return a {@link UpdateTiIndicatorsPostResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 * @see Find more info here */ @jakarta.annotation.Nullable @@ -55,7 +55,7 @@ public UpdateTiIndicatorsPostResponse post(@jakarta.annotation.Nonnull final Upd * @return a {@link UpdateTiIndicatorsPostResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 * @see Find more info here */ @jakarta.annotation.Nullable @@ -72,7 +72,7 @@ public UpdateTiIndicatorsPostResponse post(@jakarta.annotation.Nonnull final Upd * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -85,7 +85,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -102,7 +102,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link UpdateTiIndicatorsRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/security/usersecurityprofiles/UserSecurityProfilesRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/security/usersecurityprofiles/UserSecurityProfilesRequestBuilder.java index 6cb5dab82f0..b8fdad9e775 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/security/usersecurityprofiles/UserSecurityProfilesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/security/usersecurityprofiles/UserSecurityProfilesRequestBuilder.java @@ -27,7 +27,7 @@ public class UserSecurityProfilesRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param userSecurityProfileId The unique identifier of userSecurityProfile * @return a {@link UserSecurityProfileItemRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public UserSecurityProfilesRequestBuilder(@jakarta.annotation.Nonnull final Stri * @return a {@link UserSecurityProfileCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public UserSecurityProfileCollectionResponse get() { * @return a {@link UserSecurityProfileCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public UserSecurityProfileCollectionResponse get(@jakarta.annotation.Nullable fi * @return a {@link UserSecurityProfile} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public UserSecurityProfile post(@jakarta.annotation.Nonnull final UserSecurityPr * @return a {@link UserSecurityProfile} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public UserSecurityProfile post(@jakarta.annotation.Nonnull final UserSecurityPr * Get userSecurityProfiles from security * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link UserSecurityProfilesRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/security/usersecurityprofiles/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/security/usersecurityprofiles/count/CountRequestBuilder.java index 18d2ae557dc..1fea7e1452d 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/security/usersecurityprofiles/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/security/usersecurityprofiles/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/security/usersecurityprofiles/item/UserSecurityProfileItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/security/usersecurityprofiles/item/UserSecurityProfileItemRequestBuilder.java index 8cb9d20570a..494d5c886e5 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/security/usersecurityprofiles/item/UserSecurityProfileItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/security/usersecurityprofiles/item/UserSecurityProfileItemRequestBuilder.java @@ -40,7 +40,7 @@ public UserSecurityProfileItemRequestBuilder(@jakarta.annotation.Nonnull final S * Delete navigation property userSecurityProfiles for security * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @Deprecated public void delete() { @@ -51,7 +51,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -65,7 +65,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link UserSecurityProfile} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -78,7 +78,7 @@ public UserSecurityProfile get() { * @return a {@link UserSecurityProfile} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -94,7 +94,7 @@ public UserSecurityProfile get(@jakarta.annotation.Nullable final java.util.func * @return a {@link UserSecurityProfile} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -108,7 +108,7 @@ public UserSecurityProfile patch(@jakarta.annotation.Nonnull final UserSecurityP * @return a {@link UserSecurityProfile} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nullable @Deprecated @@ -123,7 +123,7 @@ public UserSecurityProfile patch(@jakarta.annotation.Nonnull final UserSecurityP * Delete navigation property userSecurityProfiles for security * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -135,7 +135,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -149,7 +149,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Get userSecurityProfiles from security * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -176,7 +176,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -189,7 +189,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated @@ -206,7 +206,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link UserSecurityProfileItemRequestBuilder} * @deprecated - * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation + * The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API. as of 2024-01/Deprecation on 2024-04-10 and will be removed 2026-04-10 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/serviceprincipals/item/claimspolicy/ClaimsPolicyRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/serviceprincipals/item/claimspolicy/ClaimsPolicyRequestBuilder.java index e2ee66520c3..7c167fc297a 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/serviceprincipals/item/claimspolicy/ClaimsPolicyRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/serviceprincipals/item/claimspolicy/ClaimsPolicyRequestBuilder.java @@ -61,23 +61,23 @@ public CustomClaimsPolicy get(@jakarta.annotation.Nullable final java.util.funct return this.requestAdapter.send(requestInfo, errorMapping, CustomClaimsPolicy::createFromDiscriminatorValue); } /** - * Update a customClaimsPolicy object. + * Create a new customClaimsPolicy object if it doesn't exist, or replace an existing one. * @param body The request body * @return a {@link CustomClaimsPolicy} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public CustomClaimsPolicy patch(@jakarta.annotation.Nonnull final CustomClaimsPolicy body) { return patch(body, null); } /** - * Update a customClaimsPolicy object. + * Create a new customClaimsPolicy object if it doesn't exist, or replace an existing one. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link CustomClaimsPolicy} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public CustomClaimsPolicy patch(@jakarta.annotation.Nonnull final CustomClaimsPolicy body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -88,23 +88,23 @@ public CustomClaimsPolicy patch(@jakarta.annotation.Nonnull final CustomClaimsPo return this.requestAdapter.send(requestInfo, errorMapping, CustomClaimsPolicy::createFromDiscriminatorValue); } /** - * Update a customClaimsPolicy object. + * Create a new customClaimsPolicy object if it doesn't exist, or replace an existing one. * @param body The request body * @return a {@link CustomClaimsPolicy} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public CustomClaimsPolicy put(@jakarta.annotation.Nonnull final CustomClaimsPolicy body) { return put(body, null); } /** - * Update a customClaimsPolicy object. + * Create a new customClaimsPolicy object if it doesn't exist, or replace an existing one. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link CustomClaimsPolicy} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public CustomClaimsPolicy put(@jakarta.annotation.Nonnull final CustomClaimsPolicy body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -135,7 +135,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Update a customClaimsPolicy object. + * Create a new customClaimsPolicy object if it doesn't exist, or replace an existing one. * @param body The request body * @return a {@link RequestInformation} */ @@ -144,7 +144,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull return toPatchRequestInformation(body, null); } /** - * Update a customClaimsPolicy object. + * Create a new customClaimsPolicy object if it doesn't exist, or replace an existing one. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} @@ -159,7 +159,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull return requestInfo; } /** - * Update a customClaimsPolicy object. + * Create a new customClaimsPolicy object if it doesn't exist, or replace an existing one. * @param body The request body * @return a {@link RequestInformation} */ @@ -168,7 +168,7 @@ public RequestInformation toPutRequestInformation(@jakarta.annotation.Nonnull fi return toPutRequestInformation(body, null); } /** - * Update a customClaimsPolicy object. + * Create a new customClaimsPolicy object if it doesn't exist, or replace an existing one. * @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/beta/generated/sites/SitesRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/sites/SitesRequestBuilder.java index 710a0d98f82..bf4611d04df 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/sites/SitesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/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/beta/generated/sites/item/informationprotection/decryptbuffer/DecryptBufferRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/sites/item/informationprotection/decryptbuffer/DecryptBufferRequestBuilder.java index b743da9d427..c10ee4645e6 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/sites/item/informationprotection/decryptbuffer/DecryptBufferRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/sites/item/informationprotection/decryptbuffer/DecryptBufferRequestBuilder.java @@ -41,7 +41,7 @@ public DecryptBufferRequestBuilder(@jakarta.annotation.Nonnull final String rawU * @return a {@link BufferDecryptionResult} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -55,7 +55,7 @@ public BufferDecryptionResult post(@jakarta.annotation.Nonnull final DecryptBuff * @return a {@link BufferDecryptionResult} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -71,7 +71,7 @@ public BufferDecryptionResult post(@jakarta.annotation.Nonnull final DecryptBuff * @param body The request body * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -84,7 +84,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -101,7 +101,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link DecryptBufferRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/sites/item/informationprotection/encryptbuffer/EncryptBufferRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/sites/item/informationprotection/encryptbuffer/EncryptBufferRequestBuilder.java index 60afc7c8220..b1f423c9894 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/sites/item/informationprotection/encryptbuffer/EncryptBufferRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/sites/item/informationprotection/encryptbuffer/EncryptBufferRequestBuilder.java @@ -41,7 +41,7 @@ public EncryptBufferRequestBuilder(@jakarta.annotation.Nonnull final String rawU * @return a {@link BufferEncryptionResult} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -55,7 +55,7 @@ public BufferEncryptionResult post(@jakarta.annotation.Nonnull final EncryptBuff * @return a {@link BufferEncryptionResult} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -71,7 +71,7 @@ public BufferEncryptionResult post(@jakarta.annotation.Nonnull final EncryptBuff * @param body The request body * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -84,7 +84,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -101,7 +101,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link EncryptBufferRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/sites/item/informationprotection/policy/PolicyRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/sites/item/informationprotection/policy/PolicyRequestBuilder.java index cae3bc5e106..d1615859c2f 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/sites/item/informationprotection/policy/PolicyRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/sites/item/informationprotection/policy/PolicyRequestBuilder.java @@ -25,7 +25,7 @@ public class PolicyRequestBuilder extends BaseRequestBuilder { * Provides operations to manage the labels property of the microsoft.graph.informationProtectionPolicy entity. * @return a {@link LabelsRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @Deprecated @jakarta.annotation.Nonnull @@ -52,7 +52,7 @@ public PolicyRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @ja * Delete navigation property policy for sites * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @Deprecated public void delete() { @@ -63,7 +63,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -77,7 +77,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link InformationProtectionPolicy} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -90,7 +90,7 @@ public InformationProtectionPolicy get() { * @return a {@link InformationProtectionPolicy} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -106,7 +106,7 @@ public InformationProtectionPolicy get(@jakarta.annotation.Nullable final java.u * @return a {@link InformationProtectionPolicy} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -120,7 +120,7 @@ public InformationProtectionPolicy patch(@jakarta.annotation.Nonnull final Infor * @return a {@link InformationProtectionPolicy} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -135,7 +135,7 @@ public InformationProtectionPolicy patch(@jakarta.annotation.Nonnull final Infor * Delete navigation property policy for sites * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -147,7 +147,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Get policy from sites * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -173,7 +173,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -188,7 +188,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -201,7 +201,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -218,7 +218,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link PolicyRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/sites/item/informationprotection/policy/labels/LabelsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/sites/item/informationprotection/policy/labels/LabelsRequestBuilder.java index 44df8ca3bef..131762f3932 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/sites/item/informationprotection/policy/labels/LabelsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/sites/item/informationprotection/policy/labels/LabelsRequestBuilder.java @@ -31,7 +31,7 @@ public class LabelsRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @Deprecated @jakarta.annotation.Nonnull @@ -42,7 +42,7 @@ public CountRequestBuilder count() { * Provides operations to call the evaluateApplication method. * @return a {@link EvaluateApplicationRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @Deprecated @jakarta.annotation.Nonnull @@ -53,7 +53,7 @@ public EvaluateApplicationRequestBuilder evaluateApplication() { * Provides operations to call the evaluateClassificationResults method. * @return a {@link EvaluateClassificationResultsRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @Deprecated @jakarta.annotation.Nonnull @@ -64,7 +64,7 @@ public EvaluateClassificationResultsRequestBuilder evaluateClassificationResults * Provides operations to call the evaluateRemoval method. * @return a {@link EvaluateRemovalRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @Deprecated @jakarta.annotation.Nonnull @@ -75,7 +75,7 @@ public EvaluateRemovalRequestBuilder evaluateRemoval() { * Provides operations to call the extractLabel method. * @return a {@link ExtractLabelRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @Deprecated @jakarta.annotation.Nonnull @@ -87,7 +87,7 @@ public ExtractLabelRequestBuilder extractLabel() { * @param informationProtectionLabelId The unique identifier of informationProtectionLabel * @return a {@link InformationProtectionLabelItemRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -118,7 +118,7 @@ public LabelsRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @ja * @return a {@link InformationProtectionLabelCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -131,7 +131,7 @@ public InformationProtectionLabelCollectionResponse get() { * @return a {@link InformationProtectionLabelCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -147,7 +147,7 @@ public InformationProtectionLabelCollectionResponse get(@jakarta.annotation.Null * @return a {@link InformationProtectionLabel} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -161,7 +161,7 @@ public InformationProtectionLabel post(@jakarta.annotation.Nonnull final Informa * @return a {@link InformationProtectionLabel} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -176,7 +176,7 @@ public InformationProtectionLabel post(@jakarta.annotation.Nonnull final Informa * Get labels from sites * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -188,7 +188,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -203,7 +203,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -216,7 +216,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -233,7 +233,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link LabelsRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/sites/item/informationprotection/policy/labels/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/sites/item/informationprotection/policy/labels/count/CountRequestBuilder.java index 36d4ca93f17..a0132756fd3 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/sites/item/informationprotection/policy/labels/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/sites/item/informationprotection/policy/labels/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/sites/item/informationprotection/policy/labels/evaluateapplication/EvaluateApplicationRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/sites/item/informationprotection/policy/labels/evaluateapplication/EvaluateApplicationRequestBuilder.java index e12f06115af..a2023765232 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/sites/item/informationprotection/policy/labels/evaluateapplication/EvaluateApplicationRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/sites/item/informationprotection/policy/labels/evaluateapplication/EvaluateApplicationRequestBuilder.java @@ -40,7 +40,7 @@ public EvaluateApplicationRequestBuilder(@jakarta.annotation.Nonnull final Strin * @return a {@link EvaluateApplicationPostResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -55,7 +55,7 @@ public EvaluateApplicationPostResponse post(@jakarta.annotation.Nonnull final Ev * @return a {@link EvaluateApplicationPostResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -72,7 +72,7 @@ public EvaluateApplicationPostResponse post(@jakarta.annotation.Nonnull final Ev * @param body The request body * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -85,7 +85,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -102,7 +102,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link EvaluateApplicationRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/sites/item/informationprotection/policy/labels/evaluateclassificationresults/EvaluateClassificationResultsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/sites/item/informationprotection/policy/labels/evaluateclassificationresults/EvaluateClassificationResultsRequestBuilder.java index aa90a3e45f8..4ac1e8616cb 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/sites/item/informationprotection/policy/labels/evaluateclassificationresults/EvaluateClassificationResultsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/sites/item/informationprotection/policy/labels/evaluateclassificationresults/EvaluateClassificationResultsRequestBuilder.java @@ -40,7 +40,7 @@ public EvaluateClassificationResultsRequestBuilder(@jakarta.annotation.Nonnull f * @return a {@link EvaluateClassificationResultsPostResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -55,7 +55,7 @@ public EvaluateClassificationResultsPostResponse post(@jakarta.annotation.Nonnul * @return a {@link EvaluateClassificationResultsPostResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -72,7 +72,7 @@ public EvaluateClassificationResultsPostResponse post(@jakarta.annotation.Nonnul * @param body The request body * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -85,7 +85,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -102,7 +102,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link EvaluateClassificationResultsRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/sites/item/informationprotection/policy/labels/evaluateremoval/EvaluateRemovalRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/sites/item/informationprotection/policy/labels/evaluateremoval/EvaluateRemovalRequestBuilder.java index 7155c438878..edd109fb148 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/sites/item/informationprotection/policy/labels/evaluateremoval/EvaluateRemovalRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/sites/item/informationprotection/policy/labels/evaluateremoval/EvaluateRemovalRequestBuilder.java @@ -40,7 +40,7 @@ public EvaluateRemovalRequestBuilder(@jakarta.annotation.Nonnull final String ra * @return a {@link EvaluateRemovalPostResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -55,7 +55,7 @@ public EvaluateRemovalPostResponse post(@jakarta.annotation.Nonnull final Evalua * @return a {@link EvaluateRemovalPostResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -72,7 +72,7 @@ public EvaluateRemovalPostResponse post(@jakarta.annotation.Nonnull final Evalua * @param body The request body * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -85,7 +85,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -102,7 +102,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link EvaluateRemovalRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/sites/item/informationprotection/policy/labels/extractlabel/ExtractLabelRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/sites/item/informationprotection/policy/labels/extractlabel/ExtractLabelRequestBuilder.java index c4a41732218..00d366a2a56 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/sites/item/informationprotection/policy/labels/extractlabel/ExtractLabelRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/sites/item/informationprotection/policy/labels/extractlabel/ExtractLabelRequestBuilder.java @@ -41,7 +41,7 @@ public ExtractLabelRequestBuilder(@jakarta.annotation.Nonnull final String rawUr * @return a {@link InformationProtectionContentLabel} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -56,7 +56,7 @@ public InformationProtectionContentLabel post(@jakarta.annotation.Nonnull final * @return a {@link InformationProtectionContentLabel} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -73,7 +73,7 @@ public InformationProtectionContentLabel post(@jakarta.annotation.Nonnull final * @param body The request body * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -86,7 +86,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -103,7 +103,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link ExtractLabelRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/sites/item/informationprotection/policy/labels/item/InformationProtectionLabelItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/sites/item/informationprotection/policy/labels/item/InformationProtectionLabelItemRequestBuilder.java index 038e31baed0..7b39c236eef 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/sites/item/informationprotection/policy/labels/item/InformationProtectionLabelItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/sites/item/informationprotection/policy/labels/item/InformationProtectionLabelItemRequestBuilder.java @@ -40,7 +40,7 @@ public InformationProtectionLabelItemRequestBuilder(@jakarta.annotation.Nonnull * Delete navigation property labels for sites * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @Deprecated public void delete() { @@ -51,7 +51,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -65,7 +65,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link InformationProtectionLabel} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -78,7 +78,7 @@ public InformationProtectionLabel get() { * @return a {@link InformationProtectionLabel} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -94,7 +94,7 @@ public InformationProtectionLabel get(@jakarta.annotation.Nullable final java.ut * @return a {@link InformationProtectionLabel} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -108,7 +108,7 @@ public InformationProtectionLabel patch(@jakarta.annotation.Nonnull final Inform * @return a {@link InformationProtectionLabel} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -123,7 +123,7 @@ public InformationProtectionLabel patch(@jakarta.annotation.Nonnull final Inform * Delete navigation property labels for sites * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -135,7 +135,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -149,7 +149,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Get labels from sites * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -176,7 +176,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -189,7 +189,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -206,7 +206,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link InformationProtectionLabelItemRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/sites/item/informationprotection/signdigest/SignDigestRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/sites/item/informationprotection/signdigest/SignDigestRequestBuilder.java index 7596010a4b6..6b6336b7c01 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/sites/item/informationprotection/signdigest/SignDigestRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/sites/item/informationprotection/signdigest/SignDigestRequestBuilder.java @@ -41,7 +41,7 @@ public SignDigestRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, * @return a {@link SigningResult} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -55,7 +55,7 @@ public SigningResult post(@jakarta.annotation.Nonnull final SignDigestPostReques * @return a {@link SigningResult} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -71,7 +71,7 @@ public SigningResult post(@jakarta.annotation.Nonnull final SignDigestPostReques * @param body The request body * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -84,7 +84,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -101,7 +101,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link SignDigestRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/sites/item/informationprotection/verifysignature/VerifySignatureRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/sites/item/informationprotection/verifysignature/VerifySignatureRequestBuilder.java index 7e2f09efb7b..b447f96c517 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/sites/item/informationprotection/verifysignature/VerifySignatureRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/sites/item/informationprotection/verifysignature/VerifySignatureRequestBuilder.java @@ -41,7 +41,7 @@ public VerifySignatureRequestBuilder(@jakarta.annotation.Nonnull final String ra * @return a {@link VerificationResult} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -55,7 +55,7 @@ public VerificationResult post(@jakarta.annotation.Nonnull final VerifySignature * @return a {@link VerificationResult} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -71,7 +71,7 @@ public VerificationResult post(@jakarta.annotation.Nonnull final VerifySignature * @param body The request body * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -84,7 +84,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -101,7 +101,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link VerifySignatureRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/sites/item/pages/PagesRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/sites/item/pages/PagesRequestBuilder.java index e096abdd61c..9539528430f 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/sites/item/pages/PagesRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/sites/item/pages/PagesRequestBuilder.java @@ -93,23 +93,23 @@ public BaseSitePageCollectionResponse get(@jakarta.annotation.Nullable final jav return this.requestAdapter.send(requestInfo, errorMapping, BaseSitePageCollectionResponse::createFromDiscriminatorValue); } /** - * Create a new sitePage in the site pages list in a site. + * Create a new newsLinkPage in the site pages list of a site. * @param body The request body * @return a {@link BaseSitePage} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public BaseSitePage post(@jakarta.annotation.Nonnull final BaseSitePage body) { return post(body, null); } /** - * Create a new sitePage in the site pages list in a site. + * Create a new newsLinkPage in the site pages list of a site. * @param body The request body * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link BaseSitePage} * @throws ODataError When receiving a 4XX or 5XX status code - * @see Find more info here + * @see Find more info here */ @jakarta.annotation.Nullable public BaseSitePage post(@jakarta.annotation.Nonnull final BaseSitePage 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 sitePage in the site pages list in a site. + * Create a new newsLinkPage in the site pages list of a site. * @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 sitePage in the site pages list in a site. + * Create a new newsLinkPage in the site pages list of a site. * @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/beta/generated/solutions/approval/approvalitems/item/cancel/CancelRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/solutions/approval/approvalitems/item/cancel/CancelRequestBuilder.java index 8121cfc7892..40e8dae52f6 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/solutions/approval/approvalitems/item/cancel/CancelRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/solutions/approval/approvalitems/item/cancel/CancelRequestBuilder.java @@ -35,7 +35,7 @@ public CancelRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @ja super(requestAdapter, "{+baseurl}/solutions/approval/approvalItems/{approvalItem%2Did}/cancel", rawUrl); } /** - * Cancel the approval item. The owner of the approval can trigger this endpoint. + * Cancel the approval item. The owner of the approval is the only user who can trigger this endpoint. * @throws ODataError When receiving a 4XX or 5XX status code * @see Find more info here */ @@ -43,7 +43,7 @@ public void post() { post(null); } /** - * Cancel the approval item. The owner of the approval can trigger this endpoint. + * Cancel the approval item. The owner of the approval is the only user who can trigger this endpoint. * @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 @@ -55,7 +55,7 @@ public void post(@jakarta.annotation.Nullable final java.util.function.Consumer< this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * Cancel the approval item. The owner of the approval can trigger this endpoint. + * Cancel the approval item. The owner of the approval is the only user who can trigger this endpoint. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -63,7 +63,7 @@ public RequestInformation toPostRequestInformation() { return toPostRequestInformation(null); } /** - * Cancel the approval item. The owner of the approval can trigger this endpoint. + * Cancel the approval item. The owner of the approval is the only user who can trigger this endpoint. * @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/beta/generated/solutions/backuprestore/exchangerestoresessions/item/mailboxrestoreartifactsbulkadditionrequests/MailboxRestoreArtifactsBulkAdditionRequestsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/solutions/backuprestore/exchangerestoresessions/item/mailboxrestoreartifactsbulkadditionrequests/MailboxRestoreArtifactsBulkAdditionRequestsRequestBuilder.java index 4b9efbacb5e..535dcc73127 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/solutions/backuprestore/exchangerestoresessions/item/mailboxrestoreartifactsbulkadditionrequests/MailboxRestoreArtifactsBulkAdditionRequestsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/solutions/backuprestore/exchangerestoresessions/item/mailboxrestoreartifactsbulkadditionrequests/MailboxRestoreArtifactsBulkAdditionRequestsRequestBuilder.java @@ -84,7 +84,7 @@ public MailboxRestoreArtifactsBulkAdditionRequestCollectionResponse get(@jakarta return this.requestAdapter.send(requestInfo, errorMapping, MailboxRestoreArtifactsBulkAdditionRequestCollectionResponse::createFromDiscriminatorValue); } /** - * Create a new mailboxRestoreArtifactsBulkAdditionRequest object associated with an exchangeRestoreSession. The initial status upon creation of the restore session is active. When all the mailboxes are added to the corresponding Exchange restore session and the restore session is activated, the status becomes completed. If any failures are encountered during resource resolution, the status of the restore session becomes completedWithErrors. + * 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 @@ -95,7 +95,7 @@ public MailboxRestoreArtifactsBulkAdditionRequest post(@jakarta.annotation.Nonnu return post(body, null); } /** - * Create a new mailboxRestoreArtifactsBulkAdditionRequest object associated with an exchangeRestoreSession. The initial status upon creation of the restore session is active. When all the mailboxes are added to the corresponding Exchange restore session and the restore session is activated, the status becomes completed. If any failures are encountered during resource resolution, the status of the restore session becomes completedWithErrors. + * 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} @@ -131,7 +131,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Create a new mailboxRestoreArtifactsBulkAdditionRequest object associated with an exchangeRestoreSession. The initial status upon creation of the restore session is active. When all the mailboxes are added to the corresponding Exchange restore session and the restore session is activated, the status becomes completed. If any failures are encountered during resource resolution, the status of the restore session becomes completedWithErrors. + * 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} */ @@ -140,7 +140,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f return toPostRequestInformation(body, null); } /** - * Create a new mailboxRestoreArtifactsBulkAdditionRequest object associated with an exchangeRestoreSession. The initial status upon creation of the restore session is active. When all the mailboxes are added to the corresponding Exchange restore session and the restore session is activated, the status becomes completed. If any failures are encountered during resource resolution, the status of the restore session becomes completedWithErrors. + * 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} diff --git a/src/main/java/com/microsoft/graph/beta/generated/solutions/backuprestore/onedriveforbusinessrestoresessions/item/driverestoreartifactsbulkadditionrequests/DriveRestoreArtifactsBulkAdditionRequestsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/solutions/backuprestore/onedriveforbusinessrestoresessions/item/driverestoreartifactsbulkadditionrequests/DriveRestoreArtifactsBulkAdditionRequestsRequestBuilder.java index 1e2b483ffb8..c4368de7523 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/solutions/backuprestore/onedriveforbusinessrestoresessions/item/driverestoreartifactsbulkadditionrequests/DriveRestoreArtifactsBulkAdditionRequestsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/solutions/backuprestore/onedriveforbusinessrestoresessions/item/driverestoreartifactsbulkadditionrequests/DriveRestoreArtifactsBulkAdditionRequestsRequestBuilder.java @@ -84,7 +84,7 @@ public DriveRestoreArtifactsBulkAdditionRequestCollectionResponse get(@jakarta.a return this.requestAdapter.send(requestInfo, errorMapping, DriveRestoreArtifactsBulkAdditionRequestCollectionResponse::createFromDiscriminatorValue); } /** - * Create a driveRestoreArtifactsBulkAdditionRequest object associated with a oneDriveForBusinessRestoreSession. The initial status upon creation of the restore session is active. When all the drives are added to the corresponding OneDrive restore session and the restore session is activated, the status becomes completed. If any failures are encountered during resource resolution, the status of the restore session becomes completedWithErrors. + * 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 @@ -95,7 +95,7 @@ public DriveRestoreArtifactsBulkAdditionRequest post(@jakarta.annotation.Nonnull return post(body, null); } /** - * Create a driveRestoreArtifactsBulkAdditionRequest object associated with a oneDriveForBusinessRestoreSession. The initial status upon creation of the restore session is active. When all the drives are added to the corresponding OneDrive restore session and the restore session is activated, the status becomes completed. If any failures are encountered during resource resolution, the status of the restore session becomes completedWithErrors. + * 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} @@ -131,7 +131,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Create a driveRestoreArtifactsBulkAdditionRequest object associated with a oneDriveForBusinessRestoreSession. The initial status upon creation of the restore session is active. When all the drives are added to the corresponding OneDrive restore session and the restore session is activated, the status becomes completed. If any failures are encountered during resource resolution, the status of the restore session becomes completedWithErrors. + * 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} */ @@ -140,7 +140,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f return toPostRequestInformation(body, null); } /** - * Create a driveRestoreArtifactsBulkAdditionRequest object associated with a oneDriveForBusinessRestoreSession. The initial status upon creation of the restore session is active. When all the drives are added to the corresponding OneDrive restore session and the restore session is activated, the status becomes completed. If any failures are encountered during resource resolution, the status of the restore session becomes completedWithErrors. + * 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} diff --git a/src/main/java/com/microsoft/graph/beta/generated/solutions/backuprestore/sharepointrestoresessions/item/siterestoreartifactsbulkadditionrequests/SiteRestoreArtifactsBulkAdditionRequestsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/solutions/backuprestore/sharepointrestoresessions/item/siterestoreartifactsbulkadditionrequests/SiteRestoreArtifactsBulkAdditionRequestsRequestBuilder.java index bf0cc06a45e..00cce482023 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/solutions/backuprestore/sharepointrestoresessions/item/siterestoreartifactsbulkadditionrequests/SiteRestoreArtifactsBulkAdditionRequestsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/solutions/backuprestore/sharepointrestoresessions/item/siterestoreartifactsbulkadditionrequests/SiteRestoreArtifactsBulkAdditionRequestsRequestBuilder.java @@ -84,7 +84,7 @@ public SiteRestoreArtifactsBulkAdditionRequestCollectionResponse get(@jakarta.an return this.requestAdapter.send(requestInfo, errorMapping, SiteRestoreArtifactsBulkAdditionRequestCollectionResponse::createFromDiscriminatorValue); } /** - * Create a new siteRestoreArtifactsBulkAdditionRequest object associated with a sharePointRestoreSession. The initial status upon creation of the restore session is active. When all the sites are added to the corresponding SharePoint restore session and the restore session is activated, the status becomes completed. If any failures are encountered during resource resolution, the status of the restore session becomes completedWithErrors. + * 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 @@ -95,7 +95,7 @@ public SiteRestoreArtifactsBulkAdditionRequest post(@jakarta.annotation.Nonnull return post(body, null); } /** - * Create a new siteRestoreArtifactsBulkAdditionRequest object associated with a sharePointRestoreSession. The initial status upon creation of the restore session is active. When all the sites are added to the corresponding SharePoint restore session and the restore session is activated, the status becomes completed. If any failures are encountered during resource resolution, the status of the restore session becomes completedWithErrors. + * 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} @@ -131,7 +131,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f return requestInfo; } /** - * Create a new siteRestoreArtifactsBulkAdditionRequest object associated with a sharePointRestoreSession. The initial status upon creation of the restore session is active. When all the sites are added to the corresponding SharePoint restore session and the restore session is activated, the status becomes completed. If any failures are encountered during resource resolution, the status of the restore session becomes completedWithErrors. + * 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} */ @@ -140,7 +140,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f return toPostRequestInformation(body, null); } /** - * Create a new siteRestoreArtifactsBulkAdditionRequest object associated with a sharePointRestoreSession. The initial status upon creation of the restore session is active. When all the sites are added to the corresponding SharePoint restore session and the restore session is activated, the status becomes completed. If any failures are encountered during resource resolution, the status of the restore session becomes completedWithErrors. + * 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} diff --git a/src/main/java/com/microsoft/graph/beta/generated/tenantrelationships/multitenantorganization/MultiTenantOrganizationRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/tenantrelationships/multitenantorganization/MultiTenantOrganizationRequestBuilder.java index 2bfd9cbbefa..87467d94fbc 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/tenantrelationships/multitenantorganization/MultiTenantOrganizationRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/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); } /** - * Create a new multi-tenant organization. By default, the creator tenant becomes an owner tenant upon successful creation. Only owner tenants can manage a multi-tenant organization. To allow for asynchronous processing, you must wait a minimum of 2 hours between creation and joining a multi-tenant organization. + * Update the properties of a multi-tenant 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); } /** - * Create a new multi-tenant organization. By default, the creator tenant becomes an owner tenant upon successful creation. Only owner tenants can manage a multi-tenant organization. To allow for asynchronous processing, you must wait a minimum of 2 hours between creation and joining a multi-tenant organization. + * Update the properties of a multi-tenant 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; } /** - * Create a new multi-tenant organization. By default, the creator tenant becomes an owner tenant upon successful creation. Only owner tenants can manage a multi-tenant organization. To allow for asynchronous processing, you must wait a minimum of 2 hours between creation and joining a multi-tenant organization. + * Update the properties of a multi-tenant organization. * @param body The request body * @return a {@link RequestInformation} */ @@ -135,7 +135,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull return toPatchRequestInformation(body, null); } /** - * Create a new multi-tenant organization. By default, the creator tenant becomes an owner tenant upon successful creation. Only owner tenants can manage a multi-tenant organization. To allow for asynchronous processing, you must wait a minimum of 2 hours between creation and joining a multi-tenant organization. + * Update the properties of a multi-tenant 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/beta/generated/users/item/cloudpcs/bulkresize/BulkResizeRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/cloudpcs/bulkresize/BulkResizeRequestBuilder.java index e6a11b7ca9c..1d7ccc92718 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/cloudpcs/bulkresize/BulkResizeRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/cloudpcs/bulkresize/BulkResizeRequestBuilder.java @@ -40,7 +40,7 @@ public BulkResizeRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, * @return a {@link BulkResizePostResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The bulkResize action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkResize + * The bulkResize action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkResize on 2023-05-24 and will be removed 2023-09-24 * @see Find more info here */ @jakarta.annotation.Nullable @@ -55,7 +55,7 @@ public BulkResizePostResponse post(@jakarta.annotation.Nonnull final BulkResizeP * @return a {@link BulkResizePostResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The bulkResize action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkResize + * The bulkResize action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkResize on 2023-05-24 and will be removed 2023-09-24 * @see Find more info here */ @jakarta.annotation.Nullable @@ -72,7 +72,7 @@ public BulkResizePostResponse post(@jakarta.annotation.Nonnull final BulkResizeP * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The bulkResize action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkResize + * The bulkResize action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkResize on 2023-05-24 and will be removed 2023-09-24 */ @jakarta.annotation.Nonnull @Deprecated @@ -85,7 +85,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The bulkResize action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkResize + * The bulkResize action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkResize on 2023-05-24 and will be removed 2023-09-24 */ @jakarta.annotation.Nonnull @Deprecated @@ -102,7 +102,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link BulkResizeRequestBuilder} * @deprecated - * The bulkResize action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkResize + * The bulkResize action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkResize on 2023-05-24 and will be removed 2023-09-24 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/informationprotection/decryptbuffer/DecryptBufferRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/informationprotection/decryptbuffer/DecryptBufferRequestBuilder.java index df81ee7f81a..fc466dbc08c 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/informationprotection/decryptbuffer/DecryptBufferRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/informationprotection/decryptbuffer/DecryptBufferRequestBuilder.java @@ -41,7 +41,7 @@ public DecryptBufferRequestBuilder(@jakarta.annotation.Nonnull final String rawU * @return a {@link BufferDecryptionResult} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -55,7 +55,7 @@ public BufferDecryptionResult post(@jakarta.annotation.Nonnull final DecryptBuff * @return a {@link BufferDecryptionResult} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -71,7 +71,7 @@ public BufferDecryptionResult post(@jakarta.annotation.Nonnull final DecryptBuff * @param body The request body * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -84,7 +84,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -101,7 +101,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link DecryptBufferRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/informationprotection/encryptbuffer/EncryptBufferRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/informationprotection/encryptbuffer/EncryptBufferRequestBuilder.java index 5d3bc283956..c4a28096fa1 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/informationprotection/encryptbuffer/EncryptBufferRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/informationprotection/encryptbuffer/EncryptBufferRequestBuilder.java @@ -41,7 +41,7 @@ public EncryptBufferRequestBuilder(@jakarta.annotation.Nonnull final String rawU * @return a {@link BufferEncryptionResult} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -55,7 +55,7 @@ public BufferEncryptionResult post(@jakarta.annotation.Nonnull final EncryptBuff * @return a {@link BufferEncryptionResult} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -71,7 +71,7 @@ public BufferEncryptionResult post(@jakarta.annotation.Nonnull final EncryptBuff * @param body The request body * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -84,7 +84,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -101,7 +101,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link EncryptBufferRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/informationprotection/policy/PolicyRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/informationprotection/policy/PolicyRequestBuilder.java index 88ed27d7c8d..40fc9f188da 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/informationprotection/policy/PolicyRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/informationprotection/policy/PolicyRequestBuilder.java @@ -25,7 +25,7 @@ public class PolicyRequestBuilder extends BaseRequestBuilder { * Provides operations to manage the labels property of the microsoft.graph.informationProtectionPolicy entity. * @return a {@link LabelsRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @Deprecated @jakarta.annotation.Nonnull @@ -52,7 +52,7 @@ public PolicyRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @ja * Delete navigation property policy for users * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @Deprecated public void delete() { @@ -63,7 +63,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -77,7 +77,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link InformationProtectionPolicy} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -90,7 +90,7 @@ public InformationProtectionPolicy get() { * @return a {@link InformationProtectionPolicy} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -106,7 +106,7 @@ public InformationProtectionPolicy get(@jakarta.annotation.Nullable final java.u * @return a {@link InformationProtectionPolicy} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -120,7 +120,7 @@ public InformationProtectionPolicy patch(@jakarta.annotation.Nonnull final Infor * @return a {@link InformationProtectionPolicy} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -135,7 +135,7 @@ public InformationProtectionPolicy patch(@jakarta.annotation.Nonnull final Infor * Delete navigation property policy for users * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -147,7 +147,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Get policy from users * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -173,7 +173,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -188,7 +188,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -201,7 +201,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -218,7 +218,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link PolicyRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/informationprotection/policy/labels/LabelsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/informationprotection/policy/labels/LabelsRequestBuilder.java index 472588cf8ce..078606f1769 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/informationprotection/policy/labels/LabelsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/informationprotection/policy/labels/LabelsRequestBuilder.java @@ -31,7 +31,7 @@ public class LabelsRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @Deprecated @jakarta.annotation.Nonnull @@ -42,7 +42,7 @@ public CountRequestBuilder count() { * Provides operations to call the evaluateApplication method. * @return a {@link EvaluateApplicationRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @Deprecated @jakarta.annotation.Nonnull @@ -53,7 +53,7 @@ public EvaluateApplicationRequestBuilder evaluateApplication() { * Provides operations to call the evaluateClassificationResults method. * @return a {@link EvaluateClassificationResultsRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @Deprecated @jakarta.annotation.Nonnull @@ -64,7 +64,7 @@ public EvaluateClassificationResultsRequestBuilder evaluateClassificationResults * Provides operations to call the evaluateRemoval method. * @return a {@link EvaluateRemovalRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @Deprecated @jakarta.annotation.Nonnull @@ -75,7 +75,7 @@ public EvaluateRemovalRequestBuilder evaluateRemoval() { * Provides operations to call the extractLabel method. * @return a {@link ExtractLabelRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @Deprecated @jakarta.annotation.Nonnull @@ -87,7 +87,7 @@ public ExtractLabelRequestBuilder extractLabel() { * @param informationProtectionLabelId The unique identifier of informationProtectionLabel * @return a {@link InformationProtectionLabelItemRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -118,7 +118,7 @@ public LabelsRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @ja * @return a {@link InformationProtectionLabelCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -131,7 +131,7 @@ public InformationProtectionLabelCollectionResponse get() { * @return a {@link InformationProtectionLabelCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -147,7 +147,7 @@ public InformationProtectionLabelCollectionResponse get(@jakarta.annotation.Null * @return a {@link InformationProtectionLabel} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -161,7 +161,7 @@ public InformationProtectionLabel post(@jakarta.annotation.Nonnull final Informa * @return a {@link InformationProtectionLabel} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -176,7 +176,7 @@ public InformationProtectionLabel post(@jakarta.annotation.Nonnull final Informa * Get labels from users * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -188,7 +188,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -203,7 +203,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -216,7 +216,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -233,7 +233,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link LabelsRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/informationprotection/policy/labels/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/informationprotection/policy/labels/count/CountRequestBuilder.java index be920ad7bc9..e6d178d30e8 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/informationprotection/policy/labels/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/informationprotection/policy/labels/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/informationprotection/policy/labels/evaluateapplication/EvaluateApplicationRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/informationprotection/policy/labels/evaluateapplication/EvaluateApplicationRequestBuilder.java index 535570b6881..4af5df3e6e0 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/informationprotection/policy/labels/evaluateapplication/EvaluateApplicationRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/informationprotection/policy/labels/evaluateapplication/EvaluateApplicationRequestBuilder.java @@ -40,7 +40,7 @@ public EvaluateApplicationRequestBuilder(@jakarta.annotation.Nonnull final Strin * @return a {@link EvaluateApplicationPostResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -55,7 +55,7 @@ public EvaluateApplicationPostResponse post(@jakarta.annotation.Nonnull final Ev * @return a {@link EvaluateApplicationPostResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -72,7 +72,7 @@ public EvaluateApplicationPostResponse post(@jakarta.annotation.Nonnull final Ev * @param body The request body * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -85,7 +85,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -102,7 +102,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link EvaluateApplicationRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/informationprotection/policy/labels/evaluateclassificationresults/EvaluateClassificationResultsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/informationprotection/policy/labels/evaluateclassificationresults/EvaluateClassificationResultsRequestBuilder.java index 3e57f28efc5..5ad806d4c86 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/informationprotection/policy/labels/evaluateclassificationresults/EvaluateClassificationResultsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/informationprotection/policy/labels/evaluateclassificationresults/EvaluateClassificationResultsRequestBuilder.java @@ -40,7 +40,7 @@ public EvaluateClassificationResultsRequestBuilder(@jakarta.annotation.Nonnull f * @return a {@link EvaluateClassificationResultsPostResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -55,7 +55,7 @@ public EvaluateClassificationResultsPostResponse post(@jakarta.annotation.Nonnul * @return a {@link EvaluateClassificationResultsPostResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -72,7 +72,7 @@ public EvaluateClassificationResultsPostResponse post(@jakarta.annotation.Nonnul * @param body The request body * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -85,7 +85,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -102,7 +102,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link EvaluateClassificationResultsRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/informationprotection/policy/labels/evaluateremoval/EvaluateRemovalRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/informationprotection/policy/labels/evaluateremoval/EvaluateRemovalRequestBuilder.java index ecd87d270bd..13a2189339a 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/informationprotection/policy/labels/evaluateremoval/EvaluateRemovalRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/informationprotection/policy/labels/evaluateremoval/EvaluateRemovalRequestBuilder.java @@ -40,7 +40,7 @@ public EvaluateRemovalRequestBuilder(@jakarta.annotation.Nonnull final String ra * @return a {@link EvaluateRemovalPostResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -55,7 +55,7 @@ public EvaluateRemovalPostResponse post(@jakarta.annotation.Nonnull final Evalua * @return a {@link EvaluateRemovalPostResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -72,7 +72,7 @@ public EvaluateRemovalPostResponse post(@jakarta.annotation.Nonnull final Evalua * @param body The request body * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -85,7 +85,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -102,7 +102,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link EvaluateRemovalRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/informationprotection/policy/labels/extractlabel/ExtractLabelRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/informationprotection/policy/labels/extractlabel/ExtractLabelRequestBuilder.java index 6e95a814090..f8bfd82291c 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/informationprotection/policy/labels/extractlabel/ExtractLabelRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/informationprotection/policy/labels/extractlabel/ExtractLabelRequestBuilder.java @@ -41,7 +41,7 @@ public ExtractLabelRequestBuilder(@jakarta.annotation.Nonnull final String rawUr * @return a {@link InformationProtectionContentLabel} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -56,7 +56,7 @@ public InformationProtectionContentLabel post(@jakarta.annotation.Nonnull final * @return a {@link InformationProtectionContentLabel} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -73,7 +73,7 @@ public InformationProtectionContentLabel post(@jakarta.annotation.Nonnull final * @param body The request body * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -86,7 +86,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -103,7 +103,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link ExtractLabelRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/informationprotection/policy/labels/item/InformationProtectionLabelItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/informationprotection/policy/labels/item/InformationProtectionLabelItemRequestBuilder.java index e44ecb8583e..17f1d0621b1 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/informationprotection/policy/labels/item/InformationProtectionLabelItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/informationprotection/policy/labels/item/InformationProtectionLabelItemRequestBuilder.java @@ -40,7 +40,7 @@ public InformationProtectionLabelItemRequestBuilder(@jakarta.annotation.Nonnull * Delete navigation property labels for users * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @Deprecated public void delete() { @@ -51,7 +51,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -65,7 +65,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link InformationProtectionLabel} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -78,7 +78,7 @@ public InformationProtectionLabel get() { * @return a {@link InformationProtectionLabel} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -94,7 +94,7 @@ public InformationProtectionLabel get(@jakarta.annotation.Nullable final java.ut * @return a {@link InformationProtectionLabel} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -108,7 +108,7 @@ public InformationProtectionLabel patch(@jakarta.annotation.Nonnull final Inform * @return a {@link InformationProtectionLabel} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -123,7 +123,7 @@ public InformationProtectionLabel patch(@jakarta.annotation.Nonnull final Inform * Delete navigation property labels for users * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -135,7 +135,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -149,7 +149,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Get labels from users * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -176,7 +176,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -189,7 +189,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -206,7 +206,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link InformationProtectionLabelItemRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/informationprotection/signdigest/SignDigestRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/informationprotection/signdigest/SignDigestRequestBuilder.java index eb894f6d7a7..8f85a1c82d9 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/informationprotection/signdigest/SignDigestRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/informationprotection/signdigest/SignDigestRequestBuilder.java @@ -41,7 +41,7 @@ public SignDigestRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, * @return a {@link SigningResult} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -55,7 +55,7 @@ public SigningResult post(@jakarta.annotation.Nonnull final SignDigestPostReques * @return a {@link SigningResult} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -71,7 +71,7 @@ public SigningResult post(@jakarta.annotation.Nonnull final SignDigestPostReques * @param body The request body * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -84,7 +84,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -101,7 +101,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link SignDigestRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/informationprotection/verifysignature/VerifySignatureRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/informationprotection/verifysignature/VerifySignatureRequestBuilder.java index 377477ede96..626843f2db9 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/informationprotection/verifysignature/VerifySignatureRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/informationprotection/verifysignature/VerifySignatureRequestBuilder.java @@ -41,7 +41,7 @@ public VerifySignatureRequestBuilder(@jakarta.annotation.Nonnull final String ra * @return a {@link VerificationResult} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -55,7 +55,7 @@ public VerificationResult post(@jakarta.annotation.Nonnull final VerifySignature * @return a {@link VerificationResult} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nullable @Deprecated @@ -71,7 +71,7 @@ public VerificationResult post(@jakarta.annotation.Nonnull final VerifySignature * @param body The request body * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -84,7 +84,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -101,7 +101,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link VerifySignatureRequestBuilder} * @deprecated - * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels + * This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs. as of 2021-02/Beta_SensitivityLabels on 2021-02-15 and will be removed 2022-08-15 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/mailfolders/item/childfolders/item/operations/OperationsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/mailfolders/item/childfolders/item/operations/OperationsRequestBuilder.java index dbf9e156be4..ca726ce0265 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/mailfolders/item/childfolders/item/operations/OperationsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/mailfolders/item/childfolders/item/operations/OperationsRequestBuilder.java @@ -26,7 +26,7 @@ public class OperationsRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI + * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI on 2024-04-29 and will be removed 2024-06-30 */ @Deprecated @jakarta.annotation.Nonnull @@ -38,7 +38,7 @@ public CountRequestBuilder count() { * @param mailFolderOperationId The unique identifier of mailFolderOperation * @return a {@link MailFolderOperationItemRequestBuilder} * @deprecated - * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI + * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI on 2024-04-29 and will be removed 2024-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -69,7 +69,7 @@ public OperationsRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, * @return a {@link MailFolderOperationCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI + * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI on 2024-04-29 and will be removed 2024-06-30 */ @jakarta.annotation.Nullable @Deprecated @@ -82,7 +82,7 @@ public MailFolderOperationCollectionResponse get() { * @return a {@link MailFolderOperationCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI + * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI on 2024-04-29 and will be removed 2024-06-30 */ @jakarta.annotation.Nullable @Deprecated @@ -96,7 +96,7 @@ public MailFolderOperationCollectionResponse get(@jakarta.annotation.Nullable fi * Get operations from users * @return a {@link RequestInformation} * @deprecated - * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI + * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI on 2024-04-29 and will be removed 2024-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -108,7 +108,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI + * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI on 2024-04-29 and will be removed 2024-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -123,7 +123,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link OperationsRequestBuilder} * @deprecated - * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI + * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI on 2024-04-29 and will be removed 2024-06-30 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/mailfolders/item/childfolders/item/operations/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/mailfolders/item/childfolders/item/operations/count/CountRequestBuilder.java index 6ad8c0348cf..4ffa962a603 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/mailfolders/item/childfolders/item/operations/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/mailfolders/item/childfolders/item/operations/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI + * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI on 2024-04-29 and will be removed 2024-06-30 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI + * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI on 2024-04-29 and will be removed 2024-06-30 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI + * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI on 2024-04-29 and will be removed 2024-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI + * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI on 2024-04-29 and will be removed 2024-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI + * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI on 2024-04-29 and will be removed 2024-06-30 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/mailfolders/item/childfolders/item/operations/item/MailFolderOperationItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/mailfolders/item/childfolders/item/operations/item/MailFolderOperationItemRequestBuilder.java index 9b34dfbac75..cda4c2bbbb2 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/mailfolders/item/childfolders/item/operations/item/MailFolderOperationItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/mailfolders/item/childfolders/item/operations/item/MailFolderOperationItemRequestBuilder.java @@ -41,7 +41,7 @@ public MailFolderOperationItemRequestBuilder(@jakarta.annotation.Nonnull final S * @return a {@link MailFolderOperation} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI + * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI on 2024-04-29 and will be removed 2024-06-30 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public MailFolderOperation get() { * @return a {@link MailFolderOperation} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI + * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI on 2024-04-29 and will be removed 2024-06-30 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public MailFolderOperation get(@jakarta.annotation.Nullable final java.util.func * Get operations from users * @return a {@link RequestInformation} * @deprecated - * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI + * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI on 2024-04-29 and will be removed 2024-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI + * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI on 2024-04-29 and will be removed 2024-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link MailFolderOperationItemRequestBuilder} * @deprecated - * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI + * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI on 2024-04-29 and will be removed 2024-06-30 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/mailfolders/item/childfolders/item/updateallmessagesreadstate/UpdateAllMessagesReadStateRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/mailfolders/item/childfolders/item/updateallmessagesreadstate/UpdateAllMessagesReadStateRequestBuilder.java index b5eaef1a456..6ec95ebd98a 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/mailfolders/item/childfolders/item/updateallmessagesreadstate/UpdateAllMessagesReadStateRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/mailfolders/item/childfolders/item/updateallmessagesreadstate/UpdateAllMessagesReadStateRequestBuilder.java @@ -39,7 +39,7 @@ public UpdateAllMessagesReadStateRequestBuilder(@jakarta.annotation.Nonnull fina * @param body The request body * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI + * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI on 2024-04-29 and will be removed 2024-06-30 */ @Deprecated public void post(@jakarta.annotation.Nonnull final UpdateAllMessagesReadStatePostRequestBody body) { @@ -51,7 +51,7 @@ public void post(@jakarta.annotation.Nonnull final UpdateAllMessagesReadStatePos * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI + * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI on 2024-04-29 and will be removed 2024-06-30 */ @Deprecated public void post(@jakarta.annotation.Nonnull final UpdateAllMessagesReadStatePostRequestBody body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -66,7 +66,7 @@ public void post(@jakarta.annotation.Nonnull final UpdateAllMessagesReadStatePos * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI + * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI on 2024-04-29 and will be removed 2024-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI + * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI on 2024-04-29 and will be removed 2024-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -96,7 +96,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link UpdateAllMessagesReadStateRequestBuilder} * @deprecated - * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI + * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI on 2024-04-29 and will be removed 2024-06-30 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/mailfolders/item/operations/OperationsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/mailfolders/item/operations/OperationsRequestBuilder.java index 5e05373b540..f559d022ee8 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/mailfolders/item/operations/OperationsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/mailfolders/item/operations/OperationsRequestBuilder.java @@ -26,7 +26,7 @@ public class OperationsRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI + * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI on 2024-04-29 and will be removed 2024-06-30 */ @Deprecated @jakarta.annotation.Nonnull @@ -38,7 +38,7 @@ public CountRequestBuilder count() { * @param mailFolderOperationId The unique identifier of mailFolderOperation * @return a {@link MailFolderOperationItemRequestBuilder} * @deprecated - * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI + * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI on 2024-04-29 and will be removed 2024-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -69,7 +69,7 @@ public OperationsRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, * @return a {@link MailFolderOperationCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI + * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI on 2024-04-29 and will be removed 2024-06-30 */ @jakarta.annotation.Nullable @Deprecated @@ -82,7 +82,7 @@ public MailFolderOperationCollectionResponse get() { * @return a {@link MailFolderOperationCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI + * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI on 2024-04-29 and will be removed 2024-06-30 */ @jakarta.annotation.Nullable @Deprecated @@ -96,7 +96,7 @@ public MailFolderOperationCollectionResponse get(@jakarta.annotation.Nullable fi * Get operations from users * @return a {@link RequestInformation} * @deprecated - * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI + * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI on 2024-04-29 and will be removed 2024-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -108,7 +108,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI + * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI on 2024-04-29 and will be removed 2024-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -123,7 +123,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link OperationsRequestBuilder} * @deprecated - * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI + * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI on 2024-04-29 and will be removed 2024-06-30 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/mailfolders/item/operations/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/mailfolders/item/operations/count/CountRequestBuilder.java index 29893b3fe67..ea573b01d9c 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/mailfolders/item/operations/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/mailfolders/item/operations/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI + * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI on 2024-04-29 and will be removed 2024-06-30 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI + * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI on 2024-04-29 and will be removed 2024-06-30 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI + * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI on 2024-04-29 and will be removed 2024-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI + * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI on 2024-04-29 and will be removed 2024-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI + * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI on 2024-04-29 and will be removed 2024-06-30 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/mailfolders/item/operations/item/MailFolderOperationItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/mailfolders/item/operations/item/MailFolderOperationItemRequestBuilder.java index b0bd745fe3c..946ccf8746f 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/mailfolders/item/operations/item/MailFolderOperationItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/mailfolders/item/operations/item/MailFolderOperationItemRequestBuilder.java @@ -41,7 +41,7 @@ public MailFolderOperationItemRequestBuilder(@jakarta.annotation.Nonnull final S * @return a {@link MailFolderOperation} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI + * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI on 2024-04-29 and will be removed 2024-06-30 */ @jakarta.annotation.Nullable @Deprecated @@ -54,7 +54,7 @@ public MailFolderOperation get() { * @return a {@link MailFolderOperation} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI + * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI on 2024-04-29 and will be removed 2024-06-30 */ @jakarta.annotation.Nullable @Deprecated @@ -68,7 +68,7 @@ public MailFolderOperation get(@jakarta.annotation.Nullable final java.util.func * Get operations from users * @return a {@link RequestInformation} * @deprecated - * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI + * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI on 2024-04-29 and will be removed 2024-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI + * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI on 2024-04-29 and will be removed 2024-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link MailFolderOperationItemRequestBuilder} * @deprecated - * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI + * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI on 2024-04-29 and will be removed 2024-06-30 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/mailfolders/item/updateallmessagesreadstate/UpdateAllMessagesReadStateRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/mailfolders/item/updateallmessagesreadstate/UpdateAllMessagesReadStateRequestBuilder.java index 0785e5f5fdc..b17d52f8af5 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/mailfolders/item/updateallmessagesreadstate/UpdateAllMessagesReadStateRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/mailfolders/item/updateallmessagesreadstate/UpdateAllMessagesReadStateRequestBuilder.java @@ -39,7 +39,7 @@ public UpdateAllMessagesReadStateRequestBuilder(@jakarta.annotation.Nonnull fina * @param body The request body * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI + * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI on 2024-04-29 and will be removed 2024-06-30 */ @Deprecated public void post(@jakarta.annotation.Nonnull final UpdateAllMessagesReadStatePostRequestBody body) { @@ -51,7 +51,7 @@ public void post(@jakarta.annotation.Nonnull final UpdateAllMessagesReadStatePos * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI + * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI on 2024-04-29 and will be removed 2024-06-30 */ @Deprecated public void post(@jakarta.annotation.Nonnull final UpdateAllMessagesReadStatePostRequestBody body, @jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -66,7 +66,7 @@ public void post(@jakarta.annotation.Nonnull final UpdateAllMessagesReadStatePos * @param body The request body * @return a {@link RequestInformation} * @deprecated - * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI + * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI on 2024-04-29 and will be removed 2024-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI + * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI on 2024-04-29 and will be removed 2024-06-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -96,7 +96,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link UpdateAllMessagesReadStateRequestBuilder} * @deprecated - * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI + * as of 2024-04/PrivatePreview:updateAllMessagesReadStateAPI on 2024-04-29 and will be removed 2024-06-30 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/manageddevices/bulkreprovisioncloudpc/BulkReprovisionCloudPcRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/manageddevices/bulkreprovisioncloudpc/BulkReprovisionCloudPcRequestBuilder.java index a053810baf6..5368f69c243 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/manageddevices/bulkreprovisioncloudpc/BulkReprovisionCloudPcRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/manageddevices/bulkreprovisioncloudpc/BulkReprovisionCloudPcRequestBuilder.java @@ -41,7 +41,7 @@ public BulkReprovisionCloudPcRequestBuilder(@jakarta.annotation.Nonnull final St * @return a {@link CloudPcBulkRemoteActionResult} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The bulkReprovisionCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkReprovisionCloudPc + * The bulkReprovisionCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkReprovisionCloudPc on 2023-05-24 and will be removed 2023-09-24 * @see Find more info here */ @jakarta.annotation.Nullable @@ -56,7 +56,7 @@ public CloudPcBulkRemoteActionResult post(@jakarta.annotation.Nonnull final Bulk * @return a {@link CloudPcBulkRemoteActionResult} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The bulkReprovisionCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkReprovisionCloudPc + * The bulkReprovisionCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkReprovisionCloudPc on 2023-05-24 and will be removed 2023-09-24 * @see Find more info here */ @jakarta.annotation.Nullable @@ -73,7 +73,7 @@ public CloudPcBulkRemoteActionResult post(@jakarta.annotation.Nonnull final Bulk * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The bulkReprovisionCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkReprovisionCloudPc + * The bulkReprovisionCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkReprovisionCloudPc on 2023-05-24 and will be removed 2023-09-24 */ @jakarta.annotation.Nonnull @Deprecated @@ -86,7 +86,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The bulkReprovisionCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkReprovisionCloudPc + * The bulkReprovisionCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkReprovisionCloudPc on 2023-05-24 and will be removed 2023-09-24 */ @jakarta.annotation.Nonnull @Deprecated @@ -103,7 +103,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link BulkReprovisionCloudPcRequestBuilder} * @deprecated - * The bulkReprovisionCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkReprovisionCloudPc + * The bulkReprovisionCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkReprovisionCloudPc on 2023-05-24 and will be removed 2023-09-24 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/manageddevices/bulkrestorecloudpc/BulkRestoreCloudPcRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/manageddevices/bulkrestorecloudpc/BulkRestoreCloudPcRequestBuilder.java index 30fef81465c..4c3f369088b 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/manageddevices/bulkrestorecloudpc/BulkRestoreCloudPcRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/manageddevices/bulkrestorecloudpc/BulkRestoreCloudPcRequestBuilder.java @@ -41,7 +41,7 @@ public BulkRestoreCloudPcRequestBuilder(@jakarta.annotation.Nonnull final String * @return a {@link CloudPcBulkRemoteActionResult} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The bulkRestoreCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkRestoreCloudPc + * The bulkRestoreCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkRestoreCloudPc on 2023-05-24 and will be removed 2023-09-24 * @see Find more info here */ @jakarta.annotation.Nullable @@ -56,7 +56,7 @@ public CloudPcBulkRemoteActionResult post(@jakarta.annotation.Nonnull final Bulk * @return a {@link CloudPcBulkRemoteActionResult} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The bulkRestoreCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkRestoreCloudPc + * The bulkRestoreCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkRestoreCloudPc on 2023-05-24 and will be removed 2023-09-24 * @see Find more info here */ @jakarta.annotation.Nullable @@ -73,7 +73,7 @@ public CloudPcBulkRemoteActionResult post(@jakarta.annotation.Nonnull final Bulk * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The bulkRestoreCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkRestoreCloudPc + * The bulkRestoreCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkRestoreCloudPc on 2023-05-24 and will be removed 2023-09-24 */ @jakarta.annotation.Nonnull @Deprecated @@ -86,7 +86,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The bulkRestoreCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkRestoreCloudPc + * The bulkRestoreCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkRestoreCloudPc on 2023-05-24 and will be removed 2023-09-24 */ @jakarta.annotation.Nonnull @Deprecated @@ -103,7 +103,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link BulkRestoreCloudPcRequestBuilder} * @deprecated - * The bulkRestoreCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkRestoreCloudPc + * The bulkRestoreCloudPc action is deprecated and will stop supporting on September 24, 2023. Please use bulk action entity api. as of 2023-05/bulkRestoreCloudPc on 2023-05-24 and will be removed 2023-09-24 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/manageddevices/bulksetcloudpcreviewstatus/BulkSetCloudPcReviewStatusRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/manageddevices/bulksetcloudpcreviewstatus/BulkSetCloudPcReviewStatusRequestBuilder.java index cc1db31c38c..9ffb8463245 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/manageddevices/bulksetcloudpcreviewstatus/BulkSetCloudPcReviewStatusRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/manageddevices/bulksetcloudpcreviewstatus/BulkSetCloudPcReviewStatusRequestBuilder.java @@ -41,7 +41,7 @@ public BulkSetCloudPcReviewStatusRequestBuilder(@jakarta.annotation.Nonnull fina * @return a {@link CloudPcBulkRemoteActionResult} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The BulkSetCloudPcReviewStatus action is deprecated and will stop supporting on September 30, 2024. Please use bulk action entity api. as of 2024-05/BulkSetCloudPcReviewStatus + * The BulkSetCloudPcReviewStatus action is deprecated and will stop supporting on September 30, 2024. Please use bulk action entity api. as of 2024-05/BulkSetCloudPcReviewStatus on 2024-05-15 and will be removed 2024-09-30 * @see Find more info here */ @jakarta.annotation.Nullable @@ -56,7 +56,7 @@ public CloudPcBulkRemoteActionResult post(@jakarta.annotation.Nonnull final Bulk * @return a {@link CloudPcBulkRemoteActionResult} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The BulkSetCloudPcReviewStatus action is deprecated and will stop supporting on September 30, 2024. Please use bulk action entity api. as of 2024-05/BulkSetCloudPcReviewStatus + * The BulkSetCloudPcReviewStatus action is deprecated and will stop supporting on September 30, 2024. Please use bulk action entity api. as of 2024-05/BulkSetCloudPcReviewStatus on 2024-05-15 and will be removed 2024-09-30 * @see Find more info here */ @jakarta.annotation.Nullable @@ -73,7 +73,7 @@ public CloudPcBulkRemoteActionResult post(@jakarta.annotation.Nonnull final Bulk * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The BulkSetCloudPcReviewStatus action is deprecated and will stop supporting on September 30, 2024. Please use bulk action entity api. as of 2024-05/BulkSetCloudPcReviewStatus + * The BulkSetCloudPcReviewStatus action is deprecated and will stop supporting on September 30, 2024. Please use bulk action entity api. as of 2024-05/BulkSetCloudPcReviewStatus on 2024-05-15 and will be removed 2024-09-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -86,7 +86,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The BulkSetCloudPcReviewStatus action is deprecated and will stop supporting on September 30, 2024. Please use bulk action entity api. as of 2024-05/BulkSetCloudPcReviewStatus + * The BulkSetCloudPcReviewStatus action is deprecated and will stop supporting on September 30, 2024. Please use bulk action entity api. as of 2024-05/BulkSetCloudPcReviewStatus on 2024-05-15 and will be removed 2024-09-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -103,7 +103,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link BulkSetCloudPcReviewStatusRequestBuilder} * @deprecated - * The BulkSetCloudPcReviewStatus action is deprecated and will stop supporting on September 30, 2024. Please use bulk action entity api. as of 2024-05/BulkSetCloudPcReviewStatus + * The BulkSetCloudPcReviewStatus action is deprecated and will stop supporting on September 30, 2024. Please use bulk action entity api. as of 2024-05/BulkSetCloudPcReviewStatus on 2024-05-15 and will be removed 2024-09-30 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/manageddevices/item/getcloudpcremoteactionresults/GetCloudPcRemoteActionResultsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/manageddevices/item/getcloudpcremoteactionresults/GetCloudPcRemoteActionResultsRequestBuilder.java index 03a58d364dd..01a126d687b 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/manageddevices/item/getcloudpcremoteactionresults/GetCloudPcRemoteActionResultsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/manageddevices/item/getcloudpcremoteactionresults/GetCloudPcRemoteActionResultsRequestBuilder.java @@ -40,7 +40,7 @@ public GetCloudPcRemoteActionResultsRequestBuilder(@jakarta.annotation.Nonnull f * @return a {@link GetCloudPcRemoteActionResultsGetResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Starting September 30, 2024, getCloudPcRemoteActionResults API bound to managedDevice entity will be deprecated and no longer supported. Please use retrieveCloudPcRemoteActionResults API bound to cloudpc entity instead. as of 2024-05/getCloudPcRemoteActionResults + * Starting September 30, 2024, getCloudPcRemoteActionResults API bound to managedDevice entity will be deprecated and no longer supported. Please use retrieveCloudPcRemoteActionResults API bound to cloudpc entity instead. as of 2024-05/getCloudPcRemoteActionResults on 2024-05-08 and will be removed 2024-09-30 * @see Find more info here */ @jakarta.annotation.Nullable @@ -54,7 +54,7 @@ public GetCloudPcRemoteActionResultsGetResponse get() { * @return a {@link GetCloudPcRemoteActionResultsGetResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Starting September 30, 2024, getCloudPcRemoteActionResults API bound to managedDevice entity will be deprecated and no longer supported. Please use retrieveCloudPcRemoteActionResults API bound to cloudpc entity instead. as of 2024-05/getCloudPcRemoteActionResults + * Starting September 30, 2024, getCloudPcRemoteActionResults API bound to managedDevice entity will be deprecated and no longer supported. Please use retrieveCloudPcRemoteActionResults API bound to cloudpc entity instead. as of 2024-05/getCloudPcRemoteActionResults on 2024-05-08 and will be removed 2024-09-30 * @see Find more info here */ @jakarta.annotation.Nullable @@ -69,7 +69,7 @@ public GetCloudPcRemoteActionResultsGetResponse get(@jakarta.annotation.Nullable * Check the Cloud PC-specified remote action results for a Cloud PC device. Cloud PC supports reprovision and resize remote actions. * @return a {@link RequestInformation} * @deprecated - * Starting September 30, 2024, getCloudPcRemoteActionResults API bound to managedDevice entity will be deprecated and no longer supported. Please use retrieveCloudPcRemoteActionResults API bound to cloudpc entity instead. as of 2024-05/getCloudPcRemoteActionResults + * Starting September 30, 2024, getCloudPcRemoteActionResults API bound to managedDevice entity will be deprecated and no longer supported. Please use retrieveCloudPcRemoteActionResults API bound to cloudpc entity instead. as of 2024-05/getCloudPcRemoteActionResults on 2024-05-08 and will be removed 2024-09-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -81,7 +81,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Starting September 30, 2024, getCloudPcRemoteActionResults API bound to managedDevice entity will be deprecated and no longer supported. Please use retrieveCloudPcRemoteActionResults API bound to cloudpc entity instead. as of 2024-05/getCloudPcRemoteActionResults + * Starting September 30, 2024, getCloudPcRemoteActionResults API bound to managedDevice entity will be deprecated and no longer supported. Please use retrieveCloudPcRemoteActionResults API bound to cloudpc entity instead. as of 2024-05/getCloudPcRemoteActionResults on 2024-05-08 and will be removed 2024-09-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -96,7 +96,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link GetCloudPcRemoteActionResultsRequestBuilder} * @deprecated - * Starting September 30, 2024, getCloudPcRemoteActionResults API bound to managedDevice entity will be deprecated and no longer supported. Please use retrieveCloudPcRemoteActionResults API bound to cloudpc entity instead. as of 2024-05/getCloudPcRemoteActionResults + * Starting September 30, 2024, getCloudPcRemoteActionResults API bound to managedDevice entity will be deprecated and no longer supported. Please use retrieveCloudPcRemoteActionResults API bound to cloudpc entity instead. as of 2024-05/getCloudPcRemoteActionResults on 2024-05-08 and will be removed 2024-09-30 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/manageddevices/item/getcloudpcreviewstatus/GetCloudPcReviewStatusRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/manageddevices/item/getcloudpcreviewstatus/GetCloudPcReviewStatusRequestBuilder.java index faaa970a76d..e8407b85095 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/manageddevices/item/getcloudpcreviewstatus/GetCloudPcReviewStatusRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/manageddevices/item/getcloudpcreviewstatus/GetCloudPcReviewStatusRequestBuilder.java @@ -40,7 +40,7 @@ public GetCloudPcReviewStatusRequestBuilder(@jakarta.annotation.Nonnull final St * @return a {@link CloudPcReviewStatus} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The getCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new retrieveReviewStatus API as of 2024-01/getCloudPcReviewStatus + * The getCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new retrieveReviewStatus API as of 2024-01/getCloudPcReviewStatus on 2024-01-03 and will be removed 2023-04-30 * @see Find more info here */ @jakarta.annotation.Nullable @@ -54,7 +54,7 @@ public CloudPcReviewStatus get() { * @return a {@link CloudPcReviewStatus} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The getCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new retrieveReviewStatus API as of 2024-01/getCloudPcReviewStatus + * The getCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new retrieveReviewStatus API as of 2024-01/getCloudPcReviewStatus on 2024-01-03 and will be removed 2023-04-30 * @see Find more info here */ @jakarta.annotation.Nullable @@ -69,7 +69,7 @@ public CloudPcReviewStatus get(@jakarta.annotation.Nullable final java.util.func * Get the review status of a specific Cloud PC device. * @return a {@link RequestInformation} * @deprecated - * The getCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new retrieveReviewStatus API as of 2024-01/getCloudPcReviewStatus + * The getCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new retrieveReviewStatus API as of 2024-01/getCloudPcReviewStatus on 2024-01-03 and will be removed 2023-04-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -81,7 +81,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The getCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new retrieveReviewStatus API as of 2024-01/getCloudPcReviewStatus + * The getCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new retrieveReviewStatus API as of 2024-01/getCloudPcReviewStatus on 2024-01-03 and will be removed 2023-04-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -96,7 +96,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link GetCloudPcReviewStatusRequestBuilder} * @deprecated - * The getCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new retrieveReviewStatus API as of 2024-01/getCloudPcReviewStatus + * The getCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new retrieveReviewStatus API as of 2024-01/getCloudPcReviewStatus on 2024-01-03 and will be removed 2023-04-30 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/manageddevices/item/setcloudpcreviewstatus/SetCloudPcReviewStatusRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/manageddevices/item/setcloudpcreviewstatus/SetCloudPcReviewStatusRequestBuilder.java index 7e8b92d8d9c..a380c9cdf0c 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/manageddevices/item/setcloudpcreviewstatus/SetCloudPcReviewStatusRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/manageddevices/item/setcloudpcreviewstatus/SetCloudPcReviewStatusRequestBuilder.java @@ -39,7 +39,7 @@ public SetCloudPcReviewStatusRequestBuilder(@jakarta.annotation.Nonnull final St * @param body The request body * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The setCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new setReviewStatus API as of 2024-01/setCloudPcReviewStatus + * The setCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new setReviewStatus API as of 2024-01/setCloudPcReviewStatus on 2024-01-03 and will be removed 2023-04-30 * @see Find more info here */ @Deprecated @@ -52,7 +52,7 @@ public void post(@jakarta.annotation.Nonnull final SetCloudPcReviewStatusPostReq * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The setCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new setReviewStatus API as of 2024-01/setCloudPcReviewStatus + * The setCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new setReviewStatus API as of 2024-01/setCloudPcReviewStatus on 2024-01-03 and will be removed 2023-04-30 * @see Find more info here */ @Deprecated @@ -68,7 +68,7 @@ public void post(@jakarta.annotation.Nonnull final SetCloudPcReviewStatusPostReq * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The setCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new setReviewStatus API as of 2024-01/setCloudPcReviewStatus + * The setCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new setReviewStatus API as of 2024-01/setCloudPcReviewStatus on 2024-01-03 and will be removed 2023-04-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -81,7 +81,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The setCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new setReviewStatus API as of 2024-01/setCloudPcReviewStatus + * The setCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new setReviewStatus API as of 2024-01/setCloudPcReviewStatus on 2024-01-03 and will be removed 2023-04-30 */ @jakarta.annotation.Nonnull @Deprecated @@ -98,7 +98,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link SetCloudPcReviewStatusRequestBuilder} * @deprecated - * The setCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new setReviewStatus API as of 2024-01/setCloudPcReviewStatus + * The setCloudPcReviewStatus API is deprecated and will stop returning data on Apr 30, 2024. Please use the new setReviewStatus API as of 2024-01/setCloudPcReviewStatus on 2024-01-03 and will be removed 2023-04-30 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/mobileapptroubleshootingevents/item/applogcollectionrequests/AppLogCollectionRequestsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/mobileapptroubleshootingevents/item/applogcollectionrequests/AppLogCollectionRequestsRequestBuilder.java index d073bb70e4c..f9661664452 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/mobileapptroubleshootingevents/item/applogcollectionrequests/AppLogCollectionRequestsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/mobileapptroubleshootingevents/item/applogcollectionrequests/AppLogCollectionRequestsRequestBuilder.java @@ -60,7 +60,7 @@ public AppLogCollectionRequestsRequestBuilder(@jakarta.annotation.Nonnull final super(requestAdapter, "{+baseurl}/users/{user%2Did}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent%2Did}/appLogCollectionRequests{?%24count,%24expand,%24filter,%24orderby,%24search,%24select,%24skip,%24top}", rawUrl); } /** - * Indicates collection of App Log Upload Request. + * The collection property of AppLogUploadRequest. * @return a {@link AppLogCollectionRequestCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code */ @@ -69,7 +69,7 @@ public AppLogCollectionRequestCollectionResponse get() { return get(null); } /** - * Indicates collection of App Log Upload Request. + * The collection property of AppLogUploadRequest. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link AppLogCollectionRequestCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code @@ -107,7 +107,7 @@ public AppLogCollectionRequest post(@jakarta.annotation.Nonnull final AppLogColl return this.requestAdapter.send(requestInfo, errorMapping, AppLogCollectionRequest::createFromDiscriminatorValue); } /** - * Indicates collection of App Log Upload Request. + * The collection property of AppLogUploadRequest. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -115,7 +115,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Indicates collection of App Log Upload Request. + * The collection property of AppLogUploadRequest. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -161,7 +161,7 @@ public AppLogCollectionRequestsRequestBuilder withUrl(@jakarta.annotation.Nonnul return new AppLogCollectionRequestsRequestBuilder(rawUrl, requestAdapter); } /** - * Indicates collection of App Log Upload Request. + * The collection property of AppLogUploadRequest. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/mobileapptroubleshootingevents/item/applogcollectionrequests/item/AppLogCollectionRequestItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/mobileapptroubleshootingevents/item/applogcollectionrequests/item/AppLogCollectionRequestItemRequestBuilder.java index 7fc9ec84d77..0499e5dc155 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/mobileapptroubleshootingevents/item/applogcollectionrequests/item/AppLogCollectionRequestItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/mobileapptroubleshootingevents/item/applogcollectionrequests/item/AppLogCollectionRequestItemRequestBuilder.java @@ -64,7 +64,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume this.requestAdapter.sendPrimitive(requestInfo, errorMapping, Void.class); } /** - * Indicates collection of App Log Upload Request. + * The collection property of AppLogUploadRequest. * @return a {@link AppLogCollectionRequest} * @throws ODataError When receiving a 4XX or 5XX status code */ @@ -73,7 +73,7 @@ public AppLogCollectionRequest get() { return get(null); } /** - * Indicates collection of App Log Upload Request. + * The collection property of AppLogUploadRequest. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link AppLogCollectionRequest} * @throws ODataError When receiving a 4XX or 5XX status code @@ -131,7 +131,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * Indicates collection of App Log Upload Request. + * The collection property of AppLogUploadRequest. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -139,7 +139,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Indicates collection of App Log Upload Request. + * The collection property of AppLogUploadRequest. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -191,7 +191,7 @@ public AppLogCollectionRequestItemRequestBuilder withUrl(@jakarta.annotation.Non public class DeleteRequestConfiguration extends BaseRequestConfiguration { } /** - * Indicates collection of App Log Upload Request. + * The collection property of AppLogUploadRequest. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/notifications/NotificationsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/notifications/NotificationsRequestBuilder.java index b9e55302517..b9b8d5d5003 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/notifications/NotificationsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/notifications/NotificationsRequestBuilder.java @@ -27,7 +27,7 @@ public class NotificationsRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation + * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation on 2023-03-09 and will be removed 2023-03-20 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param notificationId The unique identifier of notification * @return a {@link NotificationItemRequestBuilder} * @deprecated - * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation + * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation on 2023-03-09 and will be removed 2023-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public NotificationsRequestBuilder(@jakarta.annotation.Nonnull final String rawU * @return a {@link NotificationCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation + * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation on 2023-03-09 and will be removed 2023-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public NotificationCollectionResponse get() { * @return a {@link NotificationCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation + * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation on 2023-03-09 and will be removed 2023-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public NotificationCollectionResponse get(@jakarta.annotation.Nullable final jav * @return a {@link Notification} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation + * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation on 2023-03-09 and will be removed 2023-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public Notification post(@jakarta.annotation.Nonnull final Notification body) { * @return a {@link Notification} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation + * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation on 2023-03-09 and will be removed 2023-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public Notification post(@jakarta.annotation.Nonnull final Notification body, @j * Get notifications from users * @return a {@link RequestInformation} * @deprecated - * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation + * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation on 2023-03-09 and will be removed 2023-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation + * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation on 2023-03-09 and will be removed 2023-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation + * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation on 2023-03-09 and will be removed 2023-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation + * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation on 2023-03-09 and will be removed 2023-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link NotificationsRequestBuilder} * @deprecated - * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation + * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation on 2023-03-09 and will be removed 2023-03-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/notifications/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/notifications/count/CountRequestBuilder.java index 914515ed82f..81472aa743f 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/notifications/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/notifications/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation + * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation on 2023-03-09 and will be removed 2023-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation + * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation on 2023-03-09 and will be removed 2023-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation + * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation on 2023-03-09 and will be removed 2023-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation + * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation on 2023-03-09 and will be removed 2023-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation + * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation on 2023-03-09 and will be removed 2023-03-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/notifications/item/NotificationItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/notifications/item/NotificationItemRequestBuilder.java index 23799e4f097..79f4eecc278 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/notifications/item/NotificationItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/notifications/item/NotificationItemRequestBuilder.java @@ -40,7 +40,7 @@ public NotificationItemRequestBuilder(@jakarta.annotation.Nonnull final String r * Delete navigation property notifications for users * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation + * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation on 2023-03-09 and will be removed 2023-03-20 */ @Deprecated public void delete() { @@ -51,7 +51,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation + * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation on 2023-03-09 and will be removed 2023-03-20 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -65,7 +65,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link Notification} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation + * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation on 2023-03-09 and will be removed 2023-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -78,7 +78,7 @@ public Notification get() { * @return a {@link Notification} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation + * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation on 2023-03-09 and will be removed 2023-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -94,7 +94,7 @@ public Notification get(@jakarta.annotation.Nullable final java.util.function.Co * @return a {@link Notification} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation + * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation on 2023-03-09 and will be removed 2023-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -108,7 +108,7 @@ public Notification patch(@jakarta.annotation.Nonnull final Notification body) { * @return a {@link Notification} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation + * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation on 2023-03-09 and will be removed 2023-03-20 */ @jakarta.annotation.Nullable @Deprecated @@ -123,7 +123,7 @@ public Notification patch(@jakarta.annotation.Nonnull final Notification body, @ * Delete navigation property notifications for users * @return a {@link RequestInformation} * @deprecated - * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation + * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation on 2023-03-09 and will be removed 2023-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -135,7 +135,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation + * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation on 2023-03-09 and will be removed 2023-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -149,7 +149,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Get notifications from users * @return a {@link RequestInformation} * @deprecated - * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation + * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation on 2023-03-09 and will be removed 2023-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation + * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation on 2023-03-09 and will be removed 2023-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -176,7 +176,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation + * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation on 2023-03-09 and will be removed 2023-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -189,7 +189,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation + * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation on 2023-03-09 and will be removed 2023-03-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -206,7 +206,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link NotificationItemRequestBuilder} * @deprecated - * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation + * The Graph Notification API is deprecated and will stop returning data on March 20, 2023. as of 2023-03/Notification_Deprecation on 2023-03-09 and will be removed 2023-03-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/onlinemeetings/item/registration/RegistrationRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/onlinemeetings/item/registration/RegistrationRequestBuilder.java index 2ac9f0880ea..403a664f767 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/onlinemeetings/item/registration/RegistrationRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/onlinemeetings/item/registration/RegistrationRequestBuilder.java @@ -26,7 +26,7 @@ public class RegistrationRequestBuilder extends BaseRequestBuilder { * Provides operations to manage the customQuestions property of the microsoft.graph.meetingRegistration entity. * @return a {@link CustomQuestionsRequestBuilder} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @Deprecated @jakarta.annotation.Nonnull @@ -37,7 +37,7 @@ public CustomQuestionsRequestBuilder customQuestions() { * Provides operations to manage the registrants property of the microsoft.graph.meetingRegistrationBase entity. * @return a {@link RegistrantsRequestBuilder} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @Deprecated @jakarta.annotation.Nonnull @@ -64,7 +64,7 @@ public RegistrationRequestBuilder(@jakarta.annotation.Nonnull final String rawUr * Delete navigation property registration for users * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @Deprecated public void delete() { @@ -75,7 +75,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -89,7 +89,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link MeetingRegistration} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -102,7 +102,7 @@ public MeetingRegistration get() { * @return a {@link MeetingRegistration} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -118,7 +118,7 @@ public MeetingRegistration get(@jakarta.annotation.Nullable final java.util.func * @return a {@link MeetingRegistration} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -132,7 +132,7 @@ public MeetingRegistration patch(@jakarta.annotation.Nonnull final MeetingRegist * @return a {@link MeetingRegistration} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -147,7 +147,7 @@ public MeetingRegistration patch(@jakarta.annotation.Nonnull final MeetingRegist * Delete navigation property registration for users * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -159,7 +159,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -173,7 +173,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * The registration that is enabled for an online meeting. One online meeting can only have one registration enabled. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -200,7 +200,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -213,7 +213,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -230,7 +230,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link RegistrationRequestBuilder} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/onlinemeetings/item/registration/customquestions/CustomQuestionsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/onlinemeetings/item/registration/customquestions/CustomQuestionsRequestBuilder.java index bd06aac9490..56ce9e8df9f 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/onlinemeetings/item/registration/customquestions/CustomQuestionsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/onlinemeetings/item/registration/customquestions/CustomQuestionsRequestBuilder.java @@ -27,7 +27,7 @@ public class CustomQuestionsRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param meetingRegistrationQuestionId The unique identifier of meetingRegistrationQuestion * @return a {@link MeetingRegistrationQuestionItemRequestBuilder} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public CustomQuestionsRequestBuilder(@jakarta.annotation.Nonnull final String ra * @return a {@link MeetingRegistrationQuestionCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public MeetingRegistrationQuestionCollectionResponse get() { * @return a {@link MeetingRegistrationQuestionCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public MeetingRegistrationQuestionCollectionResponse get(@jakarta.annotation.Nul * @return a {@link MeetingRegistrationQuestion} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public MeetingRegistrationQuestion post(@jakarta.annotation.Nonnull final Meetin * @return a {@link MeetingRegistrationQuestion} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public MeetingRegistrationQuestion post(@jakarta.annotation.Nonnull final Meetin * Custom registration questions. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CustomQuestionsRequestBuilder} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/onlinemeetings/item/registration/customquestions/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/onlinemeetings/item/registration/customquestions/count/CountRequestBuilder.java index ef58bbc99cb..6ab97cb23e4 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/onlinemeetings/item/registration/customquestions/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/onlinemeetings/item/registration/customquestions/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/onlinemeetings/item/registration/customquestions/item/MeetingRegistrationQuestionItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/onlinemeetings/item/registration/customquestions/item/MeetingRegistrationQuestionItemRequestBuilder.java index 20ee9afdb20..872efb85eee 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/onlinemeetings/item/registration/customquestions/item/MeetingRegistrationQuestionItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/onlinemeetings/item/registration/customquestions/item/MeetingRegistrationQuestionItemRequestBuilder.java @@ -40,7 +40,7 @@ public MeetingRegistrationQuestionItemRequestBuilder(@jakarta.annotation.Nonnull * Delete navigation property customQuestions for users * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @Deprecated public void delete() { @@ -51,7 +51,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -65,7 +65,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link MeetingRegistrationQuestion} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -78,7 +78,7 @@ public MeetingRegistrationQuestion get() { * @return a {@link MeetingRegistrationQuestion} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -94,7 +94,7 @@ public MeetingRegistrationQuestion get(@jakarta.annotation.Nullable final java.u * @return a {@link MeetingRegistrationQuestion} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -108,7 +108,7 @@ public MeetingRegistrationQuestion patch(@jakarta.annotation.Nonnull final Meeti * @return a {@link MeetingRegistrationQuestion} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -123,7 +123,7 @@ public MeetingRegistrationQuestion patch(@jakarta.annotation.Nonnull final Meeti * Delete navigation property customQuestions for users * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -135,7 +135,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -149,7 +149,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Custom registration questions. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -176,7 +176,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -189,7 +189,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -206,7 +206,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link MeetingRegistrationQuestionItemRequestBuilder} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/onlinemeetings/item/registration/registrants/RegistrantsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/onlinemeetings/item/registration/registrants/RegistrantsRequestBuilder.java index bd93110fa0f..058798503bf 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/onlinemeetings/item/registration/registrants/RegistrantsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/onlinemeetings/item/registration/registrants/RegistrantsRequestBuilder.java @@ -27,7 +27,7 @@ public class RegistrantsRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param meetingRegistrantBaseId The unique identifier of meetingRegistrantBase * @return a {@link MeetingRegistrantBaseItemRequestBuilder} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public RegistrantsRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl * @return a {@link MeetingRegistrantBaseCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public MeetingRegistrantBaseCollectionResponse get() { * @return a {@link MeetingRegistrantBaseCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public MeetingRegistrantBaseCollectionResponse get(@jakarta.annotation.Nullable * @return a {@link MeetingRegistrantBase} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 * @see Find more info here */ @jakarta.annotation.Nullable @@ -114,7 +114,7 @@ public MeetingRegistrantBase post(@jakarta.annotation.Nonnull final MeetingRegis * @return a {@link MeetingRegistrantBase} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 * @see Find more info here */ @jakarta.annotation.Nullable @@ -130,7 +130,7 @@ public MeetingRegistrantBase post(@jakarta.annotation.Nonnull final MeetingRegis * Registrants of the online meeting. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -142,7 +142,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -157,7 +157,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -170,7 +170,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -187,7 +187,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link RegistrantsRequestBuilder} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/onlinemeetings/item/registration/registrants/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/onlinemeetings/item/registration/registrants/count/CountRequestBuilder.java index 4cf363c4935..5daaecd8db1 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/onlinemeetings/item/registration/registrants/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/onlinemeetings/item/registration/registrants/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/onlinemeetings/item/registration/registrants/item/MeetingRegistrantBaseItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/onlinemeetings/item/registration/registrants/item/MeetingRegistrantBaseItemRequestBuilder.java index 71ad3ad5bbc..4da676a4403 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/onlinemeetings/item/registration/registrants/item/MeetingRegistrantBaseItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/onlinemeetings/item/registration/registrants/item/MeetingRegistrantBaseItemRequestBuilder.java @@ -40,7 +40,7 @@ public MeetingRegistrantBaseItemRequestBuilder(@jakarta.annotation.Nonnull final * Cancel an onlineMeeting registration for a meetingRegistrant on behalf of the registrant. Only use this method when the allowedRegistrant property of the meetingRegistration object has a value of organization and the registrant's delegated permission was used to enroll. When the allowedRegistrant value is everyone, registrants can only use the link in the email they receive to cancel their registration. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 * @see Find more info here */ @Deprecated @@ -52,7 +52,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 * @see Find more info here */ @Deprecated @@ -67,7 +67,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link MeetingRegistrantBase} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -80,7 +80,7 @@ public MeetingRegistrantBase get() { * @return a {@link MeetingRegistrantBase} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -96,7 +96,7 @@ public MeetingRegistrantBase get(@jakarta.annotation.Nullable final java.util.fu * @return a {@link MeetingRegistrantBase} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -110,7 +110,7 @@ public MeetingRegistrantBase patch(@jakarta.annotation.Nonnull final MeetingRegi * @return a {@link MeetingRegistrantBase} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nullable @Deprecated @@ -125,7 +125,7 @@ public MeetingRegistrantBase patch(@jakarta.annotation.Nonnull final MeetingRegi * Cancel an onlineMeeting registration for a meetingRegistrant on behalf of the registrant. Only use this method when the allowedRegistrant property of the meetingRegistration object has a value of organization and the registrant's delegated permission was used to enroll. When the allowedRegistrant value is everyone, registrants can only use the link in the email they receive to cancel their registration. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -137,7 +137,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -151,7 +151,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * Registrants of the online meeting. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -163,7 +163,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -178,7 +178,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -191,7 +191,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated @@ -208,7 +208,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link MeetingRegistrantBaseItemRequestBuilder} * @deprecated - * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation + * The meetingRegistrationBase Entity is deprecated and will stop returning data on Dec 12th, 2024. Please use the new webinar APIs. as of 2024-04/meetingRegistrationDeprecation on 2024-04-01 and will be removed 2024-12-12 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskfolders/TaskFoldersRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskfolders/TaskFoldersRequestBuilder.java index bc56c46e1f0..23de5e0039c 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskfolders/TaskFoldersRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskfolders/TaskFoldersRequestBuilder.java @@ -27,7 +27,7 @@ public class TaskFoldersRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param outlookTaskFolderId The unique identifier of outlookTaskFolder * @return a {@link OutlookTaskFolderItemRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public TaskFoldersRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl * @return a {@link OutlookTaskFolderCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public OutlookTaskFolderCollectionResponse get() { * @return a {@link OutlookTaskFolderCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public OutlookTaskFolderCollectionResponse get(@jakarta.annotation.Nullable fina * @return a {@link OutlookTaskFolder} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public OutlookTaskFolder post(@jakarta.annotation.Nonnull final OutlookTaskFolde * @return a {@link OutlookTaskFolder} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public OutlookTaskFolder post(@jakarta.annotation.Nonnull final OutlookTaskFolde * The user's Outlook task folders. Read-only. Nullable. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link TaskFoldersRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskfolders/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskfolders/count/CountRequestBuilder.java index 6bd00ce2da1..7f95419d21a 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskfolders/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskfolders/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskfolders/item/OutlookTaskFolderItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskfolders/item/OutlookTaskFolderItemRequestBuilder.java index 325dbd14f27..789fe486f8f 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskfolders/item/OutlookTaskFolderItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskfolders/item/OutlookTaskFolderItemRequestBuilder.java @@ -26,7 +26,7 @@ public class OutlookTaskFolderItemRequestBuilder extends BaseRequestBuilder { * Provides operations to call the permanentDelete method. * @return a {@link PermanentDeleteRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @Deprecated @jakarta.annotation.Nonnull @@ -37,7 +37,7 @@ public PermanentDeleteRequestBuilder permanentDelete() { * Provides operations to manage the tasks property of the microsoft.graph.outlookTaskFolder entity. * @return a {@link TasksRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @Deprecated @jakarta.annotation.Nonnull @@ -64,7 +64,7 @@ public OutlookTaskFolderItemRequestBuilder(@jakarta.annotation.Nonnull final Str * Delete navigation property taskFolders for users * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @Deprecated public void delete() { @@ -75,7 +75,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -89,7 +89,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link OutlookTaskFolder} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -102,7 +102,7 @@ public OutlookTaskFolder get() { * @return a {@link OutlookTaskFolder} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -118,7 +118,7 @@ public OutlookTaskFolder get(@jakarta.annotation.Nullable final java.util.functi * @return a {@link OutlookTaskFolder} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -132,7 +132,7 @@ public OutlookTaskFolder patch(@jakarta.annotation.Nonnull final OutlookTaskFold * @return a {@link OutlookTaskFolder} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -147,7 +147,7 @@ public OutlookTaskFolder patch(@jakarta.annotation.Nonnull final OutlookTaskFold * Delete navigation property taskFolders for users * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -159,7 +159,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -173,7 +173,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * The user's Outlook task folders. Read-only. Nullable. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -200,7 +200,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -213,7 +213,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -230,7 +230,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link OutlookTaskFolderItemRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskfolders/item/permanentdelete/PermanentDeleteRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskfolders/item/permanentdelete/PermanentDeleteRequestBuilder.java index 1483cad4d4d..5ea86c28c9e 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskfolders/item/permanentdelete/PermanentDeleteRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskfolders/item/permanentdelete/PermanentDeleteRequestBuilder.java @@ -38,7 +38,7 @@ public PermanentDeleteRequestBuilder(@jakarta.annotation.Nonnull final String ra * Permanently delete an outlook task folder and remove its items from the user's mailbox. For more information about item retention, see Configure Deleted Item retention and Recoverable Items quotas. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 * @see Find more info here */ @Deprecated @@ -50,7 +50,7 @@ public void post() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 * @see Find more info here */ @Deprecated @@ -64,7 +64,7 @@ public void post(@jakarta.annotation.Nullable final java.util.function.Consumer< * Permanently delete an outlook task folder and remove its items from the user's mailbox. For more information about item retention, see Configure Deleted Item retention and Recoverable Items quotas. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -76,7 +76,7 @@ public RequestInformation toPostRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -91,7 +91,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nullable * @param rawUrl The raw URL to use for the request builder. * @return a {@link PermanentDeleteRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskfolders/item/tasks/TasksRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskfolders/item/tasks/TasksRequestBuilder.java index b36151d3dc9..7a8083ba115 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskfolders/item/tasks/TasksRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskfolders/item/tasks/TasksRequestBuilder.java @@ -27,7 +27,7 @@ public class TasksRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param outlookTaskId The unique identifier of outlookTask * @return a {@link OutlookTaskItemRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public TasksRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link OutlookTaskCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public OutlookTaskCollectionResponse get() { * @return a {@link OutlookTaskCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public OutlookTaskCollectionResponse get(@jakarta.annotation.Nullable final java * @return a {@link OutlookTask} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public OutlookTask post(@jakarta.annotation.Nonnull final OutlookTask body) { * @return a {@link OutlookTask} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public OutlookTask post(@jakarta.annotation.Nonnull final OutlookTask body, @jak * The tasks in this task folder. Read-only. Nullable. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link TasksRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskfolders/item/tasks/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskfolders/item/tasks/count/CountRequestBuilder.java index eaca1209774..19486f432e9 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskfolders/item/tasks/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskfolders/item/tasks/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskfolders/item/tasks/item/OutlookTaskItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskfolders/item/tasks/item/OutlookTaskItemRequestBuilder.java index 2e320c5639c..db1dc7b3b96 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskfolders/item/tasks/item/OutlookTaskItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskfolders/item/tasks/item/OutlookTaskItemRequestBuilder.java @@ -27,7 +27,7 @@ public class OutlookTaskItemRequestBuilder extends BaseRequestBuilder { * Provides operations to manage the attachments property of the microsoft.graph.outlookTask entity. * @return a {@link AttachmentsRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @Deprecated @jakarta.annotation.Nonnull @@ -38,7 +38,7 @@ public AttachmentsRequestBuilder attachments() { * Provides operations to call the complete method. * @return a {@link CompleteRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @Deprecated @jakarta.annotation.Nonnull @@ -49,7 +49,7 @@ public CompleteRequestBuilder complete() { * Provides operations to call the permanentDelete method. * @return a {@link PermanentDeleteRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @Deprecated @jakarta.annotation.Nonnull @@ -76,7 +76,7 @@ public OutlookTaskItemRequestBuilder(@jakarta.annotation.Nonnull final String ra * Delete navigation property tasks for users * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @Deprecated public void delete() { @@ -87,7 +87,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -101,7 +101,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link OutlookTask} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -114,7 +114,7 @@ public OutlookTask get() { * @return a {@link OutlookTask} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -130,7 +130,7 @@ public OutlookTask get(@jakarta.annotation.Nullable final java.util.function.Con * @return a {@link OutlookTask} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -144,7 +144,7 @@ public OutlookTask patch(@jakarta.annotation.Nonnull final OutlookTask body) { * @return a {@link OutlookTask} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -159,7 +159,7 @@ public OutlookTask patch(@jakarta.annotation.Nonnull final OutlookTask body, @ja * Delete navigation property tasks for users * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -171,7 +171,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * The tasks in this task folder. Read-only. Nullable. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -197,7 +197,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -212,7 +212,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -225,7 +225,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -242,7 +242,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link OutlookTaskItemRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskfolders/item/tasks/item/attachments/AttachmentsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskfolders/item/tasks/item/attachments/AttachmentsRequestBuilder.java index b87f650e703..23bb61cc4ef 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskfolders/item/tasks/item/attachments/AttachmentsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskfolders/item/tasks/item/attachments/AttachmentsRequestBuilder.java @@ -28,7 +28,7 @@ public class AttachmentsRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * Provides operations to call the createUploadSession method. * @return a {@link CreateUploadSessionRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @Deprecated @jakarta.annotation.Nonnull @@ -51,7 +51,7 @@ public CreateUploadSessionRequestBuilder createUploadSession() { * @param attachmentId The unique identifier of attachment * @return a {@link AttachmentItemRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -82,7 +82,7 @@ public AttachmentsRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl * @return a {@link AttachmentCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -95,7 +95,7 @@ public AttachmentCollectionResponse get() { * @return a {@link AttachmentCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -111,7 +111,7 @@ public AttachmentCollectionResponse get(@jakarta.annotation.Nullable final java. * @return a {@link Attachment} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -125,7 +125,7 @@ public Attachment post(@jakarta.annotation.Nonnull final Attachment body) { * @return a {@link Attachment} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -140,7 +140,7 @@ public Attachment post(@jakarta.annotation.Nonnull final Attachment body, @jakar * The collection of fileAttachment, itemAttachment, and referenceAttachment attachments for the task. Read-only. Nullable. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -152,7 +152,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -167,7 +167,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -180,7 +180,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -197,7 +197,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AttachmentsRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskfolders/item/tasks/item/attachments/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskfolders/item/tasks/item/attachments/count/CountRequestBuilder.java index eee2fd2f46a..52bd6426ac4 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskfolders/item/tasks/item/attachments/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskfolders/item/tasks/item/attachments/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskfolders/item/tasks/item/attachments/createuploadsession/CreateUploadSessionRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskfolders/item/tasks/item/attachments/createuploadsession/CreateUploadSessionRequestBuilder.java index ae32517e02b..3c585370c46 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskfolders/item/tasks/item/attachments/createuploadsession/CreateUploadSessionRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskfolders/item/tasks/item/attachments/createuploadsession/CreateUploadSessionRequestBuilder.java @@ -41,7 +41,7 @@ public CreateUploadSessionRequestBuilder(@jakarta.annotation.Nonnull final Strin * @return a {@link UploadSession} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 * @see Find more info here */ @jakarta.annotation.Nullable @@ -56,7 +56,7 @@ public UploadSession post(@jakarta.annotation.Nonnull final CreateUploadSessionP * @return a {@link UploadSession} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 * @see Find more info here */ @jakarta.annotation.Nullable @@ -73,7 +73,7 @@ public UploadSession post(@jakarta.annotation.Nonnull final CreateUploadSessionP * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -86,7 +86,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -103,7 +103,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CreateUploadSessionRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskfolders/item/tasks/item/attachments/item/AttachmentItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskfolders/item/tasks/item/attachments/item/AttachmentItemRequestBuilder.java index 8ede66d9ad0..a0fdb76709e 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskfolders/item/tasks/item/attachments/item/AttachmentItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskfolders/item/tasks/item/attachments/item/AttachmentItemRequestBuilder.java @@ -40,7 +40,7 @@ public AttachmentItemRequestBuilder(@jakarta.annotation.Nonnull final String raw * Delete navigation property attachments for users * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @Deprecated public void delete() { @@ -51,7 +51,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -65,7 +65,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link Attachment} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -78,7 +78,7 @@ public Attachment get() { * @return a {@link Attachment} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -92,7 +92,7 @@ public Attachment get(@jakarta.annotation.Nullable final java.util.function.Cons * Delete navigation property attachments for users * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -104,7 +104,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -118,7 +118,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * The collection of fileAttachment, itemAttachment, and referenceAttachment attachments for the task. Read-only. Nullable. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -130,7 +130,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -145,7 +145,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AttachmentItemRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskfolders/item/tasks/item/complete/CompleteRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskfolders/item/tasks/item/complete/CompleteRequestBuilder.java index f138b27acda..648e7d9e513 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskfolders/item/tasks/item/complete/CompleteRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskfolders/item/tasks/item/complete/CompleteRequestBuilder.java @@ -39,7 +39,7 @@ public CompleteRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @ * @return a {@link CompletePostResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 * @see Find more info here */ @jakarta.annotation.Nullable @@ -53,7 +53,7 @@ public CompletePostResponse post() { * @return a {@link CompletePostResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 * @see Find more info here */ @jakarta.annotation.Nullable @@ -68,7 +68,7 @@ public CompletePostResponse post(@jakarta.annotation.Nullable final java.util.fu * Complete an Outlook task which sets the completedDateTime property to the current date, and the status property to completed. If you are completing a task in a recurring series, in the response, the task collection will contain the completed task in the series, and the next task in the series. The completedDateTime property represents the date when the task is finished. The time portion of completedDateTime is set to midnight UTC by default. By default, this operation (and the POST, GET, and PATCH task operations) returns date-related properties in UTC. You can use the Prefer: outlook.timezone header to have all the date-related properties in the response represented in a time zone different than UTC. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toPostRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nullable * @param rawUrl The raw URL to use for the request builder. * @return a {@link CompleteRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskfolders/item/tasks/item/permanentdelete/PermanentDeleteRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskfolders/item/tasks/item/permanentdelete/PermanentDeleteRequestBuilder.java index 86d9d5a7e11..c19c47313d7 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskfolders/item/tasks/item/permanentdelete/PermanentDeleteRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskfolders/item/tasks/item/permanentdelete/PermanentDeleteRequestBuilder.java @@ -38,7 +38,7 @@ public PermanentDeleteRequestBuilder(@jakarta.annotation.Nonnull final String ra * Permanently delete an Outlook task and place it in the Purges folder in the user's mailbox. Email clients such as Outlook or the Outlook on the web can't access permanently deleted items. Unless there's a hold set on the mailbox, the items are permanently deleted after a set period of time. For more information about item retention, see Configure Deleted Item retention and Recoverable Items quotas. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 * @see Find more info here */ @Deprecated @@ -50,7 +50,7 @@ public void post() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 * @see Find more info here */ @Deprecated @@ -64,7 +64,7 @@ public void post(@jakarta.annotation.Nullable final java.util.function.Consumer< * Permanently delete an Outlook task and place it in the Purges folder in the user's mailbox. Email clients such as Outlook or the Outlook on the web can't access permanently deleted items. Unless there's a hold set on the mailbox, the items are permanently deleted after a set period of time. For more information about item retention, see Configure Deleted Item retention and Recoverable Items quotas. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -76,7 +76,7 @@ public RequestInformation toPostRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -91,7 +91,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nullable * @param rawUrl The raw URL to use for the request builder. * @return a {@link PermanentDeleteRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/TaskGroupsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/TaskGroupsRequestBuilder.java index b810fc37b1e..7cf6e3ec177 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/TaskGroupsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/TaskGroupsRequestBuilder.java @@ -27,7 +27,7 @@ public class TaskGroupsRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param outlookTaskGroupId The unique identifier of outlookTaskGroup * @return a {@link OutlookTaskGroupItemRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public TaskGroupsRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, * @return a {@link OutlookTaskGroupCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public OutlookTaskGroupCollectionResponse get() { * @return a {@link OutlookTaskGroupCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public OutlookTaskGroupCollectionResponse get(@jakarta.annotation.Nullable final * @return a {@link OutlookTaskGroup} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public OutlookTaskGroup post(@jakarta.annotation.Nonnull final OutlookTaskGroup * @return a {@link OutlookTaskGroup} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public OutlookTaskGroup post(@jakarta.annotation.Nonnull final OutlookTaskGroup * The user's Outlook task groups. Read-only. Nullable. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link TaskGroupsRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/count/CountRequestBuilder.java index 76d0a74d9a4..12b6000e797 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/item/OutlookTaskGroupItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/item/OutlookTaskGroupItemRequestBuilder.java index bbeaaf0d8fd..f4f061d0f2a 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/item/OutlookTaskGroupItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/item/OutlookTaskGroupItemRequestBuilder.java @@ -25,7 +25,7 @@ public class OutlookTaskGroupItemRequestBuilder extends BaseRequestBuilder { * Provides operations to manage the taskFolders property of the microsoft.graph.outlookTaskGroup entity. * @return a {@link TaskFoldersRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @Deprecated @jakarta.annotation.Nonnull @@ -52,7 +52,7 @@ public OutlookTaskGroupItemRequestBuilder(@jakarta.annotation.Nonnull final Stri * Delete navigation property taskGroups for users * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @Deprecated public void delete() { @@ -63,7 +63,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -77,7 +77,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link OutlookTaskGroup} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -90,7 +90,7 @@ public OutlookTaskGroup get() { * @return a {@link OutlookTaskGroup} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -106,7 +106,7 @@ public OutlookTaskGroup get(@jakarta.annotation.Nullable final java.util.functio * @return a {@link OutlookTaskGroup} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -120,7 +120,7 @@ public OutlookTaskGroup patch(@jakarta.annotation.Nonnull final OutlookTaskGroup * @return a {@link OutlookTaskGroup} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -135,7 +135,7 @@ public OutlookTaskGroup patch(@jakarta.annotation.Nonnull final OutlookTaskGroup * Delete navigation property taskGroups for users * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -147,7 +147,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -161,7 +161,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * The user's Outlook task groups. Read-only. Nullable. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -173,7 +173,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -188,7 +188,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -201,7 +201,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -218,7 +218,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link OutlookTaskGroupItemRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/item/taskfolders/TaskFoldersRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/item/taskfolders/TaskFoldersRequestBuilder.java index b93936f6496..b6dad0aae50 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/item/taskfolders/TaskFoldersRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/item/taskfolders/TaskFoldersRequestBuilder.java @@ -27,7 +27,7 @@ public class TaskFoldersRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param outlookTaskFolderId The unique identifier of outlookTaskFolder * @return a {@link OutlookTaskFolderItemRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public TaskFoldersRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl * @return a {@link OutlookTaskFolderCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public OutlookTaskFolderCollectionResponse get() { * @return a {@link OutlookTaskFolderCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public OutlookTaskFolderCollectionResponse get(@jakarta.annotation.Nullable fina * @return a {@link OutlookTaskFolder} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public OutlookTaskFolder post(@jakarta.annotation.Nonnull final OutlookTaskFolde * @return a {@link OutlookTaskFolder} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public OutlookTaskFolder post(@jakarta.annotation.Nonnull final OutlookTaskFolde * The collection of task folders in the task group. Read-only. Nullable. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link TaskFoldersRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/item/taskfolders/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/item/taskfolders/count/CountRequestBuilder.java index d348d79656a..567b7235c9f 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/item/taskfolders/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/item/taskfolders/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/item/taskfolders/item/OutlookTaskFolderItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/item/taskfolders/item/OutlookTaskFolderItemRequestBuilder.java index 677de6118a6..2f9da37207b 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/item/taskfolders/item/OutlookTaskFolderItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/item/taskfolders/item/OutlookTaskFolderItemRequestBuilder.java @@ -26,7 +26,7 @@ public class OutlookTaskFolderItemRequestBuilder extends BaseRequestBuilder { * Provides operations to call the permanentDelete method. * @return a {@link PermanentDeleteRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @Deprecated @jakarta.annotation.Nonnull @@ -37,7 +37,7 @@ public PermanentDeleteRequestBuilder permanentDelete() { * Provides operations to manage the tasks property of the microsoft.graph.outlookTaskFolder entity. * @return a {@link TasksRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @Deprecated @jakarta.annotation.Nonnull @@ -64,7 +64,7 @@ public OutlookTaskFolderItemRequestBuilder(@jakarta.annotation.Nonnull final Str * Delete navigation property taskFolders for users * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @Deprecated public void delete() { @@ -75,7 +75,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -89,7 +89,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link OutlookTaskFolder} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -102,7 +102,7 @@ public OutlookTaskFolder get() { * @return a {@link OutlookTaskFolder} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -118,7 +118,7 @@ public OutlookTaskFolder get(@jakarta.annotation.Nullable final java.util.functi * @return a {@link OutlookTaskFolder} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -132,7 +132,7 @@ public OutlookTaskFolder patch(@jakarta.annotation.Nonnull final OutlookTaskFold * @return a {@link OutlookTaskFolder} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -147,7 +147,7 @@ public OutlookTaskFolder patch(@jakarta.annotation.Nonnull final OutlookTaskFold * Delete navigation property taskFolders for users * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -159,7 +159,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -173,7 +173,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * The collection of task folders in the task group. Read-only. Nullable. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -200,7 +200,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -213,7 +213,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -230,7 +230,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link OutlookTaskFolderItemRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/item/taskfolders/item/permanentdelete/PermanentDeleteRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/item/taskfolders/item/permanentdelete/PermanentDeleteRequestBuilder.java index 733c5187317..c8b86efbbba 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/item/taskfolders/item/permanentdelete/PermanentDeleteRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/item/taskfolders/item/permanentdelete/PermanentDeleteRequestBuilder.java @@ -38,7 +38,7 @@ public PermanentDeleteRequestBuilder(@jakarta.annotation.Nonnull final String ra * Permanently delete an outlook task folder and remove its items from the user's mailbox. For more information about item retention, see Configure Deleted Item retention and Recoverable Items quotas. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 * @see Find more info here */ @Deprecated @@ -50,7 +50,7 @@ public void post() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 * @see Find more info here */ @Deprecated @@ -64,7 +64,7 @@ public void post(@jakarta.annotation.Nullable final java.util.function.Consumer< * Permanently delete an outlook task folder and remove its items from the user's mailbox. For more information about item retention, see Configure Deleted Item retention and Recoverable Items quotas. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -76,7 +76,7 @@ public RequestInformation toPostRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -91,7 +91,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nullable * @param rawUrl The raw URL to use for the request builder. * @return a {@link PermanentDeleteRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/item/taskfolders/item/tasks/TasksRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/item/taskfolders/item/tasks/TasksRequestBuilder.java index e402f0b2069..b5870b779b5 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/item/taskfolders/item/tasks/TasksRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/item/taskfolders/item/tasks/TasksRequestBuilder.java @@ -27,7 +27,7 @@ public class TasksRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param outlookTaskId The unique identifier of outlookTask * @return a {@link OutlookTaskItemRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public TasksRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link OutlookTaskCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public OutlookTaskCollectionResponse get() { * @return a {@link OutlookTaskCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public OutlookTaskCollectionResponse get(@jakarta.annotation.Nullable final java * @return a {@link OutlookTask} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public OutlookTask post(@jakarta.annotation.Nonnull final OutlookTask body) { * @return a {@link OutlookTask} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public OutlookTask post(@jakarta.annotation.Nonnull final OutlookTask body, @jak * The tasks in this task folder. Read-only. Nullable. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link TasksRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/item/taskfolders/item/tasks/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/item/taskfolders/item/tasks/count/CountRequestBuilder.java index 2d449da6e8c..85cb5d7e58b 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/item/taskfolders/item/tasks/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/item/taskfolders/item/tasks/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/item/taskfolders/item/tasks/item/OutlookTaskItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/item/taskfolders/item/tasks/item/OutlookTaskItemRequestBuilder.java index 8ee0041f45e..e7aca51864a 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/item/taskfolders/item/tasks/item/OutlookTaskItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/item/taskfolders/item/tasks/item/OutlookTaskItemRequestBuilder.java @@ -27,7 +27,7 @@ public class OutlookTaskItemRequestBuilder extends BaseRequestBuilder { * Provides operations to manage the attachments property of the microsoft.graph.outlookTask entity. * @return a {@link AttachmentsRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @Deprecated @jakarta.annotation.Nonnull @@ -38,7 +38,7 @@ public AttachmentsRequestBuilder attachments() { * Provides operations to call the complete method. * @return a {@link CompleteRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @Deprecated @jakarta.annotation.Nonnull @@ -49,7 +49,7 @@ public CompleteRequestBuilder complete() { * Provides operations to call the permanentDelete method. * @return a {@link PermanentDeleteRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @Deprecated @jakarta.annotation.Nonnull @@ -76,7 +76,7 @@ public OutlookTaskItemRequestBuilder(@jakarta.annotation.Nonnull final String ra * Delete navigation property tasks for users * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @Deprecated public void delete() { @@ -87,7 +87,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -101,7 +101,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link OutlookTask} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -114,7 +114,7 @@ public OutlookTask get() { * @return a {@link OutlookTask} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -130,7 +130,7 @@ public OutlookTask get(@jakarta.annotation.Nullable final java.util.function.Con * @return a {@link OutlookTask} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -144,7 +144,7 @@ public OutlookTask patch(@jakarta.annotation.Nonnull final OutlookTask body) { * @return a {@link OutlookTask} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -159,7 +159,7 @@ public OutlookTask patch(@jakarta.annotation.Nonnull final OutlookTask body, @ja * Delete navigation property tasks for users * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -171,7 +171,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * The tasks in this task folder. Read-only. Nullable. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -197,7 +197,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -212,7 +212,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -225,7 +225,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -242,7 +242,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link OutlookTaskItemRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/item/taskfolders/item/tasks/item/attachments/AttachmentsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/item/taskfolders/item/tasks/item/attachments/AttachmentsRequestBuilder.java index dd398ab4d0f..785530e62c9 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/item/taskfolders/item/tasks/item/attachments/AttachmentsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/item/taskfolders/item/tasks/item/attachments/AttachmentsRequestBuilder.java @@ -28,7 +28,7 @@ public class AttachmentsRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * Provides operations to call the createUploadSession method. * @return a {@link CreateUploadSessionRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @Deprecated @jakarta.annotation.Nonnull @@ -51,7 +51,7 @@ public CreateUploadSessionRequestBuilder createUploadSession() { * @param attachmentId The unique identifier of attachment * @return a {@link AttachmentItemRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -82,7 +82,7 @@ public AttachmentsRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl * @return a {@link AttachmentCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -95,7 +95,7 @@ public AttachmentCollectionResponse get() { * @return a {@link AttachmentCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -111,7 +111,7 @@ public AttachmentCollectionResponse get(@jakarta.annotation.Nullable final java. * @return a {@link Attachment} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -125,7 +125,7 @@ public Attachment post(@jakarta.annotation.Nonnull final Attachment body) { * @return a {@link Attachment} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -140,7 +140,7 @@ public Attachment post(@jakarta.annotation.Nonnull final Attachment body, @jakar * The collection of fileAttachment, itemAttachment, and referenceAttachment attachments for the task. Read-only. Nullable. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -152,7 +152,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -167,7 +167,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -180,7 +180,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -197,7 +197,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AttachmentsRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/item/taskfolders/item/tasks/item/attachments/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/item/taskfolders/item/tasks/item/attachments/count/CountRequestBuilder.java index 602791b7f2a..767d0752034 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/item/taskfolders/item/tasks/item/attachments/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/item/taskfolders/item/tasks/item/attachments/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/item/taskfolders/item/tasks/item/attachments/createuploadsession/CreateUploadSessionRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/item/taskfolders/item/tasks/item/attachments/createuploadsession/CreateUploadSessionRequestBuilder.java index 9fabfdbedd5..c59131e646f 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/item/taskfolders/item/tasks/item/attachments/createuploadsession/CreateUploadSessionRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/item/taskfolders/item/tasks/item/attachments/createuploadsession/CreateUploadSessionRequestBuilder.java @@ -41,7 +41,7 @@ public CreateUploadSessionRequestBuilder(@jakarta.annotation.Nonnull final Strin * @return a {@link UploadSession} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 * @see Find more info here */ @jakarta.annotation.Nullable @@ -56,7 +56,7 @@ public UploadSession post(@jakarta.annotation.Nonnull final CreateUploadSessionP * @return a {@link UploadSession} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 * @see Find more info here */ @jakarta.annotation.Nullable @@ -73,7 +73,7 @@ public UploadSession post(@jakarta.annotation.Nonnull final CreateUploadSessionP * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -86,7 +86,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -103,7 +103,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CreateUploadSessionRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/item/taskfolders/item/tasks/item/attachments/item/AttachmentItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/item/taskfolders/item/tasks/item/attachments/item/AttachmentItemRequestBuilder.java index 00a401fcb08..858afb4840f 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/item/taskfolders/item/tasks/item/attachments/item/AttachmentItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/item/taskfolders/item/tasks/item/attachments/item/AttachmentItemRequestBuilder.java @@ -40,7 +40,7 @@ public AttachmentItemRequestBuilder(@jakarta.annotation.Nonnull final String raw * Delete navigation property attachments for users * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @Deprecated public void delete() { @@ -51,7 +51,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -65,7 +65,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link Attachment} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -78,7 +78,7 @@ public Attachment get() { * @return a {@link Attachment} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -92,7 +92,7 @@ public Attachment get(@jakarta.annotation.Nullable final java.util.function.Cons * Delete navigation property attachments for users * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -104,7 +104,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -118,7 +118,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * The collection of fileAttachment, itemAttachment, and referenceAttachment attachments for the task. Read-only. Nullable. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -130,7 +130,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -145,7 +145,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AttachmentItemRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/item/taskfolders/item/tasks/item/complete/CompleteRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/item/taskfolders/item/tasks/item/complete/CompleteRequestBuilder.java index 53c1dced554..515912810f5 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/item/taskfolders/item/tasks/item/complete/CompleteRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/item/taskfolders/item/tasks/item/complete/CompleteRequestBuilder.java @@ -39,7 +39,7 @@ public CompleteRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @ * @return a {@link CompletePostResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 * @see Find more info here */ @jakarta.annotation.Nullable @@ -53,7 +53,7 @@ public CompletePostResponse post() { * @return a {@link CompletePostResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 * @see Find more info here */ @jakarta.annotation.Nullable @@ -68,7 +68,7 @@ public CompletePostResponse post(@jakarta.annotation.Nullable final java.util.fu * Complete an Outlook task which sets the completedDateTime property to the current date, and the status property to completed. If you are completing a task in a recurring series, in the response, the task collection will contain the completed task in the series, and the next task in the series. The completedDateTime property represents the date when the task is finished. The time portion of completedDateTime is set to midnight UTC by default. By default, this operation (and the POST, GET, and PATCH task operations) returns date-related properties in UTC. You can use the Prefer: outlook.timezone header to have all the date-related properties in the response represented in a time zone different than UTC. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toPostRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nullable * @param rawUrl The raw URL to use for the request builder. * @return a {@link CompleteRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/item/taskfolders/item/tasks/item/permanentdelete/PermanentDeleteRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/item/taskfolders/item/tasks/item/permanentdelete/PermanentDeleteRequestBuilder.java index a0a3700abef..8e949381c11 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/item/taskfolders/item/tasks/item/permanentdelete/PermanentDeleteRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/taskgroups/item/taskfolders/item/tasks/item/permanentdelete/PermanentDeleteRequestBuilder.java @@ -38,7 +38,7 @@ public PermanentDeleteRequestBuilder(@jakarta.annotation.Nonnull final String ra * Permanently delete an Outlook task and place it in the Purges folder in the user's mailbox. Email clients such as Outlook or the Outlook on the web can't access permanently deleted items. Unless there's a hold set on the mailbox, the items are permanently deleted after a set period of time. For more information about item retention, see Configure Deleted Item retention and Recoverable Items quotas. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 * @see Find more info here */ @Deprecated @@ -50,7 +50,7 @@ public void post() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 * @see Find more info here */ @Deprecated @@ -64,7 +64,7 @@ public void post(@jakarta.annotation.Nullable final java.util.function.Consumer< * Permanently delete an Outlook task and place it in the Purges folder in the user's mailbox. Email clients such as Outlook or the Outlook on the web can't access permanently deleted items. Unless there's a hold set on the mailbox, the items are permanently deleted after a set period of time. For more information about item retention, see Configure Deleted Item retention and Recoverable Items quotas. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -76,7 +76,7 @@ public RequestInformation toPostRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -91,7 +91,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nullable * @param rawUrl The raw URL to use for the request builder. * @return a {@link PermanentDeleteRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/tasks/TasksRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/tasks/TasksRequestBuilder.java index ec700610b8f..d1e5127d37c 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/tasks/TasksRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/tasks/TasksRequestBuilder.java @@ -27,7 +27,7 @@ public class TasksRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * @param outlookTaskId The unique identifier of outlookTask * @return a {@link OutlookTaskItemRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -70,7 +70,7 @@ public TasksRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link OutlookTaskCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -83,7 +83,7 @@ public OutlookTaskCollectionResponse get() { * @return a {@link OutlookTaskCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -99,7 +99,7 @@ public OutlookTaskCollectionResponse get(@jakarta.annotation.Nullable final java * @return a {@link OutlookTask} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -113,7 +113,7 @@ public OutlookTask post(@jakarta.annotation.Nonnull final OutlookTask body) { * @return a {@link OutlookTask} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -128,7 +128,7 @@ public OutlookTask post(@jakarta.annotation.Nonnull final OutlookTask body, @jak * The user's Outlook tasks. Read-only. Nullable. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -140,7 +140,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -155,7 +155,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -168,7 +168,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link TasksRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/tasks/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/tasks/count/CountRequestBuilder.java index 8dee16728c1..d7949d37357 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/tasks/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/tasks/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/tasks/item/OutlookTaskItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/tasks/item/OutlookTaskItemRequestBuilder.java index 15dd7e1c1e7..e1fc512800f 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/tasks/item/OutlookTaskItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/tasks/item/OutlookTaskItemRequestBuilder.java @@ -27,7 +27,7 @@ public class OutlookTaskItemRequestBuilder extends BaseRequestBuilder { * Provides operations to manage the attachments property of the microsoft.graph.outlookTask entity. * @return a {@link AttachmentsRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @Deprecated @jakarta.annotation.Nonnull @@ -38,7 +38,7 @@ public AttachmentsRequestBuilder attachments() { * Provides operations to call the complete method. * @return a {@link CompleteRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @Deprecated @jakarta.annotation.Nonnull @@ -49,7 +49,7 @@ public CompleteRequestBuilder complete() { * Provides operations to call the permanentDelete method. * @return a {@link PermanentDeleteRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @Deprecated @jakarta.annotation.Nonnull @@ -76,7 +76,7 @@ public OutlookTaskItemRequestBuilder(@jakarta.annotation.Nonnull final String ra * Delete navigation property tasks for users * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @Deprecated public void delete() { @@ -87,7 +87,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -101,7 +101,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link OutlookTask} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -114,7 +114,7 @@ public OutlookTask get() { * @return a {@link OutlookTask} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -130,7 +130,7 @@ public OutlookTask get(@jakarta.annotation.Nullable final java.util.function.Con * @return a {@link OutlookTask} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -144,7 +144,7 @@ public OutlookTask patch(@jakarta.annotation.Nonnull final OutlookTask body) { * @return a {@link OutlookTask} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -159,7 +159,7 @@ public OutlookTask patch(@jakarta.annotation.Nonnull final OutlookTask body, @ja * Delete navigation property tasks for users * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -171,7 +171,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -185,7 +185,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * The user's Outlook tasks. Read-only. Nullable. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -197,7 +197,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -212,7 +212,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -225,7 +225,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -242,7 +242,7 @@ public RequestInformation toPatchRequestInformation(@jakarta.annotation.Nonnull * @param rawUrl The raw URL to use for the request builder. * @return a {@link OutlookTaskItemRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/tasks/item/attachments/AttachmentsRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/tasks/item/attachments/AttachmentsRequestBuilder.java index 264ae41079e..592060c34e8 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/tasks/item/attachments/AttachmentsRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/tasks/item/attachments/AttachmentsRequestBuilder.java @@ -28,7 +28,7 @@ public class AttachmentsRequestBuilder extends BaseRequestBuilder { * Provides operations to count the resources in the collection. * @return a {@link CountRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @Deprecated @jakarta.annotation.Nonnull @@ -39,7 +39,7 @@ public CountRequestBuilder count() { * Provides operations to call the createUploadSession method. * @return a {@link CreateUploadSessionRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @Deprecated @jakarta.annotation.Nonnull @@ -51,7 +51,7 @@ public CreateUploadSessionRequestBuilder createUploadSession() { * @param attachmentId The unique identifier of attachment * @return a {@link AttachmentItemRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -82,7 +82,7 @@ public AttachmentsRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl * @return a {@link AttachmentCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 * @see Find more info here */ @jakarta.annotation.Nullable @@ -96,7 +96,7 @@ public AttachmentCollectionResponse get() { * @return a {@link AttachmentCollectionResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 * @see Find more info here */ @jakarta.annotation.Nullable @@ -113,7 +113,7 @@ public AttachmentCollectionResponse get(@jakarta.annotation.Nullable final java. * @return a {@link Attachment} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -127,7 +127,7 @@ public Attachment post(@jakarta.annotation.Nonnull final Attachment body) { * @return a {@link Attachment} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -142,7 +142,7 @@ public Attachment post(@jakarta.annotation.Nonnull final Attachment body, @jakar * Get a list of attachment objects attached to an Outlook task. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -154,7 +154,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -169,7 +169,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -182,7 +182,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -199,7 +199,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AttachmentsRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/tasks/item/attachments/count/CountRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/tasks/item/attachments/count/CountRequestBuilder.java index 6f28092953f..cda82be410e 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/tasks/item/attachments/count/CountRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/tasks/item/attachments/count/CountRequestBuilder.java @@ -40,7 +40,7 @@ public CountRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @jak * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -53,7 +53,7 @@ public Integer get() { * @return a {@link Integer} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -67,7 +67,7 @@ public Integer get(@jakarta.annotation.Nullable final java.util.function.Consume * Get the number of the resource * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -79,7 +79,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -94,7 +94,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CountRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/tasks/item/attachments/createuploadsession/CreateUploadSessionRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/tasks/item/attachments/createuploadsession/CreateUploadSessionRequestBuilder.java index 8ef735723b7..8fed1244268 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/tasks/item/attachments/createuploadsession/CreateUploadSessionRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/tasks/item/attachments/createuploadsession/CreateUploadSessionRequestBuilder.java @@ -41,7 +41,7 @@ public CreateUploadSessionRequestBuilder(@jakarta.annotation.Nonnull final Strin * @return a {@link UploadSession} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 * @see Find more info here */ @jakarta.annotation.Nullable @@ -56,7 +56,7 @@ public UploadSession post(@jakarta.annotation.Nonnull final CreateUploadSessionP * @return a {@link UploadSession} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 * @see Find more info here */ @jakarta.annotation.Nullable @@ -73,7 +73,7 @@ public UploadSession post(@jakarta.annotation.Nonnull final CreateUploadSessionP * @param body The request body * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -86,7 +86,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -103,7 +103,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nonnull f * @param rawUrl The raw URL to use for the request builder. * @return a {@link CreateUploadSessionRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/tasks/item/attachments/item/AttachmentItemRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/tasks/item/attachments/item/AttachmentItemRequestBuilder.java index 2259f44c7b8..02c65074c67 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/tasks/item/attachments/item/AttachmentItemRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/tasks/item/attachments/item/AttachmentItemRequestBuilder.java @@ -40,7 +40,7 @@ public AttachmentItemRequestBuilder(@jakarta.annotation.Nonnull final String raw * Delete navigation property attachments for users * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @Deprecated public void delete() { @@ -51,7 +51,7 @@ public void delete() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @Deprecated public void delete(@jakarta.annotation.Nullable final java.util.function.Consumer requestConfiguration) { @@ -65,7 +65,7 @@ public void delete(@jakarta.annotation.Nullable final java.util.function.Consume * @return a {@link Attachment} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -78,7 +78,7 @@ public Attachment get() { * @return a {@link Attachment} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nullable @Deprecated @@ -92,7 +92,7 @@ public Attachment get(@jakarta.annotation.Nullable final java.util.function.Cons * Delete navigation property attachments for users * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -104,7 +104,7 @@ public RequestInformation toDeleteRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -118,7 +118,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl * The collection of fileAttachment, itemAttachment, and referenceAttachment attachments for the task. Read-only. Nullable. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -130,7 +130,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -145,7 +145,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link AttachmentItemRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/tasks/item/complete/CompleteRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/tasks/item/complete/CompleteRequestBuilder.java index c3ef93b3b3b..a3e677a3930 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/tasks/item/complete/CompleteRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/tasks/item/complete/CompleteRequestBuilder.java @@ -39,7 +39,7 @@ public CompleteRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @ * @return a {@link CompletePostResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 * @see Find more info here */ @jakarta.annotation.Nullable @@ -53,7 +53,7 @@ public CompletePostResponse post() { * @return a {@link CompletePostResponse} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 * @see Find more info here */ @jakarta.annotation.Nullable @@ -68,7 +68,7 @@ public CompletePostResponse post(@jakarta.annotation.Nullable final java.util.fu * Complete an Outlook task which sets the completedDateTime property to the current date, and the status property to completed. If you are completing a task in a recurring series, in the response, the task collection will contain the completed task in the series, and the next task in the series. The completedDateTime property represents the date when the task is finished. The time portion of completedDateTime is set to midnight UTC by default. By default, this operation (and the POST, GET, and PATCH task operations) returns date-related properties in UTC. You can use the Prefer: outlook.timezone header to have all the date-related properties in the response represented in a time zone different than UTC. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -80,7 +80,7 @@ public RequestInformation toPostRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -95,7 +95,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nullable * @param rawUrl The raw URL to use for the request builder. * @return a {@link CompleteRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/tasks/item/permanentdelete/PermanentDeleteRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/tasks/item/permanentdelete/PermanentDeleteRequestBuilder.java index 79e9d6d5efc..089d139a45d 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/tasks/item/permanentdelete/PermanentDeleteRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/outlook/tasks/item/permanentdelete/PermanentDeleteRequestBuilder.java @@ -38,7 +38,7 @@ public PermanentDeleteRequestBuilder(@jakarta.annotation.Nonnull final String ra * Permanently delete an Outlook task and place it in the Purges folder in the user's mailbox. Email clients such as Outlook or the Outlook on the web can't access permanently deleted items. Unless there's a hold set on the mailbox, the items are permanently deleted after a set period of time. For more information about item retention, see Configure Deleted Item retention and Recoverable Items quotas. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 * @see Find more info here */ @Deprecated @@ -50,7 +50,7 @@ public void post() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 * @see Find more info here */ @Deprecated @@ -64,7 +64,7 @@ public void post(@jakarta.annotation.Nullable final java.util.function.Consumer< * Permanently delete an Outlook task and place it in the Purges folder in the user's mailbox. Email clients such as Outlook or the Outlook on the web can't access permanently deleted items. Unless there's a hold set on the mailbox, the items are permanently deleted after a set period of time. For more information about item retention, see Configure Deleted Item retention and Recoverable Items quotas. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -76,7 +76,7 @@ public RequestInformation toPostRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated @@ -91,7 +91,7 @@ public RequestInformation toPostRequestInformation(@jakarta.annotation.Nullable * @param rawUrl The raw URL to use for the request builder. * @return a {@link PermanentDeleteRequestBuilder} * @deprecated - * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks + * The Outlook tasks API is deprecated and will stop returning data on February 20, 2023. Please use the new To Do API. For more details, please visit https://developer.microsoft.com/en-us/office/blogs/announcing-the-general-availability-of-microsoft-to-do-apis-on-graph/ as of 2020-08/Outlook_Tasks on 2021-02-20 and will be removed 2023-02-20 */ @jakarta.annotation.Nonnull @Deprecated diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/presence/PresenceRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/presence/PresenceRequestBuilder.java index 1294023c5f3..a24a3464409 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/presence/PresenceRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/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); } /** - * Set a presence status message for a user. An optional expiration date and time can be supplied. + * Get a user's presence information. * @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); } /** - * Set a presence status message for a user. An optional expiration date and time can be supplied. + * Get a user's presence information. * @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) { @@ -169,7 +169,7 @@ public RequestInformation toDeleteRequestInformation(@jakarta.annotation.Nullabl return requestInfo; } /** - * Set a presence status message for a user. An optional expiration date and time can be supplied. + * Get a user's presence information. * @return a {@link RequestInformation} */ @jakarta.annotation.Nonnull @@ -177,7 +177,7 @@ public RequestInformation toGetRequestInformation() { return toGetRequestInformation(null); } /** - * Set a presence status message for a user. An optional expiration date and time can be supplied. + * Get a user's presence information. * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} */ @@ -229,7 +229,7 @@ public PresenceRequestBuilder withUrl(@jakarta.annotation.Nonnull final String r public class DeleteRequestConfiguration extends BaseRequestConfiguration { } /** - * Set a presence status message for a user. An optional expiration date and time can be supplied. + * Get a user's presence information. */ @jakarta.annotation.Generated("com.microsoft.kiota") public class GetQueryParameters implements QueryParameters { diff --git a/src/main/java/com/microsoft/graph/beta/generated/users/item/settings/exchange/ExchangeRequestBuilder.java b/src/main/java/com/microsoft/graph/beta/generated/users/item/settings/exchange/ExchangeRequestBuilder.java index 1ea1218a82e..8571edfe1c9 100644 --- a/src/main/java/com/microsoft/graph/beta/generated/users/item/settings/exchange/ExchangeRequestBuilder.java +++ b/src/main/java/com/microsoft/graph/beta/generated/users/item/settings/exchange/ExchangeRequestBuilder.java @@ -41,7 +41,7 @@ public ExchangeRequestBuilder(@jakarta.annotation.Nonnull final String rawUrl, @ * @return a {@link ExchangeSettings} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -55,7 +55,7 @@ public ExchangeSettings get() { * @return a {@link ExchangeSettings} * @throws ODataError When receiving a 4XX or 5XX status code * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 * @see Find more info here */ @jakarta.annotation.Nullable @@ -70,7 +70,7 @@ public ExchangeSettings get(@jakarta.annotation.Nullable final java.util.functio * Get a list of Exchange settings, including mailboxes that belong to a user. Currently, the mailbox types supported are the user's primary and in-place archive. To learn how to get a list of users in a tenant, see List users. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -82,7 +82,7 @@ public RequestInformation toGetRequestInformation() { * @param requestConfiguration Configuration for the request such as headers, query parameters, and middleware options. * @return a {@link RequestInformation} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated @@ -97,7 +97,7 @@ public RequestInformation toGetRequestInformation(@jakarta.annotation.Nullable f * @param rawUrl The raw URL to use for the request builder. * @return a {@link ExchangeRequestBuilder} * @deprecated - * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport + * Private preview for Import Export APIs as of 2021-08/PrivatePreview:importExport on 2021-08-19 and will be removed 2021-11-15 */ @jakarta.annotation.Nonnull @Deprecated