From 95524dcf90f78b2420d83c509751b88eba505c73 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Tue, 30 Mar 2021 10:16:33 +0000 Subject: [PATCH] - updates types summary --- typeSummary.txt | 5098 +++++++++++++++++++++++++++++++++-------------- 1 file changed, 3563 insertions(+), 1535 deletions(-) diff --git a/typeSummary.txt b/typeSummary.txt index 7ca5ec2e6b1..598c32d9ab2 100644 --- a/typeSummary.txt +++ b/typeSummary.txt @@ -907,6 +907,12 @@ FOCUSED OTHER UNEXPECTED_VALUE + enum com.microsoft.graph.models.InitiatorType + USER + APPLICATION + SYSTEM + UNKNOWN_FUTURE_VALUE + UNEXPECTED_VALUE enum com.microsoft.graph.models.InstallIntent AVAILABLE REQUIRED @@ -1492,6 +1498,37 @@ SYSTEM UNKNOWN_FUTURE_VALUE UNEXPECTED_VALUE + enum com.microsoft.graph.models.ProvisioningAction + OTHER + CREATE + DELETE + DISABLE + UPDATE + STAGED_DELETE + UNKNOWN_FUTURE_VALUE + UNEXPECTED_VALUE + enum com.microsoft.graph.models.ProvisioningResult + SUCCESS + FAILURE + SKIPPED + WARNING + UNKNOWN_FUTURE_VALUE + UNEXPECTED_VALUE + enum com.microsoft.graph.models.ProvisioningStatusErrorCategory + FAILURE + NON_SERVICE_FAILURE + SUCCESS + UNKNOWN_FUTURE_VALUE + UNEXPECTED_VALUE + enum com.microsoft.graph.models.ProvisioningStepType + IMPORT + SCOPING + MATCHING + PROCESSING + REFERENCE_RESOLUTION + EXPORT + UNKNOWN_FUTURE_VALUE + UNEXPECTED_VALUE enum com.microsoft.graph.models.RatingAppsType ALL_ALLOWED ALL_BLOCKED @@ -1972,6 +2009,10 @@ CREATE_TEAM UNKNOWN_FUTURE_VALUE UNEXPECTED_VALUE + enum com.microsoft.graph.models.TeamworkActivityTopicSource + ENTITY_URL + TEXT + UNEXPECTED_VALUE enum com.microsoft.graph.models.ThreatAssessmentContentType MAIL URL @@ -5205,6 +5246,15 @@ return type void param arg0 : com.microsoft.graph.serializer.ISerializer param arg1 : com.google.gson.JsonObject + class com.microsoft.graph.models.AadUserNotificationRecipient : com.microsoft.graph.models.TeamworkNotificationRecipient + property oDataType : java.lang.String + property userId : java.lang.String + method additionalDataManager + return type com.microsoft.graph.serializer.AdditionalDataManager + method setRawObject + return type void + param arg0 : com.microsoft.graph.serializer.ISerializer + param arg1 : com.google.gson.JsonObject class com.microsoft.graph.models.AccessAction property oDataType : java.lang.String method additionalDataManager @@ -6076,6 +6126,17 @@ return type void param arg0 : com.microsoft.graph.serializer.ISerializer param arg1 : com.google.gson.JsonObject + class com.microsoft.graph.models.AppScope : com.microsoft.graph.models.Entity + property displayName : java.lang.String + property id : java.lang.String + property oDataType : java.lang.String + property type : java.lang.String + method additionalDataManager + return type com.microsoft.graph.serializer.AdditionalDataManager + method setRawObject + return type void + param arg0 : com.microsoft.graph.serializer.ISerializer + param arg1 : com.google.gson.JsonObject class com.microsoft.graph.models.AppleDeviceFeaturesConfigurationBase : com.microsoft.graph.models.DeviceConfiguration property assignments : com.microsoft.graph.requests.DeviceConfigurationAssignmentCollectionPage property createdDateTime : java.time.OffsetDateTime @@ -6435,6 +6496,7 @@ property directoryAudits : com.microsoft.graph.requests.DirectoryAuditCollectionPage property id : java.lang.String property oDataType : java.lang.String + property provisioning : com.microsoft.graph.requests.ProvisioningObjectSummaryCollectionPage property restrictedSignIns : com.microsoft.graph.requests.RestrictedSignInCollectionPage property signIns : com.microsoft.graph.requests.SignInCollectionPage method additionalDataManager @@ -7039,6 +7101,16 @@ return type java.util.List method newBuilder return type com.microsoft.graph.models.ChannelCompleteMigrationParameterSet$ChannelCompleteMigrationParameterSetBuilder + class com.microsoft.graph.models.ChannelIdentity + property channelId : java.lang.String + property oDataType : java.lang.String + property teamId : java.lang.String + method additionalDataManager + return type com.microsoft.graph.serializer.AdditionalDataManager + method setRawObject + return type void + param arg0 : com.microsoft.graph.serializer.ISerializer + param arg1 : com.google.gson.JsonObject class com.microsoft.graph.models.Chat : com.microsoft.graph.models.Entity property chatType : com.microsoft.graph.models.ChatType property createdDateTime : java.time.OffsetDateTime @@ -7046,6 +7118,7 @@ property installedApps : com.microsoft.graph.requests.TeamsAppInstallationCollectionPage property lastUpdatedDateTime : java.time.OffsetDateTime property members : com.microsoft.graph.requests.ConversationMemberCollectionPage + property messages : com.microsoft.graph.requests.ChatMessageCollectionPage property oDataType : java.lang.String property tabs : com.microsoft.graph.requests.TeamsTabCollectionPage property topic : java.lang.String @@ -7074,6 +7147,8 @@ class com.microsoft.graph.models.ChatMessage : com.microsoft.graph.models.Entity property attachments : java.util.List property body : com.microsoft.graph.models.ItemBody + property channelIdentity : com.microsoft.graph.models.ChannelIdentity + property chatId : java.lang.String property createdDateTime : java.time.OffsetDateTime property deletedDateTime : java.time.OffsetDateTime property etag : java.lang.String @@ -7176,6 +7251,17 @@ return type void param arg0 : com.microsoft.graph.serializer.ISerializer param arg1 : com.google.gson.JsonObject + class com.microsoft.graph.models.ChatSendActivityNotificationParameterSet + property activityType : java.lang.String + property chainId : java.lang.Long + property previewText : com.microsoft.graph.models.ItemBody + property recipient : com.microsoft.graph.models.TeamworkNotificationRecipient + property templateParameters : java.util.List + property topic : com.microsoft.graph.models.TeamworkActivityTopic + method getFunctionOptions + return type java.util.List + method newBuilder + return type com.microsoft.graph.models.ChatSendActivityNotificationParameterSet$ChatSendActivityNotificationParameterSetBuilder class com.microsoft.graph.models.ChoiceColumn property allowTextEntry : java.lang.Boolean property choices : java.util.List @@ -7922,6 +8008,14 @@ return type void param arg0 : com.microsoft.graph.serializer.ISerializer param arg1 : com.google.gson.JsonObject + class com.microsoft.graph.models.DetailsInfo + property oDataType : java.lang.String + method additionalDataManager + return type com.microsoft.graph.serializer.AdditionalDataManager + method setRawObject + return type void + param arg0 : com.microsoft.graph.serializer.ISerializer + param arg1 : com.google.gson.JsonObject class com.microsoft.graph.models.DetectedApp : com.microsoft.graph.models.Entity property deviceCount : java.lang.Integer property displayName : java.lang.String @@ -10647,6 +10741,17 @@ return type void param arg0 : com.microsoft.graph.serializer.ISerializer param arg1 : com.google.gson.JsonObject + class com.microsoft.graph.models.Initiator : com.microsoft.graph.models.Identity + property displayName : java.lang.String + property id : java.lang.String + property initiatorType : com.microsoft.graph.models.InitiatorType + property oDataType : java.lang.String + method additionalDataManager + return type com.microsoft.graph.serializer.AdditionalDataManager + method setRawObject + return type void + param arg0 : com.microsoft.graph.serializer.ISerializer + param arg1 : com.google.gson.JsonObject class com.microsoft.graph.models.InsightIdentity property address : java.lang.String property displayName : java.lang.String @@ -15925,6 +16030,18 @@ return type void param arg0 : com.microsoft.graph.serializer.ISerializer param arg1 : com.google.gson.JsonObject + class com.microsoft.graph.models.ProvisionedIdentity : com.microsoft.graph.models.Identity + property details : com.microsoft.graph.models.DetailsInfo + property displayName : java.lang.String + property id : java.lang.String + property identityType : java.lang.String + property oDataType : java.lang.String + method additionalDataManager + return type com.microsoft.graph.serializer.AdditionalDataManager + method setRawObject + return type void + param arg0 : com.microsoft.graph.serializer.ISerializer + param arg1 : com.google.gson.JsonObject class com.microsoft.graph.models.ProvisionedPlan property capabilityStatus : java.lang.String property oDataType : java.lang.String @@ -15936,6 +16053,88 @@ return type void param arg0 : com.microsoft.graph.serializer.ISerializer param arg1 : com.google.gson.JsonObject + class com.microsoft.graph.models.ProvisioningErrorInfo + property additionalDetails : java.lang.String + property errorCategory : com.microsoft.graph.models.ProvisioningStatusErrorCategory + property errorCode : java.lang.String + property oDataType : java.lang.String + property reason : java.lang.String + property recommendedAction : java.lang.String + method additionalDataManager + return type com.microsoft.graph.serializer.AdditionalDataManager + method setRawObject + return type void + param arg0 : com.microsoft.graph.serializer.ISerializer + param arg1 : com.google.gson.JsonObject + class com.microsoft.graph.models.ProvisioningObjectSummary : com.microsoft.graph.models.Entity + property activityDateTime : java.time.OffsetDateTime + property changeId : java.lang.String + property cycleId : java.lang.String + property durationInMilliseconds : java.lang.Integer + property id : java.lang.String + property initiatedBy : com.microsoft.graph.models.Initiator + property jobId : java.lang.String + property modifiedProperties : java.util.List + property oDataType : java.lang.String + property provisioningAction : com.microsoft.graph.models.ProvisioningAction + property provisioningStatusInfo : com.microsoft.graph.models.ProvisioningStatusInfo + property provisioningSteps : java.util.List + property servicePrincipal : com.microsoft.graph.models.ProvisioningServicePrincipal + property sourceIdentity : com.microsoft.graph.models.ProvisionedIdentity + property sourceSystem : com.microsoft.graph.models.ProvisioningSystem + property targetIdentity : com.microsoft.graph.models.ProvisionedIdentity + property targetSystem : com.microsoft.graph.models.ProvisioningSystem + property tenantId : java.lang.String + method additionalDataManager + return type com.microsoft.graph.serializer.AdditionalDataManager + method setRawObject + return type void + param arg0 : com.microsoft.graph.serializer.ISerializer + param arg1 : com.google.gson.JsonObject + class com.microsoft.graph.models.ProvisioningServicePrincipal : com.microsoft.graph.models.Identity + property displayName : java.lang.String + property id : java.lang.String + property oDataType : java.lang.String + method additionalDataManager + return type com.microsoft.graph.serializer.AdditionalDataManager + method setRawObject + return type void + param arg0 : com.microsoft.graph.serializer.ISerializer + param arg1 : com.google.gson.JsonObject + class com.microsoft.graph.models.ProvisioningStatusInfo + property errorInformation : com.microsoft.graph.models.ProvisioningErrorInfo + property oDataType : java.lang.String + property status : com.microsoft.graph.models.ProvisioningResult + method additionalDataManager + return type com.microsoft.graph.serializer.AdditionalDataManager + method setRawObject + return type void + param arg0 : com.microsoft.graph.serializer.ISerializer + param arg1 : com.google.gson.JsonObject + class com.microsoft.graph.models.ProvisioningStep + property description : java.lang.String + property details : com.microsoft.graph.models.DetailsInfo + property name : java.lang.String + property oDataType : java.lang.String + property provisioningStepType : com.microsoft.graph.models.ProvisioningStepType + property status : com.microsoft.graph.models.ProvisioningResult + method additionalDataManager + return type com.microsoft.graph.serializer.AdditionalDataManager + method setRawObject + return type void + param arg0 : com.microsoft.graph.serializer.ISerializer + param arg1 : com.google.gson.JsonObject + class com.microsoft.graph.models.ProvisioningSystem : com.microsoft.graph.models.Identity + property details : com.microsoft.graph.models.DetailsInfo + property displayName : java.lang.String + property id : java.lang.String + property oDataType : java.lang.String + method additionalDataManager + return type com.microsoft.graph.serializer.AdditionalDataManager + method setRawObject + return type void + param arg0 : com.microsoft.graph.serializer.ISerializer + param arg1 : com.google.gson.JsonObject class com.microsoft.graph.models.ProxiedDomain property ipAddressOrFQDN : java.lang.String property oDataType : java.lang.String @@ -16015,6 +16214,17 @@ return type void param arg0 : com.microsoft.graph.serializer.ISerializer param arg1 : com.google.gson.JsonObject + class com.microsoft.graph.models.RbacApplication : com.microsoft.graph.models.Entity + property id : java.lang.String + property oDataType : java.lang.String + property roleAssignments : com.microsoft.graph.requests.UnifiedRoleAssignmentCollectionPage + property roleDefinitions : com.microsoft.graph.requests.UnifiedRoleDefinitionCollectionPage + method additionalDataManager + return type com.microsoft.graph.serializer.AdditionalDataManager + method setRawObject + return type void + param arg0 : com.microsoft.graph.serializer.ISerializer + param arg1 : com.google.gson.JsonObject class com.microsoft.graph.models.RecentNotebook property displayName : java.lang.String property lastAccessedTime : java.time.OffsetDateTime @@ -16921,6 +17131,14 @@ return type void param arg0 : com.microsoft.graph.serializer.ISerializer param arg1 : com.google.gson.JsonObject + class com.microsoft.graph.models.RoleManagement + property oDataType : java.lang.String + method additionalDataManager + return type com.microsoft.graph.serializer.AdditionalDataManager + method setRawObject + return type void + param arg0 : com.microsoft.graph.serializer.ISerializer + param arg1 : com.google.gson.JsonObject class com.microsoft.graph.models.RolePermission property oDataType : java.lang.String property resourceActions : java.util.List @@ -18272,6 +18490,17 @@ return type void param arg0 : com.microsoft.graph.serializer.ISerializer param arg1 : com.google.gson.JsonObject + class com.microsoft.graph.models.TeamSendActivityNotificationParameterSet + property activityType : java.lang.String + property chainId : java.lang.Long + property previewText : com.microsoft.graph.models.ItemBody + property recipient : com.microsoft.graph.models.TeamworkNotificationRecipient + property templateParameters : java.util.List + property topic : com.microsoft.graph.models.TeamworkActivityTopic + method getFunctionOptions + return type java.util.List + method newBuilder + return type com.microsoft.graph.models.TeamSendActivityNotificationParameterSet$TeamSendActivityNotificationParameterSetBuilder class com.microsoft.graph.models.TeamUnarchiveParameterSet method getFunctionOptions return type java.util.List @@ -18385,6 +18614,17 @@ return type void param arg0 : com.microsoft.graph.serializer.ISerializer param arg1 : com.google.gson.JsonObject + class com.microsoft.graph.models.TeamworkActivityTopic + property oDataType : java.lang.String + property source : com.microsoft.graph.models.TeamworkActivityTopicSource + property value : java.lang.String + property webUrl : java.lang.String + method additionalDataManager + return type com.microsoft.graph.serializer.AdditionalDataManager + method setRawObject + return type void + param arg0 : com.microsoft.graph.serializer.ISerializer + param arg1 : com.google.gson.JsonObject class com.microsoft.graph.models.TeamworkBot : com.microsoft.graph.models.Entity property id : java.lang.String property oDataType : java.lang.String @@ -18405,6 +18645,14 @@ return type void param arg0 : com.microsoft.graph.serializer.ISerializer param arg1 : com.google.gson.JsonObject + class com.microsoft.graph.models.TeamworkNotificationRecipient + property oDataType : java.lang.String + method additionalDataManager + return type com.microsoft.graph.serializer.AdditionalDataManager + method setRawObject + return type void + param arg0 : com.microsoft.graph.serializer.ISerializer + param arg1 : com.google.gson.JsonObject class com.microsoft.graph.models.TelecomExpenseManagementPartner : com.microsoft.graph.models.Entity property appAuthorized : java.lang.Boolean property displayName : java.lang.String @@ -18927,6 +19175,53 @@ return type void param arg0 : com.microsoft.graph.serializer.ISerializer param arg1 : com.google.gson.JsonObject + class com.microsoft.graph.models.UnifiedRoleAssignment : com.microsoft.graph.models.Entity + property appScope : com.microsoft.graph.models.AppScope + property appScopeId : java.lang.String + property condition : java.lang.String + property directoryScope : com.microsoft.graph.models.DirectoryObject + property directoryScopeId : java.lang.String + property id : java.lang.String + property oDataType : java.lang.String + property principal : com.microsoft.graph.models.DirectoryObject + property principalId : java.lang.String + property roleDefinition : com.microsoft.graph.models.UnifiedRoleDefinition + property roleDefinitionId : java.lang.String + method additionalDataManager + return type com.microsoft.graph.serializer.AdditionalDataManager + method setRawObject + return type void + param arg0 : com.microsoft.graph.serializer.ISerializer + param arg1 : com.google.gson.JsonObject + class com.microsoft.graph.models.UnifiedRoleDefinition : com.microsoft.graph.models.Entity + property description : java.lang.String + property displayName : java.lang.String + property id : java.lang.String + property inheritsPermissionsFrom : com.microsoft.graph.requests.UnifiedRoleDefinitionCollectionPage + property isBuiltIn : java.lang.Boolean + property isEnabled : java.lang.Boolean + property oDataType : java.lang.String + property resourceScopes : java.util.List + property rolePermissions : java.util.List + property templateId : java.lang.String + property version : java.lang.String + method additionalDataManager + return type com.microsoft.graph.serializer.AdditionalDataManager + method setRawObject + return type void + param arg0 : com.microsoft.graph.serializer.ISerializer + param arg1 : com.google.gson.JsonObject + class com.microsoft.graph.models.UnifiedRolePermission + property allowedResourceActions : java.util.List + property condition : java.lang.String + property excludedResourceActions : java.util.List + property oDataType : java.lang.String + method additionalDataManager + return type com.microsoft.graph.serializer.AdditionalDataManager + method setRawObject + return type void + param arg0 : com.microsoft.graph.serializer.ISerializer + param arg1 : com.google.gson.JsonObject class com.microsoft.graph.models.UnmuteParticipantOperation : com.microsoft.graph.models.CommsOperation property clientContext : java.lang.String property id : java.lang.String @@ -19376,6 +19671,16 @@ return type void param arg0 : com.microsoft.graph.serializer.ISerializer param arg1 : com.google.gson.JsonObject + class com.microsoft.graph.models.UserTeamworkSendActivityNotificationParameterSet + property activityType : java.lang.String + property chainId : java.lang.Long + property previewText : com.microsoft.graph.models.ItemBody + property templateParameters : java.util.List + property topic : com.microsoft.graph.models.TeamworkActivityTopic + method getFunctionOptions + return type java.util.List + method newBuilder + return type com.microsoft.graph.models.UserTeamworkSendActivityNotificationParameterSet$UserTeamworkSendActivityNotificationParameterSetBuilder class com.microsoft.graph.models.UserTranslateExchangeIdsParameterSet property inputIds : java.util.List property sourceIdType : com.microsoft.graph.models.ExchangeIdFormat @@ -30980,7 +31285,7 @@ param arg0 : java.lang.String method restore return type com.microsoft.graph.requests.DirectoryObjectRestoreRequestBuilder - class com.microsoft.graph.requests.AppleDeviceFeaturesConfigurationBaseRequest : com.microsoft.graph.http.BaseRequest + class com.microsoft.graph.requests.AppScopeRequest : com.microsoft.graph.http.BaseRequest property REQUEST_STATS_HEADER_VALUE_FORMAT_STRING : java.lang.String method addFunctionOption return type void @@ -30993,14 +31298,14 @@ return type void param arg0 : com.microsoft.graph.options.QueryOption method delete - return type com.microsoft.graph.models.AppleDeviceFeaturesConfigurationBase + return type com.microsoft.graph.models.AppScope method deleteAsync return type java.util.concurrent.CompletableFuture method expand - return type com.microsoft.graph.requests.AppleDeviceFeaturesConfigurationBaseRequest + return type com.microsoft.graph.requests.AppScopeRequest param arg0 : java.lang.String method get - return type com.microsoft.graph.models.AppleDeviceFeaturesConfigurationBase + return type com.microsoft.graph.models.AppScope method getAsync return type java.util.concurrent.CompletableFuture method getClient @@ -31038,24 +31343,24 @@ return type boolean method patchAsync return type java.util.concurrent.CompletableFuture - param arg0 : com.microsoft.graph.models.AppleDeviceFeaturesConfigurationBase + param arg0 : com.microsoft.graph.models.AppScope method patch - return type com.microsoft.graph.models.AppleDeviceFeaturesConfigurationBase - param arg0 : com.microsoft.graph.models.AppleDeviceFeaturesConfigurationBase + return type com.microsoft.graph.models.AppScope + param arg0 : com.microsoft.graph.models.AppScope method postAsync return type java.util.concurrent.CompletableFuture - param arg0 : com.microsoft.graph.models.AppleDeviceFeaturesConfigurationBase + param arg0 : com.microsoft.graph.models.AppScope method post - return type com.microsoft.graph.models.AppleDeviceFeaturesConfigurationBase - param arg0 : com.microsoft.graph.models.AppleDeviceFeaturesConfigurationBase + return type com.microsoft.graph.models.AppScope + param arg0 : com.microsoft.graph.models.AppScope method putAsync return type java.util.concurrent.CompletableFuture - param arg0 : com.microsoft.graph.models.AppleDeviceFeaturesConfigurationBase + param arg0 : com.microsoft.graph.models.AppScope method put - return type com.microsoft.graph.models.AppleDeviceFeaturesConfigurationBase - param arg0 : com.microsoft.graph.models.AppleDeviceFeaturesConfigurationBase + return type com.microsoft.graph.models.AppScope + param arg0 : com.microsoft.graph.models.AppScope method select - return type com.microsoft.graph.requests.AppleDeviceFeaturesConfigurationBaseRequest + return type com.microsoft.graph.requests.AppScopeRequest param arg0 : java.lang.String method setDelay return type void @@ -31081,33 +31386,13 @@ method withHttpMethod return type com.microsoft.graph.http.IHttpRequest param arg0 : com.microsoft.graph.http.HttpMethod - class com.microsoft.graph.requests.AppleDeviceFeaturesConfigurationBaseRequestBuilder : com.microsoft.graph.http.BaseRequestBuilder - method assign - return type com.microsoft.graph.requests.DeviceConfigurationAssignCollectionRequestBuilder - param arg0 : com.microsoft.graph.models.DeviceConfigurationAssignParameterSet - method assignments - return type com.microsoft.graph.requests.DeviceConfigurationAssignmentCollectionRequestBuilder - method assignments - return type com.microsoft.graph.requests.DeviceConfigurationAssignmentRequestBuilder - param arg0 : java.lang.String + class com.microsoft.graph.requests.AppScopeRequestBuilder : com.microsoft.graph.http.BaseRequestBuilder method buildRequest - return type com.microsoft.graph.requests.AppleDeviceFeaturesConfigurationBaseRequest + return type com.microsoft.graph.requests.AppScopeRequest param arg0 : [Lcom.microsoft.graph.options.Option; method buildRequest - return type com.microsoft.graph.requests.AppleDeviceFeaturesConfigurationBaseRequest + return type com.microsoft.graph.requests.AppScopeRequest param arg0 : java.util.List - method deviceSettingStateSummaries - return type com.microsoft.graph.requests.SettingStateDeviceSummaryCollectionRequestBuilder - method deviceSettingStateSummaries - return type com.microsoft.graph.requests.SettingStateDeviceSummaryRequestBuilder - param arg0 : java.lang.String - method deviceStatusOverview - return type com.microsoft.graph.requests.DeviceConfigurationDeviceOverviewRequestBuilder - method deviceStatuses - return type com.microsoft.graph.requests.DeviceConfigurationDeviceStatusCollectionRequestBuilder - method deviceStatuses - return type com.microsoft.graph.requests.DeviceConfigurationDeviceStatusRequestBuilder - param arg0 : java.lang.String method getClient return type com.microsoft.graph.core.IBaseClient method getOptions @@ -31121,14 +31406,7 @@ method getRequestUrlWithAdditionalSegment return type java.lang.String param arg0 : java.lang.String - method userStatusOverview - return type com.microsoft.graph.requests.DeviceConfigurationUserOverviewRequestBuilder - method userStatuses - return type com.microsoft.graph.requests.DeviceConfigurationUserStatusCollectionRequestBuilder - method userStatuses - return type com.microsoft.graph.requests.DeviceConfigurationUserStatusRequestBuilder - param arg0 : java.lang.String - class com.microsoft.graph.requests.ApplePushNotificationCertificateDownloadApplePushNotificationCertificateSigningRequestRequest : com.microsoft.graph.http.BaseRequest + class com.microsoft.graph.requests.AppleDeviceFeaturesConfigurationBaseRequest : com.microsoft.graph.http.BaseRequest property REQUEST_STATS_HEADER_VALUE_FORMAT_STRING : java.lang.String method addFunctionOption return type void @@ -31140,11 +31418,15 @@ method addQueryOption return type void param arg0 : com.microsoft.graph.options.QueryOption + method delete + return type com.microsoft.graph.models.AppleDeviceFeaturesConfigurationBase + method deleteAsync + return type java.util.concurrent.CompletableFuture method expand - return type com.microsoft.graph.requests.ApplePushNotificationCertificateDownloadApplePushNotificationCertificateSigningRequestRequest + return type com.microsoft.graph.requests.AppleDeviceFeaturesConfigurationBaseRequest param arg0 : java.lang.String method get - return type java.lang.String + return type com.microsoft.graph.models.AppleDeviceFeaturesConfigurationBase method getAsync return type java.util.concurrent.CompletableFuture method getClient @@ -31180,8 +31462,26 @@ return type com.microsoft.graph.httpcore.middlewareoption.IShouldRetry method getUseCaches return type boolean + method patchAsync + return type java.util.concurrent.CompletableFuture + param arg0 : com.microsoft.graph.models.AppleDeviceFeaturesConfigurationBase + method patch + return type com.microsoft.graph.models.AppleDeviceFeaturesConfigurationBase + param arg0 : com.microsoft.graph.models.AppleDeviceFeaturesConfigurationBase + method postAsync + return type java.util.concurrent.CompletableFuture + param arg0 : com.microsoft.graph.models.AppleDeviceFeaturesConfigurationBase + method post + return type com.microsoft.graph.models.AppleDeviceFeaturesConfigurationBase + param arg0 : com.microsoft.graph.models.AppleDeviceFeaturesConfigurationBase + method putAsync + return type java.util.concurrent.CompletableFuture + param arg0 : com.microsoft.graph.models.AppleDeviceFeaturesConfigurationBase + method put + return type com.microsoft.graph.models.AppleDeviceFeaturesConfigurationBase + param arg0 : com.microsoft.graph.models.AppleDeviceFeaturesConfigurationBase method select - return type com.microsoft.graph.requests.ApplePushNotificationCertificateDownloadApplePushNotificationCertificateSigningRequestRequest + return type com.microsoft.graph.requests.AppleDeviceFeaturesConfigurationBaseRequest param arg0 : java.lang.String method setDelay return type void @@ -31207,13 +31507,33 @@ method withHttpMethod return type com.microsoft.graph.http.IHttpRequest param arg0 : com.microsoft.graph.http.HttpMethod - class com.microsoft.graph.requests.ApplePushNotificationCertificateDownloadApplePushNotificationCertificateSigningRequestRequestBuilder : com.microsoft.graph.http.BaseFunctionRequestBuilder + class com.microsoft.graph.requests.AppleDeviceFeaturesConfigurationBaseRequestBuilder : com.microsoft.graph.http.BaseRequestBuilder + method assign + return type com.microsoft.graph.requests.DeviceConfigurationAssignCollectionRequestBuilder + param arg0 : com.microsoft.graph.models.DeviceConfigurationAssignParameterSet + method assignments + return type com.microsoft.graph.requests.DeviceConfigurationAssignmentCollectionRequestBuilder + method assignments + return type com.microsoft.graph.requests.DeviceConfigurationAssignmentRequestBuilder + param arg0 : java.lang.String method buildRequest - return type com.microsoft.graph.requests.ApplePushNotificationCertificateDownloadApplePushNotificationCertificateSigningRequestRequest + return type com.microsoft.graph.requests.AppleDeviceFeaturesConfigurationBaseRequest param arg0 : [Lcom.microsoft.graph.options.Option; method buildRequest - return type com.microsoft.graph.requests.ApplePushNotificationCertificateDownloadApplePushNotificationCertificateSigningRequestRequest + return type com.microsoft.graph.requests.AppleDeviceFeaturesConfigurationBaseRequest param arg0 : java.util.List + method deviceSettingStateSummaries + return type com.microsoft.graph.requests.SettingStateDeviceSummaryCollectionRequestBuilder + method deviceSettingStateSummaries + return type com.microsoft.graph.requests.SettingStateDeviceSummaryRequestBuilder + param arg0 : java.lang.String + method deviceStatusOverview + return type com.microsoft.graph.requests.DeviceConfigurationDeviceOverviewRequestBuilder + method deviceStatuses + return type com.microsoft.graph.requests.DeviceConfigurationDeviceStatusCollectionRequestBuilder + method deviceStatuses + return type com.microsoft.graph.requests.DeviceConfigurationDeviceStatusRequestBuilder + param arg0 : java.lang.String method getClient return type com.microsoft.graph.core.IBaseClient method getOptions @@ -31227,7 +31547,14 @@ method getRequestUrlWithAdditionalSegment return type java.lang.String param arg0 : java.lang.String - class com.microsoft.graph.requests.ApplePushNotificationCertificateRequest : com.microsoft.graph.http.BaseRequest + method userStatusOverview + return type com.microsoft.graph.requests.DeviceConfigurationUserOverviewRequestBuilder + method userStatuses + return type com.microsoft.graph.requests.DeviceConfigurationUserStatusCollectionRequestBuilder + method userStatuses + return type com.microsoft.graph.requests.DeviceConfigurationUserStatusRequestBuilder + param arg0 : java.lang.String + class com.microsoft.graph.requests.ApplePushNotificationCertificateDownloadApplePushNotificationCertificateSigningRequestRequest : com.microsoft.graph.http.BaseRequest property REQUEST_STATS_HEADER_VALUE_FORMAT_STRING : java.lang.String method addFunctionOption return type void @@ -31239,15 +31566,11 @@ method addQueryOption return type void param arg0 : com.microsoft.graph.options.QueryOption - method delete - return type com.microsoft.graph.models.ApplePushNotificationCertificate - method deleteAsync - return type java.util.concurrent.CompletableFuture method expand - return type com.microsoft.graph.requests.ApplePushNotificationCertificateRequest + return type com.microsoft.graph.requests.ApplePushNotificationCertificateDownloadApplePushNotificationCertificateSigningRequestRequest param arg0 : java.lang.String method get - return type com.microsoft.graph.models.ApplePushNotificationCertificate + return type java.lang.String method getAsync return type java.util.concurrent.CompletableFuture method getClient @@ -31283,26 +31606,8 @@ return type com.microsoft.graph.httpcore.middlewareoption.IShouldRetry method getUseCaches return type boolean - method patchAsync - return type java.util.concurrent.CompletableFuture - param arg0 : com.microsoft.graph.models.ApplePushNotificationCertificate - method patch - return type com.microsoft.graph.models.ApplePushNotificationCertificate - param arg0 : com.microsoft.graph.models.ApplePushNotificationCertificate - method postAsync - return type java.util.concurrent.CompletableFuture - param arg0 : com.microsoft.graph.models.ApplePushNotificationCertificate - method post - return type com.microsoft.graph.models.ApplePushNotificationCertificate - param arg0 : com.microsoft.graph.models.ApplePushNotificationCertificate - method putAsync - return type java.util.concurrent.CompletableFuture - param arg0 : com.microsoft.graph.models.ApplePushNotificationCertificate - method put - return type com.microsoft.graph.models.ApplePushNotificationCertificate - param arg0 : com.microsoft.graph.models.ApplePushNotificationCertificate method select - return type com.microsoft.graph.requests.ApplePushNotificationCertificateRequest + return type com.microsoft.graph.requests.ApplePushNotificationCertificateDownloadApplePushNotificationCertificateSigningRequestRequest param arg0 : java.lang.String method setDelay return type void @@ -31328,15 +31633,13 @@ method withHttpMethod return type com.microsoft.graph.http.IHttpRequest param arg0 : com.microsoft.graph.http.HttpMethod - class com.microsoft.graph.requests.ApplePushNotificationCertificateRequestBuilder : com.microsoft.graph.http.BaseRequestBuilder + class com.microsoft.graph.requests.ApplePushNotificationCertificateDownloadApplePushNotificationCertificateSigningRequestRequestBuilder : com.microsoft.graph.http.BaseFunctionRequestBuilder method buildRequest - return type com.microsoft.graph.requests.ApplePushNotificationCertificateRequest + return type com.microsoft.graph.requests.ApplePushNotificationCertificateDownloadApplePushNotificationCertificateSigningRequestRequest param arg0 : [Lcom.microsoft.graph.options.Option; method buildRequest - return type com.microsoft.graph.requests.ApplePushNotificationCertificateRequest + return type com.microsoft.graph.requests.ApplePushNotificationCertificateDownloadApplePushNotificationCertificateSigningRequestRequest param arg0 : java.util.List - method downloadApplePushNotificationCertificateSigningRequest - return type com.microsoft.graph.requests.ApplePushNotificationCertificateDownloadApplePushNotificationCertificateSigningRequestRequestBuilder method getClient return type com.microsoft.graph.core.IBaseClient method getOptions @@ -31350,9 +31653,8 @@ method getRequestUrlWithAdditionalSegment return type java.lang.String param arg0 : java.lang.String - class com.microsoft.graph.requests.ApplicationAddKeyRequest : com.microsoft.graph.http.BaseRequest + class com.microsoft.graph.requests.ApplePushNotificationCertificateRequest : com.microsoft.graph.http.BaseRequest property REQUEST_STATS_HEADER_VALUE_FORMAT_STRING : java.lang.String - property body : com.microsoft.graph.models.ApplicationAddKeyParameterSet method addFunctionOption return type void param arg0 : com.microsoft.graph.options.FunctionOption @@ -31363,9 +31665,17 @@ method addQueryOption return type void param arg0 : com.microsoft.graph.options.QueryOption + method delete + return type com.microsoft.graph.models.ApplePushNotificationCertificate + method deleteAsync + return type java.util.concurrent.CompletableFuture method expand - return type com.microsoft.graph.requests.ApplicationAddKeyRequest + return type com.microsoft.graph.requests.ApplePushNotificationCertificateRequest param arg0 : java.lang.String + method get + return type com.microsoft.graph.models.ApplePushNotificationCertificate + method getAsync + return type java.util.concurrent.CompletableFuture method getClient return type com.microsoft.graph.core.IBaseClient method getDelay @@ -31399,12 +31709,26 @@ return type com.microsoft.graph.httpcore.middlewareoption.IShouldRetry method getUseCaches return type boolean - method post - return type com.microsoft.graph.models.KeyCredential + method patchAsync + return type java.util.concurrent.CompletableFuture + param arg0 : com.microsoft.graph.models.ApplePushNotificationCertificate + method patch + return type com.microsoft.graph.models.ApplePushNotificationCertificate + param arg0 : com.microsoft.graph.models.ApplePushNotificationCertificate method postAsync return type java.util.concurrent.CompletableFuture + param arg0 : com.microsoft.graph.models.ApplePushNotificationCertificate + method post + return type com.microsoft.graph.models.ApplePushNotificationCertificate + param arg0 : com.microsoft.graph.models.ApplePushNotificationCertificate + method putAsync + return type java.util.concurrent.CompletableFuture + param arg0 : com.microsoft.graph.models.ApplePushNotificationCertificate + method put + return type com.microsoft.graph.models.ApplePushNotificationCertificate + param arg0 : com.microsoft.graph.models.ApplePushNotificationCertificate method select - return type com.microsoft.graph.requests.ApplicationAddKeyRequest + return type com.microsoft.graph.requests.ApplePushNotificationCertificateRequest param arg0 : java.lang.String method setDelay return type void @@ -31430,13 +31754,15 @@ method withHttpMethod return type com.microsoft.graph.http.IHttpRequest param arg0 : com.microsoft.graph.http.HttpMethod - class com.microsoft.graph.requests.ApplicationAddKeyRequestBuilder : com.microsoft.graph.http.BaseActionRequestBuilder + class com.microsoft.graph.requests.ApplePushNotificationCertificateRequestBuilder : com.microsoft.graph.http.BaseRequestBuilder method buildRequest - return type com.microsoft.graph.requests.ApplicationAddKeyRequest + return type com.microsoft.graph.requests.ApplePushNotificationCertificateRequest param arg0 : [Lcom.microsoft.graph.options.Option; method buildRequest - return type com.microsoft.graph.requests.ApplicationAddKeyRequest + return type com.microsoft.graph.requests.ApplePushNotificationCertificateRequest param arg0 : java.util.List + method downloadApplePushNotificationCertificateSigningRequest + return type com.microsoft.graph.requests.ApplePushNotificationCertificateDownloadApplePushNotificationCertificateSigningRequestRequestBuilder method getClient return type com.microsoft.graph.core.IBaseClient method getOptions @@ -31450,9 +31776,9 @@ method getRequestUrlWithAdditionalSegment return type java.lang.String param arg0 : java.lang.String - class com.microsoft.graph.requests.ApplicationAddPasswordRequest : com.microsoft.graph.http.BaseRequest + class com.microsoft.graph.requests.ApplicationAddKeyRequest : com.microsoft.graph.http.BaseRequest property REQUEST_STATS_HEADER_VALUE_FORMAT_STRING : java.lang.String - property body : com.microsoft.graph.models.ApplicationAddPasswordParameterSet + property body : com.microsoft.graph.models.ApplicationAddKeyParameterSet method addFunctionOption return type void param arg0 : com.microsoft.graph.options.FunctionOption @@ -31464,7 +31790,7 @@ return type void param arg0 : com.microsoft.graph.options.QueryOption method expand - return type com.microsoft.graph.requests.ApplicationAddPasswordRequest + return type com.microsoft.graph.requests.ApplicationAddKeyRequest param arg0 : java.lang.String method getClient return type com.microsoft.graph.core.IBaseClient @@ -31500,11 +31826,11 @@ method getUseCaches return type boolean method post - return type com.microsoft.graph.models.PasswordCredential + return type com.microsoft.graph.models.KeyCredential method postAsync return type java.util.concurrent.CompletableFuture method select - return type com.microsoft.graph.requests.ApplicationAddPasswordRequest + return type com.microsoft.graph.requests.ApplicationAddKeyRequest param arg0 : java.lang.String method setDelay return type void @@ -31530,12 +31856,12 @@ method withHttpMethod return type com.microsoft.graph.http.IHttpRequest param arg0 : com.microsoft.graph.http.HttpMethod - class com.microsoft.graph.requests.ApplicationAddPasswordRequestBuilder : com.microsoft.graph.http.BaseActionRequestBuilder + class com.microsoft.graph.requests.ApplicationAddKeyRequestBuilder : com.microsoft.graph.http.BaseActionRequestBuilder method buildRequest - return type com.microsoft.graph.requests.ApplicationAddPasswordRequest + return type com.microsoft.graph.requests.ApplicationAddKeyRequest param arg0 : [Lcom.microsoft.graph.options.Option; method buildRequest - return type com.microsoft.graph.requests.ApplicationAddPasswordRequest + return type com.microsoft.graph.requests.ApplicationAddKeyRequest param arg0 : java.util.List method getClient return type com.microsoft.graph.core.IBaseClient @@ -31550,20 +31876,9 @@ method getRequestUrlWithAdditionalSegment return type java.lang.String param arg0 : java.lang.String - class com.microsoft.graph.requests.ApplicationCollectionPage : com.microsoft.graph.http.BaseCollectionPage - method additionalDataManager - return type com.microsoft.graph.serializer.AdditionalDataManager - method getCount - return type java.lang.Long - method getCurrentPage - return type java.util.List - method getNextPage - return type com.microsoft.graph.http.BaseRequestBuilder - method setRawObject - return type void - param arg0 : com.microsoft.graph.serializer.ISerializer - param arg1 : com.google.gson.JsonObject - class com.microsoft.graph.requests.ApplicationCollectionRequest : com.microsoft.graph.http.BaseEntityCollectionRequest + class com.microsoft.graph.requests.ApplicationAddPasswordRequest : com.microsoft.graph.http.BaseRequest + property REQUEST_STATS_HEADER_VALUE_FORMAT_STRING : java.lang.String + property body : com.microsoft.graph.models.ApplicationAddPasswordParameterSet method addFunctionOption return type void param arg0 : com.microsoft.graph.options.FunctionOption @@ -31574,30 +31889,15 @@ method addQueryOption return type void param arg0 : com.microsoft.graph.options.QueryOption - method buildFromResponse - return type com.microsoft.graph.http.BaseCollectionPage - param arg0 : com.microsoft.graph.http.ICollectionResponse - method count - return type com.microsoft.graph.requests.ApplicationCollectionRequest - method count - return type com.microsoft.graph.requests.ApplicationCollectionRequest - param arg0 : boolean method expand - return type com.microsoft.graph.requests.ApplicationCollectionRequest - param arg0 : java.lang.String - method filter - return type com.microsoft.graph.requests.ApplicationCollectionRequest + return type com.microsoft.graph.requests.ApplicationAddPasswordRequest param arg0 : java.lang.String - method get - return type com.microsoft.graph.http.BaseCollectionPage - method getAsync - return type java.util.concurrent.CompletableFuture - method getBaseRequest - return type com.microsoft.graph.http.BaseRequest - method getCollectionPageClass - return type java.lang.Class + method getClient + return type com.microsoft.graph.core.IBaseClient method getDelay return type long + method getFunctionOptions + return type java.util.List method getHeaders return type java.util.List method getHttpMethod @@ -31613,29 +31913,31 @@ return type int method getOptions return type java.util.List + method getQueryOptions + return type java.util.List method getRequestUrl return type java.net.URL + method getResponseType + return type java.lang.Class method getShouldRedirect return type com.microsoft.graph.httpcore.middlewareoption.IShouldRedirect method getShouldRetry return type com.microsoft.graph.httpcore.middlewareoption.IShouldRetry method getUseCaches return type boolean - method orderBy - return type com.microsoft.graph.requests.ApplicationCollectionRequest - param arg0 : java.lang.String + method post + return type com.microsoft.graph.models.PasswordCredential method postAsync return type java.util.concurrent.CompletableFuture - param arg0 : com.microsoft.graph.models.Application - method post - return type com.microsoft.graph.models.Application - param arg0 : com.microsoft.graph.models.Application method select - return type com.microsoft.graph.requests.ApplicationCollectionRequest + return type com.microsoft.graph.requests.ApplicationAddPasswordRequest param arg0 : java.lang.String method setDelay return type void param arg0 : long + method setHttpMethod + return type void + param arg0 : com.microsoft.graph.http.HttpMethod method setMaxRedirects return type void param arg0 : int @@ -31651,38 +31953,16 @@ method setUseCaches return type void param arg0 : boolean - method skipToken - return type com.microsoft.graph.requests.ApplicationCollectionRequest - param arg0 : java.lang.String - method skip - return type com.microsoft.graph.requests.ApplicationCollectionRequest - param arg0 : int - method top - return type com.microsoft.graph.requests.ApplicationCollectionRequest - param arg0 : int method withHttpMethod return type com.microsoft.graph.http.IHttpRequest param arg0 : com.microsoft.graph.http.HttpMethod - class com.microsoft.graph.requests.ApplicationCollectionRequestBuilder : com.microsoft.graph.http.BaseCollectionRequestBuilder + class com.microsoft.graph.requests.ApplicationAddPasswordRequestBuilder : com.microsoft.graph.http.BaseActionRequestBuilder method buildRequest - return type com.microsoft.graph.http.BaseCollectionRequest + return type com.microsoft.graph.requests.ApplicationAddPasswordRequest param arg0 : [Lcom.microsoft.graph.options.Option; method buildRequest - return type com.microsoft.graph.http.BaseCollectionRequest + return type com.microsoft.graph.requests.ApplicationAddPasswordRequest param arg0 : java.util.List - method byId - return type com.microsoft.graph.http.BaseRequestBuilder - param arg0 : java.lang.String - method count - return type com.microsoft.graph.http.PrimitiveRequestBuilder - method delta - return type com.microsoft.graph.requests.ApplicationDeltaCollectionRequestBuilder - method getAvailableExtensionProperties - return type com.microsoft.graph.requests.DirectoryObjectGetAvailableExtensionPropertiesCollectionRequestBuilder - param arg0 : com.microsoft.graph.models.DirectoryObjectGetAvailableExtensionPropertiesParameterSet - method getByIds - return type com.microsoft.graph.requests.DirectoryObjectGetByIdsCollectionRequestBuilder - param arg0 : com.microsoft.graph.models.DirectoryObjectGetByIdsParameterSet method getClient return type com.microsoft.graph.core.IBaseClient method getOptions @@ -31696,28 +31976,9 @@ method getRequestUrlWithAdditionalSegment return type java.lang.String param arg0 : java.lang.String - method validateProperties - return type com.microsoft.graph.requests.DirectoryObjectValidatePropertiesRequestBuilder - param arg0 : com.microsoft.graph.models.DirectoryObjectValidatePropertiesParameterSet - class com.microsoft.graph.requests.ApplicationCollectionResponse : com.microsoft.graph.http.BaseCollectionResponse - property nextLink : java.lang.String - property value : java.util.List - method additionalDataManager - return type com.microsoft.graph.serializer.AdditionalDataManager - method nextLink - return type java.lang.String - method setRawObject - return type void - param arg0 : com.microsoft.graph.serializer.ISerializer - param arg1 : com.google.gson.JsonObject - method values - return type java.util.List - class com.microsoft.graph.requests.ApplicationDeltaCollectionPage : com.microsoft.graph.http.DeltaCollectionPage - property deltaLink : java.lang.String + class com.microsoft.graph.requests.ApplicationCollectionPage : com.microsoft.graph.http.BaseCollectionPage method additionalDataManager return type com.microsoft.graph.serializer.AdditionalDataManager - method deltaLink - return type java.lang.String method getCount return type java.lang.Long method getCurrentPage @@ -31728,7 +31989,7 @@ return type void param arg0 : com.microsoft.graph.serializer.ISerializer param arg1 : com.google.gson.JsonObject - class com.microsoft.graph.requests.ApplicationDeltaCollectionRequest : com.microsoft.graph.http.BaseDeltaCollectionRequest + class com.microsoft.graph.requests.ApplicationCollectionRequest : com.microsoft.graph.http.BaseEntityCollectionRequest method addFunctionOption return type void param arg0 : com.microsoft.graph.options.FunctionOption @@ -31743,21 +32004,186 @@ return type com.microsoft.graph.http.BaseCollectionPage param arg0 : com.microsoft.graph.http.ICollectionResponse method count - return type com.microsoft.graph.requests.ApplicationDeltaCollectionRequest + return type com.microsoft.graph.requests.ApplicationCollectionRequest method count - return type com.microsoft.graph.requests.ApplicationDeltaCollectionRequest + return type com.microsoft.graph.requests.ApplicationCollectionRequest param arg0 : boolean - method deltaLink - return type com.microsoft.graph.requests.ApplicationDeltaCollectionRequest - param arg0 : java.lang.String - method deltaToken - return type com.microsoft.graph.requests.ApplicationDeltaCollectionRequest - param arg0 : java.lang.String method expand - return type com.microsoft.graph.requests.ApplicationDeltaCollectionRequest + return type com.microsoft.graph.requests.ApplicationCollectionRequest param arg0 : java.lang.String method filter - return type com.microsoft.graph.requests.ApplicationDeltaCollectionRequest + return type com.microsoft.graph.requests.ApplicationCollectionRequest + param arg0 : java.lang.String + method get + return type com.microsoft.graph.http.BaseCollectionPage + method getAsync + return type java.util.concurrent.CompletableFuture + method getBaseRequest + return type com.microsoft.graph.http.BaseRequest + method getCollectionPageClass + return type java.lang.Class + method getDelay + return type long + method getHeaders + return type java.util.List + method getHttpMethod + return type com.microsoft.graph.http.HttpMethod + method getHttpRequest + return type java.lang.Object + method getHttpRequest + return type java.lang.Object + param arg0 : java.lang.Object + method getMaxRedirects + return type int + method getMaxRetries + return type int + method getOptions + return type java.util.List + method getRequestUrl + return type java.net.URL + method getShouldRedirect + return type com.microsoft.graph.httpcore.middlewareoption.IShouldRedirect + method getShouldRetry + return type com.microsoft.graph.httpcore.middlewareoption.IShouldRetry + method getUseCaches + return type boolean + method orderBy + return type com.microsoft.graph.requests.ApplicationCollectionRequest + param arg0 : java.lang.String + method postAsync + return type java.util.concurrent.CompletableFuture + param arg0 : com.microsoft.graph.models.Application + method post + return type com.microsoft.graph.models.Application + param arg0 : com.microsoft.graph.models.Application + method select + return type com.microsoft.graph.requests.ApplicationCollectionRequest + param arg0 : java.lang.String + method setDelay + return type void + param arg0 : long + method setMaxRedirects + return type void + param arg0 : int + method setMaxRetries + return type void + param arg0 : int + method setShouldRedirect + return type void + param arg0 : com.microsoft.graph.httpcore.middlewareoption.IShouldRedirect + method setShouldRetry + return type void + param arg0 : com.microsoft.graph.httpcore.middlewareoption.IShouldRetry + method setUseCaches + return type void + param arg0 : boolean + method skipToken + return type com.microsoft.graph.requests.ApplicationCollectionRequest + param arg0 : java.lang.String + method skip + return type com.microsoft.graph.requests.ApplicationCollectionRequest + param arg0 : int + method top + return type com.microsoft.graph.requests.ApplicationCollectionRequest + param arg0 : int + method withHttpMethod + return type com.microsoft.graph.http.IHttpRequest + param arg0 : com.microsoft.graph.http.HttpMethod + class com.microsoft.graph.requests.ApplicationCollectionRequestBuilder : com.microsoft.graph.http.BaseCollectionRequestBuilder + method buildRequest + return type com.microsoft.graph.http.BaseCollectionRequest + param arg0 : [Lcom.microsoft.graph.options.Option; + method buildRequest + return type com.microsoft.graph.http.BaseCollectionRequest + param arg0 : java.util.List + method byId + return type com.microsoft.graph.http.BaseRequestBuilder + param arg0 : java.lang.String + method count + return type com.microsoft.graph.http.PrimitiveRequestBuilder + method delta + return type com.microsoft.graph.requests.ApplicationDeltaCollectionRequestBuilder + method getAvailableExtensionProperties + return type com.microsoft.graph.requests.DirectoryObjectGetAvailableExtensionPropertiesCollectionRequestBuilder + param arg0 : com.microsoft.graph.models.DirectoryObjectGetAvailableExtensionPropertiesParameterSet + method getByIds + return type com.microsoft.graph.requests.DirectoryObjectGetByIdsCollectionRequestBuilder + param arg0 : com.microsoft.graph.models.DirectoryObjectGetByIdsParameterSet + method getClient + return type com.microsoft.graph.core.IBaseClient + method getOptions + return type java.util.List + param arg0 : [Lcom.microsoft.graph.options.Option; + method getRequestUrl + return type java.lang.String + method getRequestUrlWithAdditionalParameter + return type java.lang.String + param arg0 : java.lang.String + method getRequestUrlWithAdditionalSegment + return type java.lang.String + param arg0 : java.lang.String + method validateProperties + return type com.microsoft.graph.requests.DirectoryObjectValidatePropertiesRequestBuilder + param arg0 : com.microsoft.graph.models.DirectoryObjectValidatePropertiesParameterSet + class com.microsoft.graph.requests.ApplicationCollectionResponse : com.microsoft.graph.http.BaseCollectionResponse + property nextLink : java.lang.String + property value : java.util.List + method additionalDataManager + return type com.microsoft.graph.serializer.AdditionalDataManager + method nextLink + return type java.lang.String + method setRawObject + return type void + param arg0 : com.microsoft.graph.serializer.ISerializer + param arg1 : com.google.gson.JsonObject + method values + return type java.util.List + class com.microsoft.graph.requests.ApplicationDeltaCollectionPage : com.microsoft.graph.http.DeltaCollectionPage + property deltaLink : java.lang.String + method additionalDataManager + return type com.microsoft.graph.serializer.AdditionalDataManager + method deltaLink + return type java.lang.String + method getCount + return type java.lang.Long + method getCurrentPage + return type java.util.List + method getNextPage + return type com.microsoft.graph.http.BaseRequestBuilder + method setRawObject + return type void + param arg0 : com.microsoft.graph.serializer.ISerializer + param arg1 : com.google.gson.JsonObject + class com.microsoft.graph.requests.ApplicationDeltaCollectionRequest : com.microsoft.graph.http.BaseDeltaCollectionRequest + method addFunctionOption + return type void + param arg0 : com.microsoft.graph.options.FunctionOption + method addHeader + return type void + param arg0 : java.lang.String + param arg1 : java.lang.String + method addQueryOption + return type void + param arg0 : com.microsoft.graph.options.QueryOption + method buildFromResponse + return type com.microsoft.graph.http.BaseCollectionPage + param arg0 : com.microsoft.graph.http.ICollectionResponse + method count + return type com.microsoft.graph.requests.ApplicationDeltaCollectionRequest + method count + return type com.microsoft.graph.requests.ApplicationDeltaCollectionRequest + param arg0 : boolean + method deltaLink + return type com.microsoft.graph.requests.ApplicationDeltaCollectionRequest + param arg0 : java.lang.String + method deltaToken + return type com.microsoft.graph.requests.ApplicationDeltaCollectionRequest + param arg0 : java.lang.String + method expand + return type com.microsoft.graph.requests.ApplicationDeltaCollectionRequest + param arg0 : java.lang.String + method filter + return type com.microsoft.graph.requests.ApplicationDeltaCollectionRequest param arg0 : java.lang.String method get return type com.microsoft.graph.http.BaseCollectionPage @@ -33824,6 +34250,11 @@ method getRequestUrlWithAdditionalSegment return type java.lang.String param arg0 : java.lang.String + method provisioning + return type com.microsoft.graph.requests.ProvisioningObjectSummaryCollectionRequestBuilder + method provisioning + return type com.microsoft.graph.requests.ProvisioningObjectSummaryRequestBuilder + param arg0 : java.lang.String method restrictedSignIns return type com.microsoft.graph.requests.RestrictedSignInCollectionRequestBuilder method restrictedSignIns @@ -41147,11 +41578,113 @@ method members return type com.microsoft.graph.requests.ConversationMemberRequestBuilder param arg0 : java.lang.String + method messages + return type com.microsoft.graph.requests.ChatMessageCollectionRequestBuilder + method messages + return type com.microsoft.graph.requests.ChatMessageRequestBuilder + param arg0 : java.lang.String + method sendActivityNotification + return type com.microsoft.graph.requests.ChatSendActivityNotificationRequestBuilder + param arg0 : com.microsoft.graph.models.ChatSendActivityNotificationParameterSet method tabs return type com.microsoft.graph.requests.TeamsTabCollectionRequestBuilder method tabs return type com.microsoft.graph.requests.TeamsTabRequestBuilder param arg0 : java.lang.String + class com.microsoft.graph.requests.ChatSendActivityNotificationRequest : com.microsoft.graph.http.BaseRequest + property REQUEST_STATS_HEADER_VALUE_FORMAT_STRING : java.lang.String + property body : com.microsoft.graph.models.ChatSendActivityNotificationParameterSet + method addFunctionOption + return type void + param arg0 : com.microsoft.graph.options.FunctionOption + method addHeader + return type void + param arg0 : java.lang.String + param arg1 : java.lang.String + method addQueryOption + return type void + param arg0 : com.microsoft.graph.options.QueryOption + method getClient + return type com.microsoft.graph.core.IBaseClient + method getDelay + return type long + method getFunctionOptions + return type java.util.List + method getHeaders + return type java.util.List + method getHttpMethod + return type com.microsoft.graph.http.HttpMethod + method getHttpRequest + return type java.lang.Object + method getHttpRequest + return type java.lang.Object + param arg0 : java.lang.Object + method getMaxRedirects + return type int + method getMaxRetries + return type int + method getOptions + return type java.util.List + method getQueryOptions + return type java.util.List + method getRequestUrl + return type java.net.URL + method getResponseType + return type java.lang.Class + method getShouldRedirect + return type com.microsoft.graph.httpcore.middlewareoption.IShouldRedirect + method getShouldRetry + return type com.microsoft.graph.httpcore.middlewareoption.IShouldRetry + method getUseCaches + return type boolean + method post + return type void + method postAsync + return type java.util.concurrent.CompletableFuture + method setDelay + return type void + param arg0 : long + method setHttpMethod + return type void + param arg0 : com.microsoft.graph.http.HttpMethod + method setMaxRedirects + return type void + param arg0 : int + method setMaxRetries + return type void + param arg0 : int + method setShouldRedirect + return type void + param arg0 : com.microsoft.graph.httpcore.middlewareoption.IShouldRedirect + method setShouldRetry + return type void + param arg0 : com.microsoft.graph.httpcore.middlewareoption.IShouldRetry + method setUseCaches + return type void + param arg0 : boolean + method withHttpMethod + return type com.microsoft.graph.http.IHttpRequest + param arg0 : com.microsoft.graph.http.HttpMethod + class com.microsoft.graph.requests.ChatSendActivityNotificationRequestBuilder : com.microsoft.graph.http.BaseActionRequestBuilder + method buildRequest + return type com.microsoft.graph.requests.ChatSendActivityNotificationRequest + param arg0 : [Lcom.microsoft.graph.options.Option; + method buildRequest + return type com.microsoft.graph.requests.ChatSendActivityNotificationRequest + param arg0 : java.util.List + method getClient + return type com.microsoft.graph.core.IBaseClient + method getOptions + return type java.util.List + param arg0 : [Lcom.microsoft.graph.options.Option; + method getRequestUrl + return type java.lang.String + method getRequestUrlWithAdditionalParameter + return type java.lang.String + param arg0 : java.lang.String + method getRequestUrlWithAdditionalSegment + return type java.lang.String + param arg0 : java.lang.String class com.microsoft.graph.requests.ChatWithReferenceRequest : com.microsoft.graph.http.BaseWithReferenceRequest property REQUEST_STATS_HEADER_VALUE_FORMAT_STRING : java.lang.String method addFunctionOption @@ -72153,6 +72686,8 @@ return type com.microsoft.graph.requests.PrintRequestBuilder method reports return type com.microsoft.graph.requests.ReportRootRequestBuilder + method roleManagement + return type com.microsoft.graph.requests.RoleManagementRequestBuilder method schemaExtensions return type com.microsoft.graph.requests.SchemaExtensionCollectionRequestBuilder method schemaExtensions @@ -120173,8 +120708,20 @@ method getRequestUrlWithAdditionalSegment return type java.lang.String param arg0 : java.lang.String - class com.microsoft.graph.requests.RecordOperationRequest : com.microsoft.graph.http.BaseRequest - property REQUEST_STATS_HEADER_VALUE_FORMAT_STRING : java.lang.String + class com.microsoft.graph.requests.ProvisioningObjectSummaryCollectionPage : com.microsoft.graph.http.BaseCollectionPage + method additionalDataManager + return type com.microsoft.graph.serializer.AdditionalDataManager + method getCount + return type java.lang.Long + method getCurrentPage + return type java.util.List + method getNextPage + return type com.microsoft.graph.http.BaseRequestBuilder + method setRawObject + return type void + param arg0 : com.microsoft.graph.serializer.ISerializer + param arg1 : com.google.gson.JsonObject + class com.microsoft.graph.requests.ProvisioningObjectSummaryCollectionRequest : com.microsoft.graph.http.BaseEntityCollectionRequest method addFunctionOption return type void param arg0 : com.microsoft.graph.options.FunctionOption @@ -120185,23 +120732,30 @@ method addQueryOption return type void param arg0 : com.microsoft.graph.options.QueryOption - method delete - return type com.microsoft.graph.models.RecordOperation - method deleteAsync - return type java.util.concurrent.CompletableFuture + method buildFromResponse + return type com.microsoft.graph.http.BaseCollectionPage + param arg0 : com.microsoft.graph.http.ICollectionResponse + method count + return type com.microsoft.graph.requests.ProvisioningObjectSummaryCollectionRequest + method count + return type com.microsoft.graph.requests.ProvisioningObjectSummaryCollectionRequest + param arg0 : boolean method expand - return type com.microsoft.graph.requests.RecordOperationRequest + return type com.microsoft.graph.requests.ProvisioningObjectSummaryCollectionRequest + param arg0 : java.lang.String + method filter + return type com.microsoft.graph.requests.ProvisioningObjectSummaryCollectionRequest param arg0 : java.lang.String method get - return type com.microsoft.graph.models.RecordOperation + return type com.microsoft.graph.http.BaseCollectionPage method getAsync return type java.util.concurrent.CompletableFuture - method getClient - return type com.microsoft.graph.core.IBaseClient + method getBaseRequest + return type com.microsoft.graph.http.BaseRequest + method getCollectionPageClass + return type java.lang.Class method getDelay return type long - method getFunctionOptions - return type java.util.List method getHeaders return type java.util.List method getHttpMethod @@ -120217,45 +120771,29 @@ return type int method getOptions return type java.util.List - method getQueryOptions - return type java.util.List method getRequestUrl return type java.net.URL - method getResponseType - return type java.lang.Class method getShouldRedirect return type com.microsoft.graph.httpcore.middlewareoption.IShouldRedirect method getShouldRetry return type com.microsoft.graph.httpcore.middlewareoption.IShouldRetry method getUseCaches return type boolean - method patchAsync - return type java.util.concurrent.CompletableFuture - param arg0 : com.microsoft.graph.models.RecordOperation - method patch - return type com.microsoft.graph.models.RecordOperation - param arg0 : com.microsoft.graph.models.RecordOperation + method orderBy + return type com.microsoft.graph.requests.ProvisioningObjectSummaryCollectionRequest + param arg0 : java.lang.String method postAsync return type java.util.concurrent.CompletableFuture - param arg0 : com.microsoft.graph.models.RecordOperation + param arg0 : com.microsoft.graph.models.ProvisioningObjectSummary method post - return type com.microsoft.graph.models.RecordOperation - param arg0 : com.microsoft.graph.models.RecordOperation - method putAsync - return type java.util.concurrent.CompletableFuture - param arg0 : com.microsoft.graph.models.RecordOperation - method put - return type com.microsoft.graph.models.RecordOperation - param arg0 : com.microsoft.graph.models.RecordOperation + return type com.microsoft.graph.models.ProvisioningObjectSummary + param arg0 : com.microsoft.graph.models.ProvisioningObjectSummary method select - return type com.microsoft.graph.requests.RecordOperationRequest + return type com.microsoft.graph.requests.ProvisioningObjectSummaryCollectionRequest param arg0 : java.lang.String method setDelay return type void param arg0 : long - method setHttpMethod - return type void - param arg0 : com.microsoft.graph.http.HttpMethod method setMaxRedirects return type void param arg0 : int @@ -120271,16 +120809,30 @@ method setUseCaches return type void param arg0 : boolean + method skipToken + return type com.microsoft.graph.requests.ProvisioningObjectSummaryCollectionRequest + param arg0 : java.lang.String + method skip + return type com.microsoft.graph.requests.ProvisioningObjectSummaryCollectionRequest + param arg0 : int + method top + return type com.microsoft.graph.requests.ProvisioningObjectSummaryCollectionRequest + param arg0 : int method withHttpMethod return type com.microsoft.graph.http.IHttpRequest param arg0 : com.microsoft.graph.http.HttpMethod - class com.microsoft.graph.requests.RecordOperationRequestBuilder : com.microsoft.graph.http.BaseRequestBuilder + class com.microsoft.graph.requests.ProvisioningObjectSummaryCollectionRequestBuilder : com.microsoft.graph.http.BaseCollectionRequestBuilder method buildRequest - return type com.microsoft.graph.requests.RecordOperationRequest + return type com.microsoft.graph.http.BaseCollectionRequest param arg0 : [Lcom.microsoft.graph.options.Option; method buildRequest - return type com.microsoft.graph.requests.RecordOperationRequest + return type com.microsoft.graph.http.BaseCollectionRequest param arg0 : java.util.List + method byId + return type com.microsoft.graph.http.BaseRequestBuilder + param arg0 : java.lang.String + method count + return type com.microsoft.graph.http.PrimitiveRequestBuilder method getClient return type com.microsoft.graph.core.IBaseClient method getOptions @@ -120294,7 +120846,20 @@ method getRequestUrlWithAdditionalSegment return type java.lang.String param arg0 : java.lang.String - class com.microsoft.graph.requests.ReferenceAttachmentRequest : com.microsoft.graph.http.BaseRequest + class com.microsoft.graph.requests.ProvisioningObjectSummaryCollectionResponse : com.microsoft.graph.http.BaseCollectionResponse + property nextLink : java.lang.String + property value : java.util.List + method additionalDataManager + return type com.microsoft.graph.serializer.AdditionalDataManager + method nextLink + return type java.lang.String + method setRawObject + return type void + param arg0 : com.microsoft.graph.serializer.ISerializer + param arg1 : com.google.gson.JsonObject + method values + return type java.util.List + class com.microsoft.graph.requests.ProvisioningObjectSummaryRequest : com.microsoft.graph.http.BaseRequest property REQUEST_STATS_HEADER_VALUE_FORMAT_STRING : java.lang.String method addFunctionOption return type void @@ -120307,14 +120872,14 @@ return type void param arg0 : com.microsoft.graph.options.QueryOption method delete - return type com.microsoft.graph.models.ReferenceAttachment + return type com.microsoft.graph.models.ProvisioningObjectSummary method deleteAsync return type java.util.concurrent.CompletableFuture method expand - return type com.microsoft.graph.requests.ReferenceAttachmentRequest + return type com.microsoft.graph.requests.ProvisioningObjectSummaryRequest param arg0 : java.lang.String method get - return type com.microsoft.graph.models.ReferenceAttachment + return type com.microsoft.graph.models.ProvisioningObjectSummary method getAsync return type java.util.concurrent.CompletableFuture method getClient @@ -120352,24 +120917,24 @@ return type boolean method patchAsync return type java.util.concurrent.CompletableFuture - param arg0 : com.microsoft.graph.models.ReferenceAttachment + param arg0 : com.microsoft.graph.models.ProvisioningObjectSummary method patch - return type com.microsoft.graph.models.ReferenceAttachment - param arg0 : com.microsoft.graph.models.ReferenceAttachment + return type com.microsoft.graph.models.ProvisioningObjectSummary + param arg0 : com.microsoft.graph.models.ProvisioningObjectSummary method postAsync return type java.util.concurrent.CompletableFuture - param arg0 : com.microsoft.graph.models.ReferenceAttachment + param arg0 : com.microsoft.graph.models.ProvisioningObjectSummary method post - return type com.microsoft.graph.models.ReferenceAttachment - param arg0 : com.microsoft.graph.models.ReferenceAttachment + return type com.microsoft.graph.models.ProvisioningObjectSummary + param arg0 : com.microsoft.graph.models.ProvisioningObjectSummary method putAsync return type java.util.concurrent.CompletableFuture - param arg0 : com.microsoft.graph.models.ReferenceAttachment + param arg0 : com.microsoft.graph.models.ProvisioningObjectSummary method put - return type com.microsoft.graph.models.ReferenceAttachment - param arg0 : com.microsoft.graph.models.ReferenceAttachment + return type com.microsoft.graph.models.ProvisioningObjectSummary + param arg0 : com.microsoft.graph.models.ProvisioningObjectSummary method select - return type com.microsoft.graph.requests.ReferenceAttachmentRequest + return type com.microsoft.graph.requests.ProvisioningObjectSummaryRequest param arg0 : java.lang.String method setDelay return type void @@ -120395,12 +120960,12 @@ method withHttpMethod return type com.microsoft.graph.http.IHttpRequest param arg0 : com.microsoft.graph.http.HttpMethod - class com.microsoft.graph.requests.ReferenceAttachmentRequestBuilder : com.microsoft.graph.http.BaseRequestBuilder + class com.microsoft.graph.requests.ProvisioningObjectSummaryRequestBuilder : com.microsoft.graph.http.BaseRequestBuilder method buildRequest - return type com.microsoft.graph.requests.ReferenceAttachmentRequest + return type com.microsoft.graph.requests.ProvisioningObjectSummaryRequest param arg0 : [Lcom.microsoft.graph.options.Option; method buildRequest - return type com.microsoft.graph.requests.ReferenceAttachmentRequest + return type com.microsoft.graph.requests.ProvisioningObjectSummaryRequest param arg0 : java.util.List method getClient return type com.microsoft.graph.core.IBaseClient @@ -120415,7 +120980,7 @@ method getRequestUrlWithAdditionalSegment return type java.lang.String param arg0 : java.lang.String - class com.microsoft.graph.requests.RemoteAssistancePartnerBeginOnboardingRequest : com.microsoft.graph.http.BaseRequest + class com.microsoft.graph.requests.RbacApplicationRequest : com.microsoft.graph.http.BaseRequest property REQUEST_STATS_HEADER_VALUE_FORMAT_STRING : java.lang.String method addFunctionOption return type void @@ -120427,6 +120992,17 @@ method addQueryOption return type void param arg0 : com.microsoft.graph.options.QueryOption + method delete + return type com.microsoft.graph.models.RbacApplication + method deleteAsync + return type java.util.concurrent.CompletableFuture + method expand + return type com.microsoft.graph.requests.RbacApplicationRequest + param arg0 : java.lang.String + method get + return type com.microsoft.graph.models.RbacApplication + method getAsync + return type java.util.concurrent.CompletableFuture method getClient return type com.microsoft.graph.core.IBaseClient method getDelay @@ -120460,10 +121036,27 @@ return type com.microsoft.graph.httpcore.middlewareoption.IShouldRetry method getUseCaches return type boolean - method post - return type void + method patchAsync + return type java.util.concurrent.CompletableFuture + param arg0 : com.microsoft.graph.models.RbacApplication + method patch + return type com.microsoft.graph.models.RbacApplication + param arg0 : com.microsoft.graph.models.RbacApplication method postAsync return type java.util.concurrent.CompletableFuture + param arg0 : com.microsoft.graph.models.RbacApplication + method post + return type com.microsoft.graph.models.RbacApplication + param arg0 : com.microsoft.graph.models.RbacApplication + method putAsync + return type java.util.concurrent.CompletableFuture + param arg0 : com.microsoft.graph.models.RbacApplication + method put + return type com.microsoft.graph.models.RbacApplication + param arg0 : com.microsoft.graph.models.RbacApplication + method select + return type com.microsoft.graph.requests.RbacApplicationRequest + param arg0 : java.lang.String method setDelay return type void param arg0 : long @@ -120488,12 +121081,12 @@ method withHttpMethod return type com.microsoft.graph.http.IHttpRequest param arg0 : com.microsoft.graph.http.HttpMethod - class com.microsoft.graph.requests.RemoteAssistancePartnerBeginOnboardingRequestBuilder : com.microsoft.graph.http.BaseActionRequestBuilder + class com.microsoft.graph.requests.RbacApplicationRequestBuilder : com.microsoft.graph.http.BaseRequestBuilder method buildRequest - return type com.microsoft.graph.requests.RemoteAssistancePartnerBeginOnboardingRequest + return type com.microsoft.graph.requests.RbacApplicationRequest param arg0 : [Lcom.microsoft.graph.options.Option; method buildRequest - return type com.microsoft.graph.requests.RemoteAssistancePartnerBeginOnboardingRequest + return type com.microsoft.graph.requests.RbacApplicationRequest param arg0 : java.util.List method getClient return type com.microsoft.graph.core.IBaseClient @@ -120508,20 +121101,18 @@ method getRequestUrlWithAdditionalSegment return type java.lang.String param arg0 : java.lang.String - class com.microsoft.graph.requests.RemoteAssistancePartnerCollectionPage : com.microsoft.graph.http.BaseCollectionPage - method additionalDataManager - return type com.microsoft.graph.serializer.AdditionalDataManager - method getCount - return type java.lang.Long - method getCurrentPage - return type java.util.List - method getNextPage - return type com.microsoft.graph.http.BaseRequestBuilder - method setRawObject - return type void - param arg0 : com.microsoft.graph.serializer.ISerializer - param arg1 : com.google.gson.JsonObject - class com.microsoft.graph.requests.RemoteAssistancePartnerCollectionRequest : com.microsoft.graph.http.BaseEntityCollectionRequest + method roleAssignments + return type com.microsoft.graph.requests.UnifiedRoleAssignmentCollectionRequestBuilder + method roleAssignments + return type com.microsoft.graph.requests.UnifiedRoleAssignmentRequestBuilder + param arg0 : java.lang.String + method roleDefinitions + return type com.microsoft.graph.requests.UnifiedRoleDefinitionCollectionRequestBuilder + method roleDefinitions + return type com.microsoft.graph.requests.UnifiedRoleDefinitionRequestBuilder + param arg0 : java.lang.String + class com.microsoft.graph.requests.RecordOperationRequest : com.microsoft.graph.http.BaseRequest + property REQUEST_STATS_HEADER_VALUE_FORMAT_STRING : java.lang.String method addFunctionOption return type void param arg0 : com.microsoft.graph.options.FunctionOption @@ -120532,30 +121123,23 @@ method addQueryOption return type void param arg0 : com.microsoft.graph.options.QueryOption - method buildFromResponse - return type com.microsoft.graph.http.BaseCollectionPage - param arg0 : com.microsoft.graph.http.ICollectionResponse - method count - return type com.microsoft.graph.requests.RemoteAssistancePartnerCollectionRequest - method count - return type com.microsoft.graph.requests.RemoteAssistancePartnerCollectionRequest - param arg0 : boolean + method delete + return type com.microsoft.graph.models.RecordOperation + method deleteAsync + return type java.util.concurrent.CompletableFuture method expand - return type com.microsoft.graph.requests.RemoteAssistancePartnerCollectionRequest - param arg0 : java.lang.String - method filter - return type com.microsoft.graph.requests.RemoteAssistancePartnerCollectionRequest + return type com.microsoft.graph.requests.RecordOperationRequest param arg0 : java.lang.String method get - return type com.microsoft.graph.http.BaseCollectionPage + return type com.microsoft.graph.models.RecordOperation method getAsync return type java.util.concurrent.CompletableFuture - method getBaseRequest - return type com.microsoft.graph.http.BaseRequest - method getCollectionPageClass - return type java.lang.Class + method getClient + return type com.microsoft.graph.core.IBaseClient method getDelay return type long + method getFunctionOptions + return type java.util.List method getHeaders return type java.util.List method getHttpMethod @@ -120571,29 +121155,45 @@ return type int method getOptions return type java.util.List + method getQueryOptions + return type java.util.List method getRequestUrl return type java.net.URL + method getResponseType + return type java.lang.Class method getShouldRedirect return type com.microsoft.graph.httpcore.middlewareoption.IShouldRedirect method getShouldRetry return type com.microsoft.graph.httpcore.middlewareoption.IShouldRetry method getUseCaches return type boolean - method orderBy - return type com.microsoft.graph.requests.RemoteAssistancePartnerCollectionRequest - param arg0 : java.lang.String + method patchAsync + return type java.util.concurrent.CompletableFuture + param arg0 : com.microsoft.graph.models.RecordOperation + method patch + return type com.microsoft.graph.models.RecordOperation + param arg0 : com.microsoft.graph.models.RecordOperation method postAsync return type java.util.concurrent.CompletableFuture - param arg0 : com.microsoft.graph.models.RemoteAssistancePartner + param arg0 : com.microsoft.graph.models.RecordOperation method post - return type com.microsoft.graph.models.RemoteAssistancePartner - param arg0 : com.microsoft.graph.models.RemoteAssistancePartner + return type com.microsoft.graph.models.RecordOperation + param arg0 : com.microsoft.graph.models.RecordOperation + method putAsync + return type java.util.concurrent.CompletableFuture + param arg0 : com.microsoft.graph.models.RecordOperation + method put + return type com.microsoft.graph.models.RecordOperation + param arg0 : com.microsoft.graph.models.RecordOperation method select - return type com.microsoft.graph.requests.RemoteAssistancePartnerCollectionRequest + return type com.microsoft.graph.requests.RecordOperationRequest param arg0 : java.lang.String method setDelay return type void param arg0 : long + method setHttpMethod + return type void + param arg0 : com.microsoft.graph.http.HttpMethod method setMaxRedirects return type void param arg0 : int @@ -120609,30 +121209,16 @@ method setUseCaches return type void param arg0 : boolean - method skipToken - return type com.microsoft.graph.requests.RemoteAssistancePartnerCollectionRequest - param arg0 : java.lang.String - method skip - return type com.microsoft.graph.requests.RemoteAssistancePartnerCollectionRequest - param arg0 : int - method top - return type com.microsoft.graph.requests.RemoteAssistancePartnerCollectionRequest - param arg0 : int method withHttpMethod return type com.microsoft.graph.http.IHttpRequest param arg0 : com.microsoft.graph.http.HttpMethod - class com.microsoft.graph.requests.RemoteAssistancePartnerCollectionRequestBuilder : com.microsoft.graph.http.BaseCollectionRequestBuilder + class com.microsoft.graph.requests.RecordOperationRequestBuilder : com.microsoft.graph.http.BaseRequestBuilder method buildRequest - return type com.microsoft.graph.http.BaseCollectionRequest + return type com.microsoft.graph.requests.RecordOperationRequest param arg0 : [Lcom.microsoft.graph.options.Option; method buildRequest - return type com.microsoft.graph.http.BaseCollectionRequest + return type com.microsoft.graph.requests.RecordOperationRequest param arg0 : java.util.List - method byId - return type com.microsoft.graph.http.BaseRequestBuilder - param arg0 : java.lang.String - method count - return type com.microsoft.graph.http.PrimitiveRequestBuilder method getClient return type com.microsoft.graph.core.IBaseClient method getOptions @@ -120646,20 +121232,7 @@ method getRequestUrlWithAdditionalSegment return type java.lang.String param arg0 : java.lang.String - class com.microsoft.graph.requests.RemoteAssistancePartnerCollectionResponse : com.microsoft.graph.http.BaseCollectionResponse - property nextLink : java.lang.String - property value : java.util.List - method additionalDataManager - return type com.microsoft.graph.serializer.AdditionalDataManager - method nextLink - return type java.lang.String - method setRawObject - return type void - param arg0 : com.microsoft.graph.serializer.ISerializer - param arg1 : com.google.gson.JsonObject - method values - return type java.util.List - class com.microsoft.graph.requests.RemoteAssistancePartnerDisconnectRequest : com.microsoft.graph.http.BaseRequest + class com.microsoft.graph.requests.ReferenceAttachmentRequest : com.microsoft.graph.http.BaseRequest property REQUEST_STATS_HEADER_VALUE_FORMAT_STRING : java.lang.String method addFunctionOption return type void @@ -120671,6 +121244,17 @@ method addQueryOption return type void param arg0 : com.microsoft.graph.options.QueryOption + method delete + return type com.microsoft.graph.models.ReferenceAttachment + method deleteAsync + return type java.util.concurrent.CompletableFuture + method expand + return type com.microsoft.graph.requests.ReferenceAttachmentRequest + param arg0 : java.lang.String + method get + return type com.microsoft.graph.models.ReferenceAttachment + method getAsync + return type java.util.concurrent.CompletableFuture method getClient return type com.microsoft.graph.core.IBaseClient method getDelay @@ -120704,10 +121288,27 @@ return type com.microsoft.graph.httpcore.middlewareoption.IShouldRetry method getUseCaches return type boolean - method post - return type void + method patchAsync + return type java.util.concurrent.CompletableFuture + param arg0 : com.microsoft.graph.models.ReferenceAttachment + method patch + return type com.microsoft.graph.models.ReferenceAttachment + param arg0 : com.microsoft.graph.models.ReferenceAttachment method postAsync return type java.util.concurrent.CompletableFuture + param arg0 : com.microsoft.graph.models.ReferenceAttachment + method post + return type com.microsoft.graph.models.ReferenceAttachment + param arg0 : com.microsoft.graph.models.ReferenceAttachment + method putAsync + return type java.util.concurrent.CompletableFuture + param arg0 : com.microsoft.graph.models.ReferenceAttachment + method put + return type com.microsoft.graph.models.ReferenceAttachment + param arg0 : com.microsoft.graph.models.ReferenceAttachment + method select + return type com.microsoft.graph.requests.ReferenceAttachmentRequest + param arg0 : java.lang.String method setDelay return type void param arg0 : long @@ -120732,12 +121333,12 @@ method withHttpMethod return type com.microsoft.graph.http.IHttpRequest param arg0 : com.microsoft.graph.http.HttpMethod - class com.microsoft.graph.requests.RemoteAssistancePartnerDisconnectRequestBuilder : com.microsoft.graph.http.BaseActionRequestBuilder + class com.microsoft.graph.requests.ReferenceAttachmentRequestBuilder : com.microsoft.graph.http.BaseRequestBuilder method buildRequest - return type com.microsoft.graph.requests.RemoteAssistancePartnerDisconnectRequest + return type com.microsoft.graph.requests.ReferenceAttachmentRequest param arg0 : [Lcom.microsoft.graph.options.Option; method buildRequest - return type com.microsoft.graph.requests.RemoteAssistancePartnerDisconnectRequest + return type com.microsoft.graph.requests.ReferenceAttachmentRequest param arg0 : java.util.List method getClient return type com.microsoft.graph.core.IBaseClient @@ -120752,7 +121353,7 @@ method getRequestUrlWithAdditionalSegment return type java.lang.String param arg0 : java.lang.String - class com.microsoft.graph.requests.RemoteAssistancePartnerRequest : com.microsoft.graph.http.BaseRequest + class com.microsoft.graph.requests.RemoteAssistancePartnerBeginOnboardingRequest : com.microsoft.graph.http.BaseRequest property REQUEST_STATS_HEADER_VALUE_FORMAT_STRING : java.lang.String method addFunctionOption return type void @@ -120764,17 +121365,6 @@ method addQueryOption return type void param arg0 : com.microsoft.graph.options.QueryOption - method delete - return type com.microsoft.graph.models.RemoteAssistancePartner - method deleteAsync - return type java.util.concurrent.CompletableFuture - method expand - return type com.microsoft.graph.requests.RemoteAssistancePartnerRequest - param arg0 : java.lang.String - method get - return type com.microsoft.graph.models.RemoteAssistancePartner - method getAsync - return type java.util.concurrent.CompletableFuture method getClient return type com.microsoft.graph.core.IBaseClient method getDelay @@ -120808,27 +121398,10 @@ return type com.microsoft.graph.httpcore.middlewareoption.IShouldRetry method getUseCaches return type boolean - method patchAsync - return type java.util.concurrent.CompletableFuture - param arg0 : com.microsoft.graph.models.RemoteAssistancePartner - method patch - return type com.microsoft.graph.models.RemoteAssistancePartner - param arg0 : com.microsoft.graph.models.RemoteAssistancePartner - method postAsync - return type java.util.concurrent.CompletableFuture - param arg0 : com.microsoft.graph.models.RemoteAssistancePartner method post - return type com.microsoft.graph.models.RemoteAssistancePartner - param arg0 : com.microsoft.graph.models.RemoteAssistancePartner - method putAsync + return type void + method postAsync return type java.util.concurrent.CompletableFuture - param arg0 : com.microsoft.graph.models.RemoteAssistancePartner - method put - return type com.microsoft.graph.models.RemoteAssistancePartner - param arg0 : com.microsoft.graph.models.RemoteAssistancePartner - method select - return type com.microsoft.graph.requests.RemoteAssistancePartnerRequest - param arg0 : java.lang.String method setDelay return type void param arg0 : long @@ -120853,17 +121426,13 @@ method withHttpMethod return type com.microsoft.graph.http.IHttpRequest param arg0 : com.microsoft.graph.http.HttpMethod - class com.microsoft.graph.requests.RemoteAssistancePartnerRequestBuilder : com.microsoft.graph.http.BaseRequestBuilder - method beginOnboarding - return type com.microsoft.graph.requests.RemoteAssistancePartnerBeginOnboardingRequestBuilder + class com.microsoft.graph.requests.RemoteAssistancePartnerBeginOnboardingRequestBuilder : com.microsoft.graph.http.BaseActionRequestBuilder method buildRequest - return type com.microsoft.graph.requests.RemoteAssistancePartnerRequest + return type com.microsoft.graph.requests.RemoteAssistancePartnerBeginOnboardingRequest param arg0 : [Lcom.microsoft.graph.options.Option; method buildRequest - return type com.microsoft.graph.requests.RemoteAssistancePartnerRequest + return type com.microsoft.graph.requests.RemoteAssistancePartnerBeginOnboardingRequest param arg0 : java.util.List - method disconnect - return type com.microsoft.graph.requests.RemoteAssistancePartnerDisconnectRequestBuilder method getClient return type com.microsoft.graph.core.IBaseClient method getOptions @@ -120877,15 +121446,52 @@ method getRequestUrlWithAdditionalSegment return type java.lang.String param arg0 : java.lang.String - class com.microsoft.graph.requests.ReportContentStreamRequest : com.microsoft.graph.http.BaseStreamRequest + class com.microsoft.graph.requests.RemoteAssistancePartnerCollectionPage : com.microsoft.graph.http.BaseCollectionPage + method additionalDataManager + return type com.microsoft.graph.serializer.AdditionalDataManager + method getCount + return type java.lang.Long + method getCurrentPage + return type java.util.List + method getNextPage + return type com.microsoft.graph.http.BaseRequestBuilder + method setRawObject + return type void + param arg0 : com.microsoft.graph.serializer.ISerializer + param arg1 : com.google.gson.JsonObject + class com.microsoft.graph.requests.RemoteAssistancePartnerCollectionRequest : com.microsoft.graph.http.BaseEntityCollectionRequest + method addFunctionOption + return type void + param arg0 : com.microsoft.graph.options.FunctionOption method addHeader return type void param arg0 : java.lang.String param arg1 : java.lang.String + method addQueryOption + return type void + param arg0 : com.microsoft.graph.options.QueryOption + method buildFromResponse + return type com.microsoft.graph.http.BaseCollectionPage + param arg0 : com.microsoft.graph.http.ICollectionResponse + method count + return type com.microsoft.graph.requests.RemoteAssistancePartnerCollectionRequest + method count + return type com.microsoft.graph.requests.RemoteAssistancePartnerCollectionRequest + param arg0 : boolean + method expand + return type com.microsoft.graph.requests.RemoteAssistancePartnerCollectionRequest + param arg0 : java.lang.String + method filter + return type com.microsoft.graph.requests.RemoteAssistancePartnerCollectionRequest + param arg0 : java.lang.String method get - return type java.io.InputStream + return type com.microsoft.graph.http.BaseCollectionPage method getAsync return type java.util.concurrent.CompletableFuture + method getBaseRequest + return type com.microsoft.graph.http.BaseRequest + method getCollectionPageClass + return type java.lang.Class method getDelay return type long method getHeaders @@ -120911,12 +121517,18 @@ return type com.microsoft.graph.httpcore.middlewareoption.IShouldRetry method getUseCaches return type boolean - method putAsync + method orderBy + return type com.microsoft.graph.requests.RemoteAssistancePartnerCollectionRequest + param arg0 : java.lang.String + method postAsync return type java.util.concurrent.CompletableFuture - param arg0 : [B - method put - return type com.microsoft.graph.models.Report - param arg0 : [B + param arg0 : com.microsoft.graph.models.RemoteAssistancePartner + method post + return type com.microsoft.graph.models.RemoteAssistancePartner + param arg0 : com.microsoft.graph.models.RemoteAssistancePartner + method select + return type com.microsoft.graph.requests.RemoteAssistancePartnerCollectionRequest + param arg0 : java.lang.String method setDelay return type void param arg0 : long @@ -120935,16 +121547,30 @@ method setUseCaches return type void param arg0 : boolean + method skipToken + return type com.microsoft.graph.requests.RemoteAssistancePartnerCollectionRequest + param arg0 : java.lang.String + method skip + return type com.microsoft.graph.requests.RemoteAssistancePartnerCollectionRequest + param arg0 : int + method top + return type com.microsoft.graph.requests.RemoteAssistancePartnerCollectionRequest + param arg0 : int method withHttpMethod return type com.microsoft.graph.http.IHttpRequest param arg0 : com.microsoft.graph.http.HttpMethod - class com.microsoft.graph.requests.ReportContentStreamRequestBuilder : com.microsoft.graph.http.BaseRequestBuilder + class com.microsoft.graph.requests.RemoteAssistancePartnerCollectionRequestBuilder : com.microsoft.graph.http.BaseCollectionRequestBuilder method buildRequest - return type com.microsoft.graph.requests.ReportContentStreamRequest + return type com.microsoft.graph.http.BaseCollectionRequest param arg0 : [Lcom.microsoft.graph.options.Option; method buildRequest - return type com.microsoft.graph.requests.ReportContentStreamRequest + return type com.microsoft.graph.http.BaseCollectionRequest param arg0 : java.util.List + method byId + return type com.microsoft.graph.http.BaseRequestBuilder + param arg0 : java.lang.String + method count + return type com.microsoft.graph.http.PrimitiveRequestBuilder method getClient return type com.microsoft.graph.core.IBaseClient method getOptions @@ -120958,7 +121584,20 @@ method getRequestUrlWithAdditionalSegment return type java.lang.String param arg0 : java.lang.String - class com.microsoft.graph.requests.ReportRootDeviceConfigurationDeviceActivityRequest : com.microsoft.graph.http.BaseRequest + class com.microsoft.graph.requests.RemoteAssistancePartnerCollectionResponse : com.microsoft.graph.http.BaseCollectionResponse + property nextLink : java.lang.String + property value : java.util.List + method additionalDataManager + return type com.microsoft.graph.serializer.AdditionalDataManager + method nextLink + return type java.lang.String + method setRawObject + return type void + param arg0 : com.microsoft.graph.serializer.ISerializer + param arg1 : com.google.gson.JsonObject + method values + return type java.util.List + class com.microsoft.graph.requests.RemoteAssistancePartnerDisconnectRequest : com.microsoft.graph.http.BaseRequest property REQUEST_STATS_HEADER_VALUE_FORMAT_STRING : java.lang.String method addFunctionOption return type void @@ -120970,13 +121609,6 @@ method addQueryOption return type void param arg0 : com.microsoft.graph.options.QueryOption - method expand - return type com.microsoft.graph.requests.ReportRootDeviceConfigurationDeviceActivityRequest - param arg0 : java.lang.String - method get - return type com.microsoft.graph.models.Report - method getAsync - return type java.util.concurrent.CompletableFuture method getClient return type com.microsoft.graph.core.IBaseClient method getDelay @@ -121010,9 +121642,10 @@ return type com.microsoft.graph.httpcore.middlewareoption.IShouldRetry method getUseCaches return type boolean - method select - return type com.microsoft.graph.requests.ReportRootDeviceConfigurationDeviceActivityRequest - param arg0 : java.lang.String + method post + return type void + method postAsync + return type java.util.concurrent.CompletableFuture method setDelay return type void param arg0 : long @@ -121037,12 +121670,12 @@ method withHttpMethod return type com.microsoft.graph.http.IHttpRequest param arg0 : com.microsoft.graph.http.HttpMethod - class com.microsoft.graph.requests.ReportRootDeviceConfigurationDeviceActivityRequestBuilder : com.microsoft.graph.http.BaseFunctionRequestBuilder + class com.microsoft.graph.requests.RemoteAssistancePartnerDisconnectRequestBuilder : com.microsoft.graph.http.BaseActionRequestBuilder method buildRequest - return type com.microsoft.graph.requests.ReportRootDeviceConfigurationDeviceActivityRequest + return type com.microsoft.graph.requests.RemoteAssistancePartnerDisconnectRequest param arg0 : [Lcom.microsoft.graph.options.Option; method buildRequest - return type com.microsoft.graph.requests.ReportRootDeviceConfigurationDeviceActivityRequest + return type com.microsoft.graph.requests.RemoteAssistancePartnerDisconnectRequest param arg0 : java.util.List method getClient return type com.microsoft.graph.core.IBaseClient @@ -121057,7 +121690,7 @@ method getRequestUrlWithAdditionalSegment return type java.lang.String param arg0 : java.lang.String - class com.microsoft.graph.requests.ReportRootDeviceConfigurationUserActivityRequest : com.microsoft.graph.http.BaseRequest + class com.microsoft.graph.requests.RemoteAssistancePartnerRequest : com.microsoft.graph.http.BaseRequest property REQUEST_STATS_HEADER_VALUE_FORMAT_STRING : java.lang.String method addFunctionOption return type void @@ -121069,11 +121702,15 @@ method addQueryOption return type void param arg0 : com.microsoft.graph.options.QueryOption + method delete + return type com.microsoft.graph.models.RemoteAssistancePartner + method deleteAsync + return type java.util.concurrent.CompletableFuture method expand - return type com.microsoft.graph.requests.ReportRootDeviceConfigurationUserActivityRequest + return type com.microsoft.graph.requests.RemoteAssistancePartnerRequest param arg0 : java.lang.String method get - return type com.microsoft.graph.models.Report + return type com.microsoft.graph.models.RemoteAssistancePartner method getAsync return type java.util.concurrent.CompletableFuture method getClient @@ -121109,8 +121746,26 @@ return type com.microsoft.graph.httpcore.middlewareoption.IShouldRetry method getUseCaches return type boolean + method patchAsync + return type java.util.concurrent.CompletableFuture + param arg0 : com.microsoft.graph.models.RemoteAssistancePartner + method patch + return type com.microsoft.graph.models.RemoteAssistancePartner + param arg0 : com.microsoft.graph.models.RemoteAssistancePartner + method postAsync + return type java.util.concurrent.CompletableFuture + param arg0 : com.microsoft.graph.models.RemoteAssistancePartner + method post + return type com.microsoft.graph.models.RemoteAssistancePartner + param arg0 : com.microsoft.graph.models.RemoteAssistancePartner + method putAsync + return type java.util.concurrent.CompletableFuture + param arg0 : com.microsoft.graph.models.RemoteAssistancePartner + method put + return type com.microsoft.graph.models.RemoteAssistancePartner + param arg0 : com.microsoft.graph.models.RemoteAssistancePartner method select - return type com.microsoft.graph.requests.ReportRootDeviceConfigurationUserActivityRequest + return type com.microsoft.graph.requests.RemoteAssistancePartnerRequest param arg0 : java.lang.String method setDelay return type void @@ -121136,13 +121791,17 @@ method withHttpMethod return type com.microsoft.graph.http.IHttpRequest param arg0 : com.microsoft.graph.http.HttpMethod - class com.microsoft.graph.requests.ReportRootDeviceConfigurationUserActivityRequestBuilder : com.microsoft.graph.http.BaseFunctionRequestBuilder + class com.microsoft.graph.requests.RemoteAssistancePartnerRequestBuilder : com.microsoft.graph.http.BaseRequestBuilder + method beginOnboarding + return type com.microsoft.graph.requests.RemoteAssistancePartnerBeginOnboardingRequestBuilder method buildRequest - return type com.microsoft.graph.requests.ReportRootDeviceConfigurationUserActivityRequest + return type com.microsoft.graph.requests.RemoteAssistancePartnerRequest param arg0 : [Lcom.microsoft.graph.options.Option; method buildRequest - return type com.microsoft.graph.requests.ReportRootDeviceConfigurationUserActivityRequest + return type com.microsoft.graph.requests.RemoteAssistancePartnerRequest param arg0 : java.util.List + method disconnect + return type com.microsoft.graph.requests.RemoteAssistancePartnerDisconnectRequestBuilder method getClient return type com.microsoft.graph.core.IBaseClient method getOptions @@ -121156,31 +121815,17 @@ method getRequestUrlWithAdditionalSegment return type java.lang.String param arg0 : java.lang.String - class com.microsoft.graph.requests.ReportRootGetEmailActivityCountsRequest : com.microsoft.graph.http.BaseRequest - property REQUEST_STATS_HEADER_VALUE_FORMAT_STRING : java.lang.String - method addFunctionOption - return type void - param arg0 : com.microsoft.graph.options.FunctionOption + class com.microsoft.graph.requests.ReportContentStreamRequest : com.microsoft.graph.http.BaseStreamRequest method addHeader return type void param arg0 : java.lang.String param arg1 : java.lang.String - method addQueryOption - return type void - param arg0 : com.microsoft.graph.options.QueryOption - method expand - return type com.microsoft.graph.requests.ReportRootGetEmailActivityCountsRequest - param arg0 : java.lang.String method get - return type com.microsoft.graph.models.Report + return type java.io.InputStream method getAsync return type java.util.concurrent.CompletableFuture - method getClient - return type com.microsoft.graph.core.IBaseClient method getDelay return type long - method getFunctionOptions - return type java.util.List method getHeaders return type java.util.List method getHttpMethod @@ -121196,27 +121841,23 @@ return type int method getOptions return type java.util.List - method getQueryOptions - return type java.util.List method getRequestUrl return type java.net.URL - method getResponseType - return type java.lang.Class method getShouldRedirect return type com.microsoft.graph.httpcore.middlewareoption.IShouldRedirect method getShouldRetry return type com.microsoft.graph.httpcore.middlewareoption.IShouldRetry method getUseCaches return type boolean - method select - return type com.microsoft.graph.requests.ReportRootGetEmailActivityCountsRequest - param arg0 : java.lang.String + method putAsync + return type java.util.concurrent.CompletableFuture + param arg0 : [B + method put + return type com.microsoft.graph.models.Report + param arg0 : [B method setDelay return type void param arg0 : long - method setHttpMethod - return type void - param arg0 : com.microsoft.graph.http.HttpMethod method setMaxRedirects return type void param arg0 : int @@ -121235,12 +121876,12 @@ method withHttpMethod return type com.microsoft.graph.http.IHttpRequest param arg0 : com.microsoft.graph.http.HttpMethod - class com.microsoft.graph.requests.ReportRootGetEmailActivityCountsRequestBuilder : com.microsoft.graph.http.BaseFunctionRequestBuilder + class com.microsoft.graph.requests.ReportContentStreamRequestBuilder : com.microsoft.graph.http.BaseRequestBuilder method buildRequest - return type com.microsoft.graph.requests.ReportRootGetEmailActivityCountsRequest + return type com.microsoft.graph.requests.ReportContentStreamRequest param arg0 : [Lcom.microsoft.graph.options.Option; method buildRequest - return type com.microsoft.graph.requests.ReportRootGetEmailActivityCountsRequest + return type com.microsoft.graph.requests.ReportContentStreamRequest param arg0 : java.util.List method getClient return type com.microsoft.graph.core.IBaseClient @@ -121255,7 +121896,7 @@ method getRequestUrlWithAdditionalSegment return type java.lang.String param arg0 : java.lang.String - class com.microsoft.graph.requests.ReportRootGetEmailActivityUserCountsRequest : com.microsoft.graph.http.BaseRequest + class com.microsoft.graph.requests.ReportRootDeviceConfigurationDeviceActivityRequest : com.microsoft.graph.http.BaseRequest property REQUEST_STATS_HEADER_VALUE_FORMAT_STRING : java.lang.String method addFunctionOption return type void @@ -121268,7 +121909,7 @@ return type void param arg0 : com.microsoft.graph.options.QueryOption method expand - return type com.microsoft.graph.requests.ReportRootGetEmailActivityUserCountsRequest + return type com.microsoft.graph.requests.ReportRootDeviceConfigurationDeviceActivityRequest param arg0 : java.lang.String method get return type com.microsoft.graph.models.Report @@ -121308,7 +121949,7 @@ method getUseCaches return type boolean method select - return type com.microsoft.graph.requests.ReportRootGetEmailActivityUserCountsRequest + return type com.microsoft.graph.requests.ReportRootDeviceConfigurationDeviceActivityRequest param arg0 : java.lang.String method setDelay return type void @@ -121334,12 +121975,12 @@ method withHttpMethod return type com.microsoft.graph.http.IHttpRequest param arg0 : com.microsoft.graph.http.HttpMethod - class com.microsoft.graph.requests.ReportRootGetEmailActivityUserCountsRequestBuilder : com.microsoft.graph.http.BaseFunctionRequestBuilder + class com.microsoft.graph.requests.ReportRootDeviceConfigurationDeviceActivityRequestBuilder : com.microsoft.graph.http.BaseFunctionRequestBuilder method buildRequest - return type com.microsoft.graph.requests.ReportRootGetEmailActivityUserCountsRequest + return type com.microsoft.graph.requests.ReportRootDeviceConfigurationDeviceActivityRequest param arg0 : [Lcom.microsoft.graph.options.Option; method buildRequest - return type com.microsoft.graph.requests.ReportRootGetEmailActivityUserCountsRequest + return type com.microsoft.graph.requests.ReportRootDeviceConfigurationDeviceActivityRequest param arg0 : java.util.List method getClient return type com.microsoft.graph.core.IBaseClient @@ -121354,7 +121995,7 @@ method getRequestUrlWithAdditionalSegment return type java.lang.String param arg0 : java.lang.String - class com.microsoft.graph.requests.ReportRootGetEmailActivityUserDetailRequest : com.microsoft.graph.http.BaseRequest + class com.microsoft.graph.requests.ReportRootDeviceConfigurationUserActivityRequest : com.microsoft.graph.http.BaseRequest property REQUEST_STATS_HEADER_VALUE_FORMAT_STRING : java.lang.String method addFunctionOption return type void @@ -121367,7 +122008,7 @@ return type void param arg0 : com.microsoft.graph.options.QueryOption method expand - return type com.microsoft.graph.requests.ReportRootGetEmailActivityUserDetailRequest + return type com.microsoft.graph.requests.ReportRootDeviceConfigurationUserActivityRequest param arg0 : java.lang.String method get return type com.microsoft.graph.models.Report @@ -121407,7 +122048,7 @@ method getUseCaches return type boolean method select - return type com.microsoft.graph.requests.ReportRootGetEmailActivityUserDetailRequest + return type com.microsoft.graph.requests.ReportRootDeviceConfigurationUserActivityRequest param arg0 : java.lang.String method setDelay return type void @@ -121433,12 +122074,12 @@ method withHttpMethod return type com.microsoft.graph.http.IHttpRequest param arg0 : com.microsoft.graph.http.HttpMethod - class com.microsoft.graph.requests.ReportRootGetEmailActivityUserDetailRequestBuilder : com.microsoft.graph.http.BaseFunctionRequestBuilder + class com.microsoft.graph.requests.ReportRootDeviceConfigurationUserActivityRequestBuilder : com.microsoft.graph.http.BaseFunctionRequestBuilder method buildRequest - return type com.microsoft.graph.requests.ReportRootGetEmailActivityUserDetailRequest + return type com.microsoft.graph.requests.ReportRootDeviceConfigurationUserActivityRequest param arg0 : [Lcom.microsoft.graph.options.Option; method buildRequest - return type com.microsoft.graph.requests.ReportRootGetEmailActivityUserDetailRequest + return type com.microsoft.graph.requests.ReportRootDeviceConfigurationUserActivityRequest param arg0 : java.util.List method getClient return type com.microsoft.graph.core.IBaseClient @@ -121453,7 +122094,7 @@ method getRequestUrlWithAdditionalSegment return type java.lang.String param arg0 : java.lang.String - class com.microsoft.graph.requests.ReportRootGetEmailAppUsageAppsUserCountsRequest : com.microsoft.graph.http.BaseRequest + class com.microsoft.graph.requests.ReportRootGetEmailActivityCountsRequest : com.microsoft.graph.http.BaseRequest property REQUEST_STATS_HEADER_VALUE_FORMAT_STRING : java.lang.String method addFunctionOption return type void @@ -121466,7 +122107,7 @@ return type void param arg0 : com.microsoft.graph.options.QueryOption method expand - return type com.microsoft.graph.requests.ReportRootGetEmailAppUsageAppsUserCountsRequest + return type com.microsoft.graph.requests.ReportRootGetEmailActivityCountsRequest param arg0 : java.lang.String method get return type com.microsoft.graph.models.Report @@ -121506,7 +122147,7 @@ method getUseCaches return type boolean method select - return type com.microsoft.graph.requests.ReportRootGetEmailAppUsageAppsUserCountsRequest + return type com.microsoft.graph.requests.ReportRootGetEmailActivityCountsRequest param arg0 : java.lang.String method setDelay return type void @@ -121532,12 +122173,12 @@ method withHttpMethod return type com.microsoft.graph.http.IHttpRequest param arg0 : com.microsoft.graph.http.HttpMethod - class com.microsoft.graph.requests.ReportRootGetEmailAppUsageAppsUserCountsRequestBuilder : com.microsoft.graph.http.BaseFunctionRequestBuilder + class com.microsoft.graph.requests.ReportRootGetEmailActivityCountsRequestBuilder : com.microsoft.graph.http.BaseFunctionRequestBuilder method buildRequest - return type com.microsoft.graph.requests.ReportRootGetEmailAppUsageAppsUserCountsRequest + return type com.microsoft.graph.requests.ReportRootGetEmailActivityCountsRequest param arg0 : [Lcom.microsoft.graph.options.Option; method buildRequest - return type com.microsoft.graph.requests.ReportRootGetEmailAppUsageAppsUserCountsRequest + return type com.microsoft.graph.requests.ReportRootGetEmailActivityCountsRequest param arg0 : java.util.List method getClient return type com.microsoft.graph.core.IBaseClient @@ -121552,7 +122193,7 @@ method getRequestUrlWithAdditionalSegment return type java.lang.String param arg0 : java.lang.String - class com.microsoft.graph.requests.ReportRootGetEmailAppUsageUserCountsRequest : com.microsoft.graph.http.BaseRequest + class com.microsoft.graph.requests.ReportRootGetEmailActivityUserCountsRequest : com.microsoft.graph.http.BaseRequest property REQUEST_STATS_HEADER_VALUE_FORMAT_STRING : java.lang.String method addFunctionOption return type void @@ -121565,7 +122206,7 @@ return type void param arg0 : com.microsoft.graph.options.QueryOption method expand - return type com.microsoft.graph.requests.ReportRootGetEmailAppUsageUserCountsRequest + return type com.microsoft.graph.requests.ReportRootGetEmailActivityUserCountsRequest param arg0 : java.lang.String method get return type com.microsoft.graph.models.Report @@ -121605,7 +122246,7 @@ method getUseCaches return type boolean method select - return type com.microsoft.graph.requests.ReportRootGetEmailAppUsageUserCountsRequest + return type com.microsoft.graph.requests.ReportRootGetEmailActivityUserCountsRequest param arg0 : java.lang.String method setDelay return type void @@ -121631,12 +122272,12 @@ method withHttpMethod return type com.microsoft.graph.http.IHttpRequest param arg0 : com.microsoft.graph.http.HttpMethod - class com.microsoft.graph.requests.ReportRootGetEmailAppUsageUserCountsRequestBuilder : com.microsoft.graph.http.BaseFunctionRequestBuilder + class com.microsoft.graph.requests.ReportRootGetEmailActivityUserCountsRequestBuilder : com.microsoft.graph.http.BaseFunctionRequestBuilder method buildRequest - return type com.microsoft.graph.requests.ReportRootGetEmailAppUsageUserCountsRequest + return type com.microsoft.graph.requests.ReportRootGetEmailActivityUserCountsRequest param arg0 : [Lcom.microsoft.graph.options.Option; method buildRequest - return type com.microsoft.graph.requests.ReportRootGetEmailAppUsageUserCountsRequest + return type com.microsoft.graph.requests.ReportRootGetEmailActivityUserCountsRequest param arg0 : java.util.List method getClient return type com.microsoft.graph.core.IBaseClient @@ -121651,7 +122292,7 @@ method getRequestUrlWithAdditionalSegment return type java.lang.String param arg0 : java.lang.String - class com.microsoft.graph.requests.ReportRootGetEmailAppUsageUserDetailRequest : com.microsoft.graph.http.BaseRequest + class com.microsoft.graph.requests.ReportRootGetEmailActivityUserDetailRequest : com.microsoft.graph.http.BaseRequest property REQUEST_STATS_HEADER_VALUE_FORMAT_STRING : java.lang.String method addFunctionOption return type void @@ -121664,7 +122305,7 @@ return type void param arg0 : com.microsoft.graph.options.QueryOption method expand - return type com.microsoft.graph.requests.ReportRootGetEmailAppUsageUserDetailRequest + return type com.microsoft.graph.requests.ReportRootGetEmailActivityUserDetailRequest param arg0 : java.lang.String method get return type com.microsoft.graph.models.Report @@ -121704,7 +122345,7 @@ method getUseCaches return type boolean method select - return type com.microsoft.graph.requests.ReportRootGetEmailAppUsageUserDetailRequest + return type com.microsoft.graph.requests.ReportRootGetEmailActivityUserDetailRequest param arg0 : java.lang.String method setDelay return type void @@ -121730,12 +122371,12 @@ method withHttpMethod return type com.microsoft.graph.http.IHttpRequest param arg0 : com.microsoft.graph.http.HttpMethod - class com.microsoft.graph.requests.ReportRootGetEmailAppUsageUserDetailRequestBuilder : com.microsoft.graph.http.BaseFunctionRequestBuilder + class com.microsoft.graph.requests.ReportRootGetEmailActivityUserDetailRequestBuilder : com.microsoft.graph.http.BaseFunctionRequestBuilder method buildRequest - return type com.microsoft.graph.requests.ReportRootGetEmailAppUsageUserDetailRequest + return type com.microsoft.graph.requests.ReportRootGetEmailActivityUserDetailRequest param arg0 : [Lcom.microsoft.graph.options.Option; method buildRequest - return type com.microsoft.graph.requests.ReportRootGetEmailAppUsageUserDetailRequest + return type com.microsoft.graph.requests.ReportRootGetEmailActivityUserDetailRequest param arg0 : java.util.List method getClient return type com.microsoft.graph.core.IBaseClient @@ -121750,7 +122391,7 @@ method getRequestUrlWithAdditionalSegment return type java.lang.String param arg0 : java.lang.String - class com.microsoft.graph.requests.ReportRootGetEmailAppUsageVersionsUserCountsRequest : com.microsoft.graph.http.BaseRequest + class com.microsoft.graph.requests.ReportRootGetEmailAppUsageAppsUserCountsRequest : com.microsoft.graph.http.BaseRequest property REQUEST_STATS_HEADER_VALUE_FORMAT_STRING : java.lang.String method addFunctionOption return type void @@ -121763,7 +122404,7 @@ return type void param arg0 : com.microsoft.graph.options.QueryOption method expand - return type com.microsoft.graph.requests.ReportRootGetEmailAppUsageVersionsUserCountsRequest + return type com.microsoft.graph.requests.ReportRootGetEmailAppUsageAppsUserCountsRequest param arg0 : java.lang.String method get return type com.microsoft.graph.models.Report @@ -121803,7 +122444,7 @@ method getUseCaches return type boolean method select - return type com.microsoft.graph.requests.ReportRootGetEmailAppUsageVersionsUserCountsRequest + return type com.microsoft.graph.requests.ReportRootGetEmailAppUsageAppsUserCountsRequest param arg0 : java.lang.String method setDelay return type void @@ -121829,12 +122470,12 @@ method withHttpMethod return type com.microsoft.graph.http.IHttpRequest param arg0 : com.microsoft.graph.http.HttpMethod - class com.microsoft.graph.requests.ReportRootGetEmailAppUsageVersionsUserCountsRequestBuilder : com.microsoft.graph.http.BaseFunctionRequestBuilder + class com.microsoft.graph.requests.ReportRootGetEmailAppUsageAppsUserCountsRequestBuilder : com.microsoft.graph.http.BaseFunctionRequestBuilder method buildRequest - return type com.microsoft.graph.requests.ReportRootGetEmailAppUsageVersionsUserCountsRequest + return type com.microsoft.graph.requests.ReportRootGetEmailAppUsageAppsUserCountsRequest param arg0 : [Lcom.microsoft.graph.options.Option; method buildRequest - return type com.microsoft.graph.requests.ReportRootGetEmailAppUsageVersionsUserCountsRequest + return type com.microsoft.graph.requests.ReportRootGetEmailAppUsageAppsUserCountsRequest param arg0 : java.util.List method getClient return type com.microsoft.graph.core.IBaseClient @@ -121849,20 +122490,8 @@ method getRequestUrlWithAdditionalSegment return type java.lang.String param arg0 : java.lang.String - class com.microsoft.graph.requests.ReportRootGetGroupArchivedPrintJobsCollectionPage : com.microsoft.graph.http.BaseCollectionPage - method additionalDataManager - return type com.microsoft.graph.serializer.AdditionalDataManager - method getCount - return type java.lang.Long - method getCurrentPage - return type java.util.List - method getNextPage - return type com.microsoft.graph.http.BaseRequestBuilder - method setRawObject - return type void - param arg0 : com.microsoft.graph.serializer.ISerializer - param arg1 : com.google.gson.JsonObject - class com.microsoft.graph.requests.ReportRootGetGroupArchivedPrintJobsCollectionRequest : com.microsoft.graph.http.BaseFunctionCollectionRequest + class com.microsoft.graph.requests.ReportRootGetEmailAppUsageUserCountsRequest : com.microsoft.graph.http.BaseRequest + property REQUEST_STATS_HEADER_VALUE_FORMAT_STRING : java.lang.String method addFunctionOption return type void param arg0 : com.microsoft.graph.options.FunctionOption @@ -121873,30 +122502,19 @@ method addQueryOption return type void param arg0 : com.microsoft.graph.options.QueryOption - method buildFromResponse - return type com.microsoft.graph.http.BaseCollectionPage - param arg0 : com.microsoft.graph.http.ICollectionResponse - method count - return type com.microsoft.graph.requests.ReportRootGetGroupArchivedPrintJobsCollectionRequest - method count - return type com.microsoft.graph.requests.ReportRootGetGroupArchivedPrintJobsCollectionRequest - param arg0 : boolean method expand - return type com.microsoft.graph.requests.ReportRootGetGroupArchivedPrintJobsCollectionRequest - param arg0 : java.lang.String - method filter - return type com.microsoft.graph.requests.ReportRootGetGroupArchivedPrintJobsCollectionRequest + return type com.microsoft.graph.requests.ReportRootGetEmailAppUsageUserCountsRequest param arg0 : java.lang.String method get - return type com.microsoft.graph.http.BaseCollectionPage + return type com.microsoft.graph.models.Report method getAsync return type java.util.concurrent.CompletableFuture - method getBaseRequest - return type com.microsoft.graph.http.BaseRequest - method getCollectionPageClass - return type java.lang.Class + method getClient + return type com.microsoft.graph.core.IBaseClient method getDelay return type long + method getFunctionOptions + return type java.util.List method getHeaders return type java.util.List method getHttpMethod @@ -121912,23 +122530,27 @@ return type int method getOptions return type java.util.List + method getQueryOptions + return type java.util.List method getRequestUrl return type java.net.URL + method getResponseType + return type java.lang.Class method getShouldRedirect return type com.microsoft.graph.httpcore.middlewareoption.IShouldRedirect method getShouldRetry return type com.microsoft.graph.httpcore.middlewareoption.IShouldRetry method getUseCaches return type boolean - method orderBy - return type com.microsoft.graph.requests.ReportRootGetGroupArchivedPrintJobsCollectionRequest - param arg0 : java.lang.String method select - return type com.microsoft.graph.requests.ReportRootGetGroupArchivedPrintJobsCollectionRequest + return type com.microsoft.graph.requests.ReportRootGetEmailAppUsageUserCountsRequest param arg0 : java.lang.String method setDelay return type void param arg0 : long + method setHttpMethod + return type void + param arg0 : com.microsoft.graph.http.HttpMethod method setMaxRedirects return type void param arg0 : int @@ -121944,31 +122566,16 @@ method setUseCaches return type void param arg0 : boolean - method skipToken - return type com.microsoft.graph.requests.ReportRootGetGroupArchivedPrintJobsCollectionRequest - param arg0 : java.lang.String - method skip - return type com.microsoft.graph.requests.ReportRootGetGroupArchivedPrintJobsCollectionRequest - param arg0 : int - method top - return type com.microsoft.graph.requests.ReportRootGetGroupArchivedPrintJobsCollectionRequest - param arg0 : int method withHttpMethod return type com.microsoft.graph.http.IHttpRequest param arg0 : com.microsoft.graph.http.HttpMethod - class com.microsoft.graph.requests.ReportRootGetGroupArchivedPrintJobsCollectionRequestBuilder : com.microsoft.graph.http.BaseFunctionCollectionRequestBuilder + class com.microsoft.graph.requests.ReportRootGetEmailAppUsageUserCountsRequestBuilder : com.microsoft.graph.http.BaseFunctionRequestBuilder method buildRequest - return type com.microsoft.graph.http.BaseCollectionRequest + return type com.microsoft.graph.requests.ReportRootGetEmailAppUsageUserCountsRequest param arg0 : [Lcom.microsoft.graph.options.Option; method buildRequest - return type com.microsoft.graph.http.BaseCollectionRequest - param arg0 : java.util.List - method buildRequest - return type com.microsoft.graph.requests.ReportRootGetGroupArchivedPrintJobsCollectionRequest + return type com.microsoft.graph.requests.ReportRootGetEmailAppUsageUserCountsRequest param arg0 : java.util.List - method byId - return type com.microsoft.graph.http.BaseRequestBuilder - param arg0 : java.lang.String method getClient return type com.microsoft.graph.core.IBaseClient method getOptions @@ -121982,20 +122589,7 @@ method getRequestUrlWithAdditionalSegment return type java.lang.String param arg0 : java.lang.String - class com.microsoft.graph.requests.ReportRootGetGroupArchivedPrintJobsCollectionResponse : com.microsoft.graph.http.BaseCollectionResponse - property nextLink : java.lang.String - property value : java.util.List - method additionalDataManager - return type com.microsoft.graph.serializer.AdditionalDataManager - method nextLink - return type java.lang.String - method setRawObject - return type void - param arg0 : com.microsoft.graph.serializer.ISerializer - param arg1 : com.google.gson.JsonObject - method values - return type java.util.List - class com.microsoft.graph.requests.ReportRootGetMailboxUsageDetailRequest : com.microsoft.graph.http.BaseRequest + class com.microsoft.graph.requests.ReportRootGetEmailAppUsageUserDetailRequest : com.microsoft.graph.http.BaseRequest property REQUEST_STATS_HEADER_VALUE_FORMAT_STRING : java.lang.String method addFunctionOption return type void @@ -122008,7 +122602,7 @@ return type void param arg0 : com.microsoft.graph.options.QueryOption method expand - return type com.microsoft.graph.requests.ReportRootGetMailboxUsageDetailRequest + return type com.microsoft.graph.requests.ReportRootGetEmailAppUsageUserDetailRequest param arg0 : java.lang.String method get return type com.microsoft.graph.models.Report @@ -122048,7 +122642,7 @@ method getUseCaches return type boolean method select - return type com.microsoft.graph.requests.ReportRootGetMailboxUsageDetailRequest + return type com.microsoft.graph.requests.ReportRootGetEmailAppUsageUserDetailRequest param arg0 : java.lang.String method setDelay return type void @@ -122074,12 +122668,12 @@ method withHttpMethod return type com.microsoft.graph.http.IHttpRequest param arg0 : com.microsoft.graph.http.HttpMethod - class com.microsoft.graph.requests.ReportRootGetMailboxUsageDetailRequestBuilder : com.microsoft.graph.http.BaseFunctionRequestBuilder + class com.microsoft.graph.requests.ReportRootGetEmailAppUsageUserDetailRequestBuilder : com.microsoft.graph.http.BaseFunctionRequestBuilder method buildRequest - return type com.microsoft.graph.requests.ReportRootGetMailboxUsageDetailRequest + return type com.microsoft.graph.requests.ReportRootGetEmailAppUsageUserDetailRequest param arg0 : [Lcom.microsoft.graph.options.Option; method buildRequest - return type com.microsoft.graph.requests.ReportRootGetMailboxUsageDetailRequest + return type com.microsoft.graph.requests.ReportRootGetEmailAppUsageUserDetailRequest param arg0 : java.util.List method getClient return type com.microsoft.graph.core.IBaseClient @@ -122094,7 +122688,7 @@ method getRequestUrlWithAdditionalSegment return type java.lang.String param arg0 : java.lang.String - class com.microsoft.graph.requests.ReportRootGetMailboxUsageMailboxCountsRequest : com.microsoft.graph.http.BaseRequest + class com.microsoft.graph.requests.ReportRootGetEmailAppUsageVersionsUserCountsRequest : com.microsoft.graph.http.BaseRequest property REQUEST_STATS_HEADER_VALUE_FORMAT_STRING : java.lang.String method addFunctionOption return type void @@ -122107,7 +122701,7 @@ return type void param arg0 : com.microsoft.graph.options.QueryOption method expand - return type com.microsoft.graph.requests.ReportRootGetMailboxUsageMailboxCountsRequest + return type com.microsoft.graph.requests.ReportRootGetEmailAppUsageVersionsUserCountsRequest param arg0 : java.lang.String method get return type com.microsoft.graph.models.Report @@ -122147,7 +122741,7 @@ method getUseCaches return type boolean method select - return type com.microsoft.graph.requests.ReportRootGetMailboxUsageMailboxCountsRequest + return type com.microsoft.graph.requests.ReportRootGetEmailAppUsageVersionsUserCountsRequest param arg0 : java.lang.String method setDelay return type void @@ -122173,12 +122767,12 @@ method withHttpMethod return type com.microsoft.graph.http.IHttpRequest param arg0 : com.microsoft.graph.http.HttpMethod - class com.microsoft.graph.requests.ReportRootGetMailboxUsageMailboxCountsRequestBuilder : com.microsoft.graph.http.BaseFunctionRequestBuilder + class com.microsoft.graph.requests.ReportRootGetEmailAppUsageVersionsUserCountsRequestBuilder : com.microsoft.graph.http.BaseFunctionRequestBuilder method buildRequest - return type com.microsoft.graph.requests.ReportRootGetMailboxUsageMailboxCountsRequest + return type com.microsoft.graph.requests.ReportRootGetEmailAppUsageVersionsUserCountsRequest param arg0 : [Lcom.microsoft.graph.options.Option; method buildRequest - return type com.microsoft.graph.requests.ReportRootGetMailboxUsageMailboxCountsRequest + return type com.microsoft.graph.requests.ReportRootGetEmailAppUsageVersionsUserCountsRequest param arg0 : java.util.List method getClient return type com.microsoft.graph.core.IBaseClient @@ -122193,8 +122787,20 @@ method getRequestUrlWithAdditionalSegment return type java.lang.String param arg0 : java.lang.String - class com.microsoft.graph.requests.ReportRootGetMailboxUsageQuotaStatusMailboxCountsRequest : com.microsoft.graph.http.BaseRequest - property REQUEST_STATS_HEADER_VALUE_FORMAT_STRING : java.lang.String + class com.microsoft.graph.requests.ReportRootGetGroupArchivedPrintJobsCollectionPage : com.microsoft.graph.http.BaseCollectionPage + method additionalDataManager + return type com.microsoft.graph.serializer.AdditionalDataManager + method getCount + return type java.lang.Long + method getCurrentPage + return type java.util.List + method getNextPage + return type com.microsoft.graph.http.BaseRequestBuilder + method setRawObject + return type void + param arg0 : com.microsoft.graph.serializer.ISerializer + param arg1 : com.google.gson.JsonObject + class com.microsoft.graph.requests.ReportRootGetGroupArchivedPrintJobsCollectionRequest : com.microsoft.graph.http.BaseFunctionCollectionRequest method addFunctionOption return type void param arg0 : com.microsoft.graph.options.FunctionOption @@ -122205,19 +122811,30 @@ method addQueryOption return type void param arg0 : com.microsoft.graph.options.QueryOption + method buildFromResponse + return type com.microsoft.graph.http.BaseCollectionPage + param arg0 : com.microsoft.graph.http.ICollectionResponse + method count + return type com.microsoft.graph.requests.ReportRootGetGroupArchivedPrintJobsCollectionRequest + method count + return type com.microsoft.graph.requests.ReportRootGetGroupArchivedPrintJobsCollectionRequest + param arg0 : boolean method expand - return type com.microsoft.graph.requests.ReportRootGetMailboxUsageQuotaStatusMailboxCountsRequest + return type com.microsoft.graph.requests.ReportRootGetGroupArchivedPrintJobsCollectionRequest + param arg0 : java.lang.String + method filter + return type com.microsoft.graph.requests.ReportRootGetGroupArchivedPrintJobsCollectionRequest param arg0 : java.lang.String method get - return type com.microsoft.graph.models.Report + return type com.microsoft.graph.http.BaseCollectionPage method getAsync return type java.util.concurrent.CompletableFuture - method getClient - return type com.microsoft.graph.core.IBaseClient + method getBaseRequest + return type com.microsoft.graph.http.BaseRequest + method getCollectionPageClass + return type java.lang.Class method getDelay return type long - method getFunctionOptions - return type java.util.List method getHeaders return type java.util.List method getHttpMethod @@ -122233,27 +122850,23 @@ return type int method getOptions return type java.util.List - method getQueryOptions - return type java.util.List method getRequestUrl return type java.net.URL - method getResponseType - return type java.lang.Class method getShouldRedirect return type com.microsoft.graph.httpcore.middlewareoption.IShouldRedirect method getShouldRetry return type com.microsoft.graph.httpcore.middlewareoption.IShouldRetry method getUseCaches return type boolean + method orderBy + return type com.microsoft.graph.requests.ReportRootGetGroupArchivedPrintJobsCollectionRequest + param arg0 : java.lang.String method select - return type com.microsoft.graph.requests.ReportRootGetMailboxUsageQuotaStatusMailboxCountsRequest + return type com.microsoft.graph.requests.ReportRootGetGroupArchivedPrintJobsCollectionRequest param arg0 : java.lang.String method setDelay return type void param arg0 : long - method setHttpMethod - return type void - param arg0 : com.microsoft.graph.http.HttpMethod method setMaxRedirects return type void param arg0 : int @@ -122269,16 +122882,31 @@ method setUseCaches return type void param arg0 : boolean + method skipToken + return type com.microsoft.graph.requests.ReportRootGetGroupArchivedPrintJobsCollectionRequest + param arg0 : java.lang.String + method skip + return type com.microsoft.graph.requests.ReportRootGetGroupArchivedPrintJobsCollectionRequest + param arg0 : int + method top + return type com.microsoft.graph.requests.ReportRootGetGroupArchivedPrintJobsCollectionRequest + param arg0 : int method withHttpMethod return type com.microsoft.graph.http.IHttpRequest param arg0 : com.microsoft.graph.http.HttpMethod - class com.microsoft.graph.requests.ReportRootGetMailboxUsageQuotaStatusMailboxCountsRequestBuilder : com.microsoft.graph.http.BaseFunctionRequestBuilder + class com.microsoft.graph.requests.ReportRootGetGroupArchivedPrintJobsCollectionRequestBuilder : com.microsoft.graph.http.BaseFunctionCollectionRequestBuilder method buildRequest - return type com.microsoft.graph.requests.ReportRootGetMailboxUsageQuotaStatusMailboxCountsRequest + return type com.microsoft.graph.http.BaseCollectionRequest param arg0 : [Lcom.microsoft.graph.options.Option; method buildRequest - return type com.microsoft.graph.requests.ReportRootGetMailboxUsageQuotaStatusMailboxCountsRequest + return type com.microsoft.graph.http.BaseCollectionRequest + param arg0 : java.util.List + method buildRequest + return type com.microsoft.graph.requests.ReportRootGetGroupArchivedPrintJobsCollectionRequest param arg0 : java.util.List + method byId + return type com.microsoft.graph.http.BaseRequestBuilder + param arg0 : java.lang.String method getClient return type com.microsoft.graph.core.IBaseClient method getOptions @@ -122292,7 +122920,20 @@ method getRequestUrlWithAdditionalSegment return type java.lang.String param arg0 : java.lang.String - class com.microsoft.graph.requests.ReportRootGetMailboxUsageStorageRequest : com.microsoft.graph.http.BaseRequest + class com.microsoft.graph.requests.ReportRootGetGroupArchivedPrintJobsCollectionResponse : com.microsoft.graph.http.BaseCollectionResponse + property nextLink : java.lang.String + property value : java.util.List + method additionalDataManager + return type com.microsoft.graph.serializer.AdditionalDataManager + method nextLink + return type java.lang.String + method setRawObject + return type void + param arg0 : com.microsoft.graph.serializer.ISerializer + param arg1 : com.google.gson.JsonObject + method values + return type java.util.List + class com.microsoft.graph.requests.ReportRootGetMailboxUsageDetailRequest : com.microsoft.graph.http.BaseRequest property REQUEST_STATS_HEADER_VALUE_FORMAT_STRING : java.lang.String method addFunctionOption return type void @@ -122305,7 +122946,7 @@ return type void param arg0 : com.microsoft.graph.options.QueryOption method expand - return type com.microsoft.graph.requests.ReportRootGetMailboxUsageStorageRequest + return type com.microsoft.graph.requests.ReportRootGetMailboxUsageDetailRequest param arg0 : java.lang.String method get return type com.microsoft.graph.models.Report @@ -122345,7 +122986,7 @@ method getUseCaches return type boolean method select - return type com.microsoft.graph.requests.ReportRootGetMailboxUsageStorageRequest + return type com.microsoft.graph.requests.ReportRootGetMailboxUsageDetailRequest param arg0 : java.lang.String method setDelay return type void @@ -122371,12 +123012,12 @@ method withHttpMethod return type com.microsoft.graph.http.IHttpRequest param arg0 : com.microsoft.graph.http.HttpMethod - class com.microsoft.graph.requests.ReportRootGetMailboxUsageStorageRequestBuilder : com.microsoft.graph.http.BaseFunctionRequestBuilder + class com.microsoft.graph.requests.ReportRootGetMailboxUsageDetailRequestBuilder : com.microsoft.graph.http.BaseFunctionRequestBuilder method buildRequest - return type com.microsoft.graph.requests.ReportRootGetMailboxUsageStorageRequest + return type com.microsoft.graph.requests.ReportRootGetMailboxUsageDetailRequest param arg0 : [Lcom.microsoft.graph.options.Option; method buildRequest - return type com.microsoft.graph.requests.ReportRootGetMailboxUsageStorageRequest + return type com.microsoft.graph.requests.ReportRootGetMailboxUsageDetailRequest param arg0 : java.util.List method getClient return type com.microsoft.graph.core.IBaseClient @@ -122391,7 +123032,7 @@ method getRequestUrlWithAdditionalSegment return type java.lang.String param arg0 : java.lang.String - class com.microsoft.graph.requests.ReportRootGetOffice365ActivationCountsRequest : com.microsoft.graph.http.BaseRequest + class com.microsoft.graph.requests.ReportRootGetMailboxUsageMailboxCountsRequest : com.microsoft.graph.http.BaseRequest property REQUEST_STATS_HEADER_VALUE_FORMAT_STRING : java.lang.String method addFunctionOption return type void @@ -122404,7 +123045,304 @@ return type void param arg0 : com.microsoft.graph.options.QueryOption method expand - return type com.microsoft.graph.requests.ReportRootGetOffice365ActivationCountsRequest + return type com.microsoft.graph.requests.ReportRootGetMailboxUsageMailboxCountsRequest + param arg0 : java.lang.String + method get + return type com.microsoft.graph.models.Report + method getAsync + return type java.util.concurrent.CompletableFuture + method getClient + return type com.microsoft.graph.core.IBaseClient + method getDelay + return type long + method getFunctionOptions + return type java.util.List + method getHeaders + return type java.util.List + method getHttpMethod + return type com.microsoft.graph.http.HttpMethod + method getHttpRequest + return type java.lang.Object + method getHttpRequest + return type java.lang.Object + param arg0 : java.lang.Object + method getMaxRedirects + return type int + method getMaxRetries + return type int + method getOptions + return type java.util.List + method getQueryOptions + return type java.util.List + method getRequestUrl + return type java.net.URL + method getResponseType + return type java.lang.Class + method getShouldRedirect + return type com.microsoft.graph.httpcore.middlewareoption.IShouldRedirect + method getShouldRetry + return type com.microsoft.graph.httpcore.middlewareoption.IShouldRetry + method getUseCaches + return type boolean + method select + return type com.microsoft.graph.requests.ReportRootGetMailboxUsageMailboxCountsRequest + param arg0 : java.lang.String + method setDelay + return type void + param arg0 : long + method setHttpMethod + return type void + param arg0 : com.microsoft.graph.http.HttpMethod + method setMaxRedirects + return type void + param arg0 : int + method setMaxRetries + return type void + param arg0 : int + method setShouldRedirect + return type void + param arg0 : com.microsoft.graph.httpcore.middlewareoption.IShouldRedirect + method setShouldRetry + return type void + param arg0 : com.microsoft.graph.httpcore.middlewareoption.IShouldRetry + method setUseCaches + return type void + param arg0 : boolean + method withHttpMethod + return type com.microsoft.graph.http.IHttpRequest + param arg0 : com.microsoft.graph.http.HttpMethod + class com.microsoft.graph.requests.ReportRootGetMailboxUsageMailboxCountsRequestBuilder : com.microsoft.graph.http.BaseFunctionRequestBuilder + method buildRequest + return type com.microsoft.graph.requests.ReportRootGetMailboxUsageMailboxCountsRequest + param arg0 : [Lcom.microsoft.graph.options.Option; + method buildRequest + return type com.microsoft.graph.requests.ReportRootGetMailboxUsageMailboxCountsRequest + param arg0 : java.util.List + method getClient + return type com.microsoft.graph.core.IBaseClient + method getOptions + return type java.util.List + param arg0 : [Lcom.microsoft.graph.options.Option; + method getRequestUrl + return type java.lang.String + method getRequestUrlWithAdditionalParameter + return type java.lang.String + param arg0 : java.lang.String + method getRequestUrlWithAdditionalSegment + return type java.lang.String + param arg0 : java.lang.String + class com.microsoft.graph.requests.ReportRootGetMailboxUsageQuotaStatusMailboxCountsRequest : com.microsoft.graph.http.BaseRequest + property REQUEST_STATS_HEADER_VALUE_FORMAT_STRING : java.lang.String + method addFunctionOption + return type void + param arg0 : com.microsoft.graph.options.FunctionOption + method addHeader + return type void + param arg0 : java.lang.String + param arg1 : java.lang.String + method addQueryOption + return type void + param arg0 : com.microsoft.graph.options.QueryOption + method expand + return type com.microsoft.graph.requests.ReportRootGetMailboxUsageQuotaStatusMailboxCountsRequest + param arg0 : java.lang.String + method get + return type com.microsoft.graph.models.Report + method getAsync + return type java.util.concurrent.CompletableFuture + method getClient + return type com.microsoft.graph.core.IBaseClient + method getDelay + return type long + method getFunctionOptions + return type java.util.List + method getHeaders + return type java.util.List + method getHttpMethod + return type com.microsoft.graph.http.HttpMethod + method getHttpRequest + return type java.lang.Object + method getHttpRequest + return type java.lang.Object + param arg0 : java.lang.Object + method getMaxRedirects + return type int + method getMaxRetries + return type int + method getOptions + return type java.util.List + method getQueryOptions + return type java.util.List + method getRequestUrl + return type java.net.URL + method getResponseType + return type java.lang.Class + method getShouldRedirect + return type com.microsoft.graph.httpcore.middlewareoption.IShouldRedirect + method getShouldRetry + return type com.microsoft.graph.httpcore.middlewareoption.IShouldRetry + method getUseCaches + return type boolean + method select + return type com.microsoft.graph.requests.ReportRootGetMailboxUsageQuotaStatusMailboxCountsRequest + param arg0 : java.lang.String + method setDelay + return type void + param arg0 : long + method setHttpMethod + return type void + param arg0 : com.microsoft.graph.http.HttpMethod + method setMaxRedirects + return type void + param arg0 : int + method setMaxRetries + return type void + param arg0 : int + method setShouldRedirect + return type void + param arg0 : com.microsoft.graph.httpcore.middlewareoption.IShouldRedirect + method setShouldRetry + return type void + param arg0 : com.microsoft.graph.httpcore.middlewareoption.IShouldRetry + method setUseCaches + return type void + param arg0 : boolean + method withHttpMethod + return type com.microsoft.graph.http.IHttpRequest + param arg0 : com.microsoft.graph.http.HttpMethod + class com.microsoft.graph.requests.ReportRootGetMailboxUsageQuotaStatusMailboxCountsRequestBuilder : com.microsoft.graph.http.BaseFunctionRequestBuilder + method buildRequest + return type com.microsoft.graph.requests.ReportRootGetMailboxUsageQuotaStatusMailboxCountsRequest + param arg0 : [Lcom.microsoft.graph.options.Option; + method buildRequest + return type com.microsoft.graph.requests.ReportRootGetMailboxUsageQuotaStatusMailboxCountsRequest + param arg0 : java.util.List + method getClient + return type com.microsoft.graph.core.IBaseClient + method getOptions + return type java.util.List + param arg0 : [Lcom.microsoft.graph.options.Option; + method getRequestUrl + return type java.lang.String + method getRequestUrlWithAdditionalParameter + return type java.lang.String + param arg0 : java.lang.String + method getRequestUrlWithAdditionalSegment + return type java.lang.String + param arg0 : java.lang.String + class com.microsoft.graph.requests.ReportRootGetMailboxUsageStorageRequest : com.microsoft.graph.http.BaseRequest + property REQUEST_STATS_HEADER_VALUE_FORMAT_STRING : java.lang.String + method addFunctionOption + return type void + param arg0 : com.microsoft.graph.options.FunctionOption + method addHeader + return type void + param arg0 : java.lang.String + param arg1 : java.lang.String + method addQueryOption + return type void + param arg0 : com.microsoft.graph.options.QueryOption + method expand + return type com.microsoft.graph.requests.ReportRootGetMailboxUsageStorageRequest + param arg0 : java.lang.String + method get + return type com.microsoft.graph.models.Report + method getAsync + return type java.util.concurrent.CompletableFuture + method getClient + return type com.microsoft.graph.core.IBaseClient + method getDelay + return type long + method getFunctionOptions + return type java.util.List + method getHeaders + return type java.util.List + method getHttpMethod + return type com.microsoft.graph.http.HttpMethod + method getHttpRequest + return type java.lang.Object + method getHttpRequest + return type java.lang.Object + param arg0 : java.lang.Object + method getMaxRedirects + return type int + method getMaxRetries + return type int + method getOptions + return type java.util.List + method getQueryOptions + return type java.util.List + method getRequestUrl + return type java.net.URL + method getResponseType + return type java.lang.Class + method getShouldRedirect + return type com.microsoft.graph.httpcore.middlewareoption.IShouldRedirect + method getShouldRetry + return type com.microsoft.graph.httpcore.middlewareoption.IShouldRetry + method getUseCaches + return type boolean + method select + return type com.microsoft.graph.requests.ReportRootGetMailboxUsageStorageRequest + param arg0 : java.lang.String + method setDelay + return type void + param arg0 : long + method setHttpMethod + return type void + param arg0 : com.microsoft.graph.http.HttpMethod + method setMaxRedirects + return type void + param arg0 : int + method setMaxRetries + return type void + param arg0 : int + method setShouldRedirect + return type void + param arg0 : com.microsoft.graph.httpcore.middlewareoption.IShouldRedirect + method setShouldRetry + return type void + param arg0 : com.microsoft.graph.httpcore.middlewareoption.IShouldRetry + method setUseCaches + return type void + param arg0 : boolean + method withHttpMethod + return type com.microsoft.graph.http.IHttpRequest + param arg0 : com.microsoft.graph.http.HttpMethod + class com.microsoft.graph.requests.ReportRootGetMailboxUsageStorageRequestBuilder : com.microsoft.graph.http.BaseFunctionRequestBuilder + method buildRequest + return type com.microsoft.graph.requests.ReportRootGetMailboxUsageStorageRequest + param arg0 : [Lcom.microsoft.graph.options.Option; + method buildRequest + return type com.microsoft.graph.requests.ReportRootGetMailboxUsageStorageRequest + param arg0 : java.util.List + method getClient + return type com.microsoft.graph.core.IBaseClient + method getOptions + return type java.util.List + param arg0 : [Lcom.microsoft.graph.options.Option; + method getRequestUrl + return type java.lang.String + method getRequestUrlWithAdditionalParameter + return type java.lang.String + param arg0 : java.lang.String + method getRequestUrlWithAdditionalSegment + return type java.lang.String + param arg0 : java.lang.String + class com.microsoft.graph.requests.ReportRootGetOffice365ActivationCountsRequest : com.microsoft.graph.http.BaseRequest + property REQUEST_STATS_HEADER_VALUE_FORMAT_STRING : java.lang.String + method addFunctionOption + return type void + param arg0 : com.microsoft.graph.options.FunctionOption + method addHeader + return type void + param arg0 : java.lang.String + param arg1 : java.lang.String + method addQueryOption + return type void + param arg0 : com.microsoft.graph.options.QueryOption + method expand + return type com.microsoft.graph.requests.ReportRootGetOffice365ActivationCountsRequest param arg0 : java.lang.String method get return type com.microsoft.graph.models.Report @@ -130618,6 +131556,127 @@ param arg0 : java.lang.String method reference return type com.microsoft.graph.http.BaseReferenceRequestBuilder + class com.microsoft.graph.requests.RoleManagementRequest : com.microsoft.graph.http.BaseRequest + property REQUEST_STATS_HEADER_VALUE_FORMAT_STRING : java.lang.String + method addFunctionOption + return type void + param arg0 : com.microsoft.graph.options.FunctionOption + method addHeader + return type void + param arg0 : java.lang.String + param arg1 : java.lang.String + method addQueryOption + return type void + param arg0 : com.microsoft.graph.options.QueryOption + method delete + return type com.microsoft.graph.models.RoleManagement + method deleteAsync + return type java.util.concurrent.CompletableFuture + method expand + return type com.microsoft.graph.requests.RoleManagementRequest + param arg0 : java.lang.String + method get + return type com.microsoft.graph.models.RoleManagement + method getAsync + return type java.util.concurrent.CompletableFuture + method getClient + return type com.microsoft.graph.core.IBaseClient + method getDelay + return type long + method getFunctionOptions + return type java.util.List + method getHeaders + return type java.util.List + method getHttpMethod + return type com.microsoft.graph.http.HttpMethod + method getHttpRequest + return type java.lang.Object + method getHttpRequest + return type java.lang.Object + param arg0 : java.lang.Object + method getMaxRedirects + return type int + method getMaxRetries + return type int + method getOptions + return type java.util.List + method getQueryOptions + return type java.util.List + method getRequestUrl + return type java.net.URL + method getResponseType + return type java.lang.Class + method getShouldRedirect + return type com.microsoft.graph.httpcore.middlewareoption.IShouldRedirect + method getShouldRetry + return type com.microsoft.graph.httpcore.middlewareoption.IShouldRetry + method getUseCaches + return type boolean + method patchAsync + return type java.util.concurrent.CompletableFuture + param arg0 : com.microsoft.graph.models.RoleManagement + method patch + return type com.microsoft.graph.models.RoleManagement + param arg0 : com.microsoft.graph.models.RoleManagement + method postAsync + return type java.util.concurrent.CompletableFuture + param arg0 : com.microsoft.graph.models.RoleManagement + method post + return type com.microsoft.graph.models.RoleManagement + param arg0 : com.microsoft.graph.models.RoleManagement + method putAsync + return type java.util.concurrent.CompletableFuture + param arg0 : com.microsoft.graph.models.RoleManagement + method put + return type com.microsoft.graph.models.RoleManagement + param arg0 : com.microsoft.graph.models.RoleManagement + method select + return type com.microsoft.graph.requests.RoleManagementRequest + param arg0 : java.lang.String + method setDelay + return type void + param arg0 : long + method setHttpMethod + return type void + param arg0 : com.microsoft.graph.http.HttpMethod + method setMaxRedirects + return type void + param arg0 : int + method setMaxRetries + return type void + param arg0 : int + method setShouldRedirect + return type void + param arg0 : com.microsoft.graph.httpcore.middlewareoption.IShouldRedirect + method setShouldRetry + return type void + param arg0 : com.microsoft.graph.httpcore.middlewareoption.IShouldRetry + method setUseCaches + return type void + param arg0 : boolean + method withHttpMethod + return type com.microsoft.graph.http.IHttpRequest + param arg0 : com.microsoft.graph.http.HttpMethod + class com.microsoft.graph.requests.RoleManagementRequestBuilder : com.microsoft.graph.http.BaseRequestBuilder + method buildRequest + return type com.microsoft.graph.requests.RoleManagementRequest + param arg0 : [Lcom.microsoft.graph.options.Option; + method buildRequest + return type com.microsoft.graph.requests.RoleManagementRequest + param arg0 : java.util.List + method getClient + return type com.microsoft.graph.core.IBaseClient + method getOptions + return type java.util.List + param arg0 : [Lcom.microsoft.graph.options.Option; + method getRequestUrl + return type java.lang.String + method getRequestUrlWithAdditionalParameter + return type java.lang.String + param arg0 : java.lang.String + method getRequestUrlWithAdditionalSegment + return type java.lang.String + param arg0 : java.lang.String class com.microsoft.graph.requests.RoomCollectionPage : com.microsoft.graph.http.BaseCollectionPage method additionalDataManager return type com.microsoft.graph.serializer.AdditionalDataManager @@ -141338,12 +142397,16 @@ return type com.microsoft.graph.requests.ChannelRequestBuilder method schedule return type com.microsoft.graph.requests.ScheduleRequestBuilder + method sendActivityNotification + return type com.microsoft.graph.requests.TeamSendActivityNotificationRequestBuilder + param arg0 : com.microsoft.graph.models.TeamSendActivityNotificationParameterSet method template return type com.microsoft.graph.requests.TeamsTemplateWithReferenceRequestBuilder method unarchive return type com.microsoft.graph.requests.TeamUnarchiveRequestBuilder - class com.microsoft.graph.requests.TeamUnarchiveRequest : com.microsoft.graph.http.BaseRequest + class com.microsoft.graph.requests.TeamSendActivityNotificationRequest : com.microsoft.graph.http.BaseRequest property REQUEST_STATS_HEADER_VALUE_FORMAT_STRING : java.lang.String + property body : com.microsoft.graph.models.TeamSendActivityNotificationParameterSet method addFunctionOption return type void param arg0 : com.microsoft.graph.options.FunctionOption @@ -141415,12 +142478,12 @@ method withHttpMethod return type com.microsoft.graph.http.IHttpRequest param arg0 : com.microsoft.graph.http.HttpMethod - class com.microsoft.graph.requests.TeamUnarchiveRequestBuilder : com.microsoft.graph.http.BaseActionRequestBuilder + class com.microsoft.graph.requests.TeamSendActivityNotificationRequestBuilder : com.microsoft.graph.http.BaseActionRequestBuilder method buildRequest - return type com.microsoft.graph.requests.TeamUnarchiveRequest + return type com.microsoft.graph.requests.TeamSendActivityNotificationRequest param arg0 : [Lcom.microsoft.graph.options.Option; method buildRequest - return type com.microsoft.graph.requests.TeamUnarchiveRequest + return type com.microsoft.graph.requests.TeamSendActivityNotificationRequest param arg0 : java.util.List method getClient return type com.microsoft.graph.core.IBaseClient @@ -141435,309 +142498,7 @@ method getRequestUrlWithAdditionalSegment return type java.lang.String param arg0 : java.lang.String - class com.microsoft.graph.requests.TeamsAppCollectionPage : com.microsoft.graph.http.BaseCollectionPage - method additionalDataManager - return type com.microsoft.graph.serializer.AdditionalDataManager - method getCount - return type java.lang.Long - method getCurrentPage - return type java.util.List - method getNextPage - return type com.microsoft.graph.http.BaseRequestBuilder - method setRawObject - return type void - param arg0 : com.microsoft.graph.serializer.ISerializer - param arg1 : com.google.gson.JsonObject - class com.microsoft.graph.requests.TeamsAppCollectionRequest : com.microsoft.graph.http.BaseEntityCollectionRequest - method addFunctionOption - return type void - param arg0 : com.microsoft.graph.options.FunctionOption - method addHeader - return type void - param arg0 : java.lang.String - param arg1 : java.lang.String - method addQueryOption - return type void - param arg0 : com.microsoft.graph.options.QueryOption - method buildFromResponse - return type com.microsoft.graph.http.BaseCollectionPage - param arg0 : com.microsoft.graph.http.ICollectionResponse - method count - return type com.microsoft.graph.requests.TeamsAppCollectionRequest - method count - return type com.microsoft.graph.requests.TeamsAppCollectionRequest - param arg0 : boolean - method expand - return type com.microsoft.graph.requests.TeamsAppCollectionRequest - param arg0 : java.lang.String - method filter - return type com.microsoft.graph.requests.TeamsAppCollectionRequest - param arg0 : java.lang.String - method get - return type com.microsoft.graph.http.BaseCollectionPage - method getAsync - return type java.util.concurrent.CompletableFuture - method getBaseRequest - return type com.microsoft.graph.http.BaseRequest - method getCollectionPageClass - return type java.lang.Class - method getDelay - return type long - method getHeaders - return type java.util.List - method getHttpMethod - return type com.microsoft.graph.http.HttpMethod - method getHttpRequest - return type java.lang.Object - method getHttpRequest - return type java.lang.Object - param arg0 : java.lang.Object - method getMaxRedirects - return type int - method getMaxRetries - return type int - method getOptions - return type java.util.List - method getRequestUrl - return type java.net.URL - method getShouldRedirect - return type com.microsoft.graph.httpcore.middlewareoption.IShouldRedirect - method getShouldRetry - return type com.microsoft.graph.httpcore.middlewareoption.IShouldRetry - method getUseCaches - return type boolean - method orderBy - return type com.microsoft.graph.requests.TeamsAppCollectionRequest - param arg0 : java.lang.String - method postAsync - return type java.util.concurrent.CompletableFuture - param arg0 : com.microsoft.graph.models.TeamsApp - method post - return type com.microsoft.graph.models.TeamsApp - param arg0 : com.microsoft.graph.models.TeamsApp - method select - return type com.microsoft.graph.requests.TeamsAppCollectionRequest - param arg0 : java.lang.String - method setDelay - return type void - param arg0 : long - method setMaxRedirects - return type void - param arg0 : int - method setMaxRetries - return type void - param arg0 : int - method setShouldRedirect - return type void - param arg0 : com.microsoft.graph.httpcore.middlewareoption.IShouldRedirect - method setShouldRetry - return type void - param arg0 : com.microsoft.graph.httpcore.middlewareoption.IShouldRetry - method setUseCaches - return type void - param arg0 : boolean - method skipToken - return type com.microsoft.graph.requests.TeamsAppCollectionRequest - param arg0 : java.lang.String - method skip - return type com.microsoft.graph.requests.TeamsAppCollectionRequest - param arg0 : int - method top - return type com.microsoft.graph.requests.TeamsAppCollectionRequest - param arg0 : int - method withHttpMethod - return type com.microsoft.graph.http.IHttpRequest - param arg0 : com.microsoft.graph.http.HttpMethod - class com.microsoft.graph.requests.TeamsAppCollectionRequestBuilder : com.microsoft.graph.http.BaseCollectionRequestBuilder - method buildRequest - return type com.microsoft.graph.http.BaseCollectionRequest - param arg0 : [Lcom.microsoft.graph.options.Option; - method buildRequest - return type com.microsoft.graph.http.BaseCollectionRequest - param arg0 : java.util.List - method byId - return type com.microsoft.graph.http.BaseRequestBuilder - param arg0 : java.lang.String - method count - return type com.microsoft.graph.http.PrimitiveRequestBuilder - method getClient - return type com.microsoft.graph.core.IBaseClient - method getOptions - return type java.util.List - param arg0 : [Lcom.microsoft.graph.options.Option; - method getRequestUrl - return type java.lang.String - method getRequestUrlWithAdditionalParameter - return type java.lang.String - param arg0 : java.lang.String - method getRequestUrlWithAdditionalSegment - return type java.lang.String - param arg0 : java.lang.String - class com.microsoft.graph.requests.TeamsAppCollectionResponse : com.microsoft.graph.http.BaseCollectionResponse - property nextLink : java.lang.String - property value : java.util.List - method additionalDataManager - return type com.microsoft.graph.serializer.AdditionalDataManager - method nextLink - return type java.lang.String - method setRawObject - return type void - param arg0 : com.microsoft.graph.serializer.ISerializer - param arg1 : com.google.gson.JsonObject - method values - return type java.util.List - class com.microsoft.graph.requests.TeamsAppDefinitionCollectionPage : com.microsoft.graph.http.BaseCollectionPage - method additionalDataManager - return type com.microsoft.graph.serializer.AdditionalDataManager - method getCount - return type java.lang.Long - method getCurrentPage - return type java.util.List - method getNextPage - return type com.microsoft.graph.http.BaseRequestBuilder - method setRawObject - return type void - param arg0 : com.microsoft.graph.serializer.ISerializer - param arg1 : com.google.gson.JsonObject - class com.microsoft.graph.requests.TeamsAppDefinitionCollectionRequest : com.microsoft.graph.http.BaseEntityCollectionRequest - method addFunctionOption - return type void - param arg0 : com.microsoft.graph.options.FunctionOption - method addHeader - return type void - param arg0 : java.lang.String - param arg1 : java.lang.String - method addQueryOption - return type void - param arg0 : com.microsoft.graph.options.QueryOption - method buildFromResponse - return type com.microsoft.graph.http.BaseCollectionPage - param arg0 : com.microsoft.graph.http.ICollectionResponse - method count - return type com.microsoft.graph.requests.TeamsAppDefinitionCollectionRequest - method count - return type com.microsoft.graph.requests.TeamsAppDefinitionCollectionRequest - param arg0 : boolean - method expand - return type com.microsoft.graph.requests.TeamsAppDefinitionCollectionRequest - param arg0 : java.lang.String - method filter - return type com.microsoft.graph.requests.TeamsAppDefinitionCollectionRequest - param arg0 : java.lang.String - method get - return type com.microsoft.graph.http.BaseCollectionPage - method getAsync - return type java.util.concurrent.CompletableFuture - method getBaseRequest - return type com.microsoft.graph.http.BaseRequest - method getCollectionPageClass - return type java.lang.Class - method getDelay - return type long - method getHeaders - return type java.util.List - method getHttpMethod - return type com.microsoft.graph.http.HttpMethod - method getHttpRequest - return type java.lang.Object - method getHttpRequest - return type java.lang.Object - param arg0 : java.lang.Object - method getMaxRedirects - return type int - method getMaxRetries - return type int - method getOptions - return type java.util.List - method getRequestUrl - return type java.net.URL - method getShouldRedirect - return type com.microsoft.graph.httpcore.middlewareoption.IShouldRedirect - method getShouldRetry - return type com.microsoft.graph.httpcore.middlewareoption.IShouldRetry - method getUseCaches - return type boolean - method orderBy - return type com.microsoft.graph.requests.TeamsAppDefinitionCollectionRequest - param arg0 : java.lang.String - method postAsync - return type java.util.concurrent.CompletableFuture - param arg0 : com.microsoft.graph.models.TeamsAppDefinition - method post - return type com.microsoft.graph.models.TeamsAppDefinition - param arg0 : com.microsoft.graph.models.TeamsAppDefinition - method select - return type com.microsoft.graph.requests.TeamsAppDefinitionCollectionRequest - param arg0 : java.lang.String - method setDelay - return type void - param arg0 : long - method setMaxRedirects - return type void - param arg0 : int - method setMaxRetries - return type void - param arg0 : int - method setShouldRedirect - return type void - param arg0 : com.microsoft.graph.httpcore.middlewareoption.IShouldRedirect - method setShouldRetry - return type void - param arg0 : com.microsoft.graph.httpcore.middlewareoption.IShouldRetry - method setUseCaches - return type void - param arg0 : boolean - method skipToken - return type com.microsoft.graph.requests.TeamsAppDefinitionCollectionRequest - param arg0 : java.lang.String - method skip - return type com.microsoft.graph.requests.TeamsAppDefinitionCollectionRequest - param arg0 : int - method top - return type com.microsoft.graph.requests.TeamsAppDefinitionCollectionRequest - param arg0 : int - method withHttpMethod - return type com.microsoft.graph.http.IHttpRequest - param arg0 : com.microsoft.graph.http.HttpMethod - class com.microsoft.graph.requests.TeamsAppDefinitionCollectionRequestBuilder : com.microsoft.graph.http.BaseCollectionRequestBuilder - method buildRequest - return type com.microsoft.graph.http.BaseCollectionRequest - param arg0 : [Lcom.microsoft.graph.options.Option; - method buildRequest - return type com.microsoft.graph.http.BaseCollectionRequest - param arg0 : java.util.List - method byId - return type com.microsoft.graph.http.BaseRequestBuilder - param arg0 : java.lang.String - method count - return type com.microsoft.graph.http.PrimitiveRequestBuilder - method getClient - return type com.microsoft.graph.core.IBaseClient - method getOptions - return type java.util.List - param arg0 : [Lcom.microsoft.graph.options.Option; - method getRequestUrl - return type java.lang.String - method getRequestUrlWithAdditionalParameter - return type java.lang.String - param arg0 : java.lang.String - method getRequestUrlWithAdditionalSegment - return type java.lang.String - param arg0 : java.lang.String - class com.microsoft.graph.requests.TeamsAppDefinitionCollectionResponse : com.microsoft.graph.http.BaseCollectionResponse - property nextLink : java.lang.String - property value : java.util.List - method additionalDataManager - return type com.microsoft.graph.serializer.AdditionalDataManager - method nextLink - return type java.lang.String - method setRawObject - return type void - param arg0 : com.microsoft.graph.serializer.ISerializer - param arg1 : com.google.gson.JsonObject - method values - return type java.util.List - class com.microsoft.graph.requests.TeamsAppDefinitionReferenceRequest : com.microsoft.graph.http.BaseReferenceRequest + class com.microsoft.graph.requests.TeamUnarchiveRequest : com.microsoft.graph.http.BaseRequest property REQUEST_STATS_HEADER_VALUE_FORMAT_STRING : java.lang.String method addFunctionOption return type void @@ -141749,13 +142510,408 @@ method addQueryOption return type void param arg0 : com.microsoft.graph.options.QueryOption - method delete - return type java.lang.Object - method deleteAsync - return type java.util.concurrent.CompletableFuture - method expand - return type com.microsoft.graph.requests.TeamsAppDefinitionReferenceRequest - param arg0 : java.lang.String + method getClient + return type com.microsoft.graph.core.IBaseClient + method getDelay + return type long + method getFunctionOptions + return type java.util.List + method getHeaders + return type java.util.List + method getHttpMethod + return type com.microsoft.graph.http.HttpMethod + method getHttpRequest + return type java.lang.Object + method getHttpRequest + return type java.lang.Object + param arg0 : java.lang.Object + method getMaxRedirects + return type int + method getMaxRetries + return type int + method getOptions + return type java.util.List + method getQueryOptions + return type java.util.List + method getRequestUrl + return type java.net.URL + method getResponseType + return type java.lang.Class + method getShouldRedirect + return type com.microsoft.graph.httpcore.middlewareoption.IShouldRedirect + method getShouldRetry + return type com.microsoft.graph.httpcore.middlewareoption.IShouldRetry + method getUseCaches + return type boolean + method post + return type void + method postAsync + return type java.util.concurrent.CompletableFuture + method setDelay + return type void + param arg0 : long + method setHttpMethod + return type void + param arg0 : com.microsoft.graph.http.HttpMethod + method setMaxRedirects + return type void + param arg0 : int + method setMaxRetries + return type void + param arg0 : int + method setShouldRedirect + return type void + param arg0 : com.microsoft.graph.httpcore.middlewareoption.IShouldRedirect + method setShouldRetry + return type void + param arg0 : com.microsoft.graph.httpcore.middlewareoption.IShouldRetry + method setUseCaches + return type void + param arg0 : boolean + method withHttpMethod + return type com.microsoft.graph.http.IHttpRequest + param arg0 : com.microsoft.graph.http.HttpMethod + class com.microsoft.graph.requests.TeamUnarchiveRequestBuilder : com.microsoft.graph.http.BaseActionRequestBuilder + method buildRequest + return type com.microsoft.graph.requests.TeamUnarchiveRequest + param arg0 : [Lcom.microsoft.graph.options.Option; + method buildRequest + return type com.microsoft.graph.requests.TeamUnarchiveRequest + param arg0 : java.util.List + method getClient + return type com.microsoft.graph.core.IBaseClient + method getOptions + return type java.util.List + param arg0 : [Lcom.microsoft.graph.options.Option; + method getRequestUrl + return type java.lang.String + method getRequestUrlWithAdditionalParameter + return type java.lang.String + param arg0 : java.lang.String + method getRequestUrlWithAdditionalSegment + return type java.lang.String + param arg0 : java.lang.String + class com.microsoft.graph.requests.TeamsAppCollectionPage : com.microsoft.graph.http.BaseCollectionPage + method additionalDataManager + return type com.microsoft.graph.serializer.AdditionalDataManager + method getCount + return type java.lang.Long + method getCurrentPage + return type java.util.List + method getNextPage + return type com.microsoft.graph.http.BaseRequestBuilder + method setRawObject + return type void + param arg0 : com.microsoft.graph.serializer.ISerializer + param arg1 : com.google.gson.JsonObject + class com.microsoft.graph.requests.TeamsAppCollectionRequest : com.microsoft.graph.http.BaseEntityCollectionRequest + method addFunctionOption + return type void + param arg0 : com.microsoft.graph.options.FunctionOption + method addHeader + return type void + param arg0 : java.lang.String + param arg1 : java.lang.String + method addQueryOption + return type void + param arg0 : com.microsoft.graph.options.QueryOption + method buildFromResponse + return type com.microsoft.graph.http.BaseCollectionPage + param arg0 : com.microsoft.graph.http.ICollectionResponse + method count + return type com.microsoft.graph.requests.TeamsAppCollectionRequest + method count + return type com.microsoft.graph.requests.TeamsAppCollectionRequest + param arg0 : boolean + method expand + return type com.microsoft.graph.requests.TeamsAppCollectionRequest + param arg0 : java.lang.String + method filter + return type com.microsoft.graph.requests.TeamsAppCollectionRequest + param arg0 : java.lang.String + method get + return type com.microsoft.graph.http.BaseCollectionPage + method getAsync + return type java.util.concurrent.CompletableFuture + method getBaseRequest + return type com.microsoft.graph.http.BaseRequest + method getCollectionPageClass + return type java.lang.Class + method getDelay + return type long + method getHeaders + return type java.util.List + method getHttpMethod + return type com.microsoft.graph.http.HttpMethod + method getHttpRequest + return type java.lang.Object + method getHttpRequest + return type java.lang.Object + param arg0 : java.lang.Object + method getMaxRedirects + return type int + method getMaxRetries + return type int + method getOptions + return type java.util.List + method getRequestUrl + return type java.net.URL + method getShouldRedirect + return type com.microsoft.graph.httpcore.middlewareoption.IShouldRedirect + method getShouldRetry + return type com.microsoft.graph.httpcore.middlewareoption.IShouldRetry + method getUseCaches + return type boolean + method orderBy + return type com.microsoft.graph.requests.TeamsAppCollectionRequest + param arg0 : java.lang.String + method postAsync + return type java.util.concurrent.CompletableFuture + param arg0 : com.microsoft.graph.models.TeamsApp + method post + return type com.microsoft.graph.models.TeamsApp + param arg0 : com.microsoft.graph.models.TeamsApp + method select + return type com.microsoft.graph.requests.TeamsAppCollectionRequest + param arg0 : java.lang.String + method setDelay + return type void + param arg0 : long + method setMaxRedirects + return type void + param arg0 : int + method setMaxRetries + return type void + param arg0 : int + method setShouldRedirect + return type void + param arg0 : com.microsoft.graph.httpcore.middlewareoption.IShouldRedirect + method setShouldRetry + return type void + param arg0 : com.microsoft.graph.httpcore.middlewareoption.IShouldRetry + method setUseCaches + return type void + param arg0 : boolean + method skipToken + return type com.microsoft.graph.requests.TeamsAppCollectionRequest + param arg0 : java.lang.String + method skip + return type com.microsoft.graph.requests.TeamsAppCollectionRequest + param arg0 : int + method top + return type com.microsoft.graph.requests.TeamsAppCollectionRequest + param arg0 : int + method withHttpMethod + return type com.microsoft.graph.http.IHttpRequest + param arg0 : com.microsoft.graph.http.HttpMethod + class com.microsoft.graph.requests.TeamsAppCollectionRequestBuilder : com.microsoft.graph.http.BaseCollectionRequestBuilder + method buildRequest + return type com.microsoft.graph.http.BaseCollectionRequest + param arg0 : [Lcom.microsoft.graph.options.Option; + method buildRequest + return type com.microsoft.graph.http.BaseCollectionRequest + param arg0 : java.util.List + method byId + return type com.microsoft.graph.http.BaseRequestBuilder + param arg0 : java.lang.String + method count + return type com.microsoft.graph.http.PrimitiveRequestBuilder + method getClient + return type com.microsoft.graph.core.IBaseClient + method getOptions + return type java.util.List + param arg0 : [Lcom.microsoft.graph.options.Option; + method getRequestUrl + return type java.lang.String + method getRequestUrlWithAdditionalParameter + return type java.lang.String + param arg0 : java.lang.String + method getRequestUrlWithAdditionalSegment + return type java.lang.String + param arg0 : java.lang.String + class com.microsoft.graph.requests.TeamsAppCollectionResponse : com.microsoft.graph.http.BaseCollectionResponse + property nextLink : java.lang.String + property value : java.util.List + method additionalDataManager + return type com.microsoft.graph.serializer.AdditionalDataManager + method nextLink + return type java.lang.String + method setRawObject + return type void + param arg0 : com.microsoft.graph.serializer.ISerializer + param arg1 : com.google.gson.JsonObject + method values + return type java.util.List + class com.microsoft.graph.requests.TeamsAppDefinitionCollectionPage : com.microsoft.graph.http.BaseCollectionPage + method additionalDataManager + return type com.microsoft.graph.serializer.AdditionalDataManager + method getCount + return type java.lang.Long + method getCurrentPage + return type java.util.List + method getNextPage + return type com.microsoft.graph.http.BaseRequestBuilder + method setRawObject + return type void + param arg0 : com.microsoft.graph.serializer.ISerializer + param arg1 : com.google.gson.JsonObject + class com.microsoft.graph.requests.TeamsAppDefinitionCollectionRequest : com.microsoft.graph.http.BaseEntityCollectionRequest + method addFunctionOption + return type void + param arg0 : com.microsoft.graph.options.FunctionOption + method addHeader + return type void + param arg0 : java.lang.String + param arg1 : java.lang.String + method addQueryOption + return type void + param arg0 : com.microsoft.graph.options.QueryOption + method buildFromResponse + return type com.microsoft.graph.http.BaseCollectionPage + param arg0 : com.microsoft.graph.http.ICollectionResponse + method count + return type com.microsoft.graph.requests.TeamsAppDefinitionCollectionRequest + method count + return type com.microsoft.graph.requests.TeamsAppDefinitionCollectionRequest + param arg0 : boolean + method expand + return type com.microsoft.graph.requests.TeamsAppDefinitionCollectionRequest + param arg0 : java.lang.String + method filter + return type com.microsoft.graph.requests.TeamsAppDefinitionCollectionRequest + param arg0 : java.lang.String + method get + return type com.microsoft.graph.http.BaseCollectionPage + method getAsync + return type java.util.concurrent.CompletableFuture + method getBaseRequest + return type com.microsoft.graph.http.BaseRequest + method getCollectionPageClass + return type java.lang.Class + method getDelay + return type long + method getHeaders + return type java.util.List + method getHttpMethod + return type com.microsoft.graph.http.HttpMethod + method getHttpRequest + return type java.lang.Object + method getHttpRequest + return type java.lang.Object + param arg0 : java.lang.Object + method getMaxRedirects + return type int + method getMaxRetries + return type int + method getOptions + return type java.util.List + method getRequestUrl + return type java.net.URL + method getShouldRedirect + return type com.microsoft.graph.httpcore.middlewareoption.IShouldRedirect + method getShouldRetry + return type com.microsoft.graph.httpcore.middlewareoption.IShouldRetry + method getUseCaches + return type boolean + method orderBy + return type com.microsoft.graph.requests.TeamsAppDefinitionCollectionRequest + param arg0 : java.lang.String + method postAsync + return type java.util.concurrent.CompletableFuture + param arg0 : com.microsoft.graph.models.TeamsAppDefinition + method post + return type com.microsoft.graph.models.TeamsAppDefinition + param arg0 : com.microsoft.graph.models.TeamsAppDefinition + method select + return type com.microsoft.graph.requests.TeamsAppDefinitionCollectionRequest + param arg0 : java.lang.String + method setDelay + return type void + param arg0 : long + method setMaxRedirects + return type void + param arg0 : int + method setMaxRetries + return type void + param arg0 : int + method setShouldRedirect + return type void + param arg0 : com.microsoft.graph.httpcore.middlewareoption.IShouldRedirect + method setShouldRetry + return type void + param arg0 : com.microsoft.graph.httpcore.middlewareoption.IShouldRetry + method setUseCaches + return type void + param arg0 : boolean + method skipToken + return type com.microsoft.graph.requests.TeamsAppDefinitionCollectionRequest + param arg0 : java.lang.String + method skip + return type com.microsoft.graph.requests.TeamsAppDefinitionCollectionRequest + param arg0 : int + method top + return type com.microsoft.graph.requests.TeamsAppDefinitionCollectionRequest + param arg0 : int + method withHttpMethod + return type com.microsoft.graph.http.IHttpRequest + param arg0 : com.microsoft.graph.http.HttpMethod + class com.microsoft.graph.requests.TeamsAppDefinitionCollectionRequestBuilder : com.microsoft.graph.http.BaseCollectionRequestBuilder + method buildRequest + return type com.microsoft.graph.http.BaseCollectionRequest + param arg0 : [Lcom.microsoft.graph.options.Option; + method buildRequest + return type com.microsoft.graph.http.BaseCollectionRequest + param arg0 : java.util.List + method byId + return type com.microsoft.graph.http.BaseRequestBuilder + param arg0 : java.lang.String + method count + return type com.microsoft.graph.http.PrimitiveRequestBuilder + method getClient + return type com.microsoft.graph.core.IBaseClient + method getOptions + return type java.util.List + param arg0 : [Lcom.microsoft.graph.options.Option; + method getRequestUrl + return type java.lang.String + method getRequestUrlWithAdditionalParameter + return type java.lang.String + param arg0 : java.lang.String + method getRequestUrlWithAdditionalSegment + return type java.lang.String + param arg0 : java.lang.String + class com.microsoft.graph.requests.TeamsAppDefinitionCollectionResponse : com.microsoft.graph.http.BaseCollectionResponse + property nextLink : java.lang.String + property value : java.util.List + method additionalDataManager + return type com.microsoft.graph.serializer.AdditionalDataManager + method nextLink + return type java.lang.String + method setRawObject + return type void + param arg0 : com.microsoft.graph.serializer.ISerializer + param arg1 : com.google.gson.JsonObject + method values + return type java.util.List + class com.microsoft.graph.requests.TeamsAppDefinitionReferenceRequest : com.microsoft.graph.http.BaseReferenceRequest + property REQUEST_STATS_HEADER_VALUE_FORMAT_STRING : java.lang.String + method addFunctionOption + return type void + param arg0 : com.microsoft.graph.options.FunctionOption + method addHeader + return type void + param arg0 : java.lang.String + param arg1 : java.lang.String + method addQueryOption + return type void + param arg0 : com.microsoft.graph.options.QueryOption + method delete + return type java.lang.Object + method deleteAsync + return type java.util.concurrent.CompletableFuture + method expand + return type com.microsoft.graph.requests.TeamsAppDefinitionReferenceRequest + param arg0 : java.lang.String method getClient return type com.microsoft.graph.core.IBaseClient method getDelay @@ -147680,13 +148836,760 @@ method withHttpMethod return type com.microsoft.graph.http.IHttpRequest param arg0 : com.microsoft.graph.http.HttpMethod - class com.microsoft.graph.requests.TodoRequestBuilder : com.microsoft.graph.http.BaseRequestBuilder + class com.microsoft.graph.requests.TodoRequestBuilder : com.microsoft.graph.http.BaseRequestBuilder + method buildRequest + return type com.microsoft.graph.requests.TodoRequest + param arg0 : [Lcom.microsoft.graph.options.Option; + method buildRequest + return type com.microsoft.graph.requests.TodoRequest + param arg0 : java.util.List + method getClient + return type com.microsoft.graph.core.IBaseClient + method getOptions + return type java.util.List + param arg0 : [Lcom.microsoft.graph.options.Option; + method getRequestUrl + return type java.lang.String + method getRequestUrlWithAdditionalParameter + return type java.lang.String + param arg0 : java.lang.String + method getRequestUrlWithAdditionalSegment + return type java.lang.String + param arg0 : java.lang.String + method lists + return type com.microsoft.graph.requests.TodoTaskListCollectionRequestBuilder + method lists + return type com.microsoft.graph.requests.TodoTaskListRequestBuilder + param arg0 : java.lang.String + class com.microsoft.graph.requests.TodoTaskCollectionPage : com.microsoft.graph.http.BaseCollectionPage + method additionalDataManager + return type com.microsoft.graph.serializer.AdditionalDataManager + method getCount + return type java.lang.Long + method getCurrentPage + return type java.util.List + method getNextPage + return type com.microsoft.graph.http.BaseRequestBuilder + method setRawObject + return type void + param arg0 : com.microsoft.graph.serializer.ISerializer + param arg1 : com.google.gson.JsonObject + class com.microsoft.graph.requests.TodoTaskCollectionRequest : com.microsoft.graph.http.BaseEntityCollectionRequest + method addFunctionOption + return type void + param arg0 : com.microsoft.graph.options.FunctionOption + method addHeader + return type void + param arg0 : java.lang.String + param arg1 : java.lang.String + method addQueryOption + return type void + param arg0 : com.microsoft.graph.options.QueryOption + method buildFromResponse + return type com.microsoft.graph.http.BaseCollectionPage + param arg0 : com.microsoft.graph.http.ICollectionResponse + method count + return type com.microsoft.graph.requests.TodoTaskCollectionRequest + method count + return type com.microsoft.graph.requests.TodoTaskCollectionRequest + param arg0 : boolean + method expand + return type com.microsoft.graph.requests.TodoTaskCollectionRequest + param arg0 : java.lang.String + method filter + return type com.microsoft.graph.requests.TodoTaskCollectionRequest + param arg0 : java.lang.String + method get + return type com.microsoft.graph.http.BaseCollectionPage + method getAsync + return type java.util.concurrent.CompletableFuture + method getBaseRequest + return type com.microsoft.graph.http.BaseRequest + method getCollectionPageClass + return type java.lang.Class + method getDelay + return type long + method getHeaders + return type java.util.List + method getHttpMethod + return type com.microsoft.graph.http.HttpMethod + method getHttpRequest + return type java.lang.Object + method getHttpRequest + return type java.lang.Object + param arg0 : java.lang.Object + method getMaxRedirects + return type int + method getMaxRetries + return type int + method getOptions + return type java.util.List + method getRequestUrl + return type java.net.URL + method getShouldRedirect + return type com.microsoft.graph.httpcore.middlewareoption.IShouldRedirect + method getShouldRetry + return type com.microsoft.graph.httpcore.middlewareoption.IShouldRetry + method getUseCaches + return type boolean + method orderBy + return type com.microsoft.graph.requests.TodoTaskCollectionRequest + param arg0 : java.lang.String + method postAsync + return type java.util.concurrent.CompletableFuture + param arg0 : com.microsoft.graph.models.TodoTask + method post + return type com.microsoft.graph.models.TodoTask + param arg0 : com.microsoft.graph.models.TodoTask + method select + return type com.microsoft.graph.requests.TodoTaskCollectionRequest + param arg0 : java.lang.String + method setDelay + return type void + param arg0 : long + method setMaxRedirects + return type void + param arg0 : int + method setMaxRetries + return type void + param arg0 : int + method setShouldRedirect + return type void + param arg0 : com.microsoft.graph.httpcore.middlewareoption.IShouldRedirect + method setShouldRetry + return type void + param arg0 : com.microsoft.graph.httpcore.middlewareoption.IShouldRetry + method setUseCaches + return type void + param arg0 : boolean + method skipToken + return type com.microsoft.graph.requests.TodoTaskCollectionRequest + param arg0 : java.lang.String + method skip + return type com.microsoft.graph.requests.TodoTaskCollectionRequest + param arg0 : int + method top + return type com.microsoft.graph.requests.TodoTaskCollectionRequest + param arg0 : int + method withHttpMethod + return type com.microsoft.graph.http.IHttpRequest + param arg0 : com.microsoft.graph.http.HttpMethod + class com.microsoft.graph.requests.TodoTaskCollectionRequestBuilder : com.microsoft.graph.http.BaseCollectionRequestBuilder + method buildRequest + return type com.microsoft.graph.http.BaseCollectionRequest + param arg0 : [Lcom.microsoft.graph.options.Option; + method buildRequest + return type com.microsoft.graph.http.BaseCollectionRequest + param arg0 : java.util.List + method byId + return type com.microsoft.graph.http.BaseRequestBuilder + param arg0 : java.lang.String + method count + return type com.microsoft.graph.http.PrimitiveRequestBuilder + method delta + return type com.microsoft.graph.requests.TodoTaskDeltaCollectionRequestBuilder + method getClient + return type com.microsoft.graph.core.IBaseClient + method getOptions + return type java.util.List + param arg0 : [Lcom.microsoft.graph.options.Option; + method getRequestUrl + return type java.lang.String + method getRequestUrlWithAdditionalParameter + return type java.lang.String + param arg0 : java.lang.String + method getRequestUrlWithAdditionalSegment + return type java.lang.String + param arg0 : java.lang.String + class com.microsoft.graph.requests.TodoTaskCollectionResponse : com.microsoft.graph.http.BaseCollectionResponse + property nextLink : java.lang.String + property value : java.util.List + method additionalDataManager + return type com.microsoft.graph.serializer.AdditionalDataManager + method nextLink + return type java.lang.String + method setRawObject + return type void + param arg0 : com.microsoft.graph.serializer.ISerializer + param arg1 : com.google.gson.JsonObject + method values + return type java.util.List + class com.microsoft.graph.requests.TodoTaskDeltaCollectionPage : com.microsoft.graph.http.DeltaCollectionPage + property deltaLink : java.lang.String + method additionalDataManager + return type com.microsoft.graph.serializer.AdditionalDataManager + method deltaLink + return type java.lang.String + method getCount + return type java.lang.Long + method getCurrentPage + return type java.util.List + method getNextPage + return type com.microsoft.graph.http.BaseRequestBuilder + method setRawObject + return type void + param arg0 : com.microsoft.graph.serializer.ISerializer + param arg1 : com.google.gson.JsonObject + class com.microsoft.graph.requests.TodoTaskDeltaCollectionRequest : com.microsoft.graph.http.BaseDeltaCollectionRequest + method addFunctionOption + return type void + param arg0 : com.microsoft.graph.options.FunctionOption + method addHeader + return type void + param arg0 : java.lang.String + param arg1 : java.lang.String + method addQueryOption + return type void + param arg0 : com.microsoft.graph.options.QueryOption + method buildFromResponse + return type com.microsoft.graph.http.BaseCollectionPage + param arg0 : com.microsoft.graph.http.ICollectionResponse + method count + return type com.microsoft.graph.requests.TodoTaskDeltaCollectionRequest + method count + return type com.microsoft.graph.requests.TodoTaskDeltaCollectionRequest + param arg0 : boolean + method deltaLink + return type com.microsoft.graph.requests.TodoTaskDeltaCollectionRequest + param arg0 : java.lang.String + method deltaToken + return type com.microsoft.graph.requests.TodoTaskDeltaCollectionRequest + param arg0 : java.lang.String + method expand + return type com.microsoft.graph.requests.TodoTaskDeltaCollectionRequest + param arg0 : java.lang.String + method filter + return type com.microsoft.graph.requests.TodoTaskDeltaCollectionRequest + param arg0 : java.lang.String + method get + return type com.microsoft.graph.http.BaseCollectionPage + method getAsync + return type java.util.concurrent.CompletableFuture + method getBaseRequest + return type com.microsoft.graph.http.BaseRequest + method getCollectionPageClass + return type java.lang.Class + method getDelay + return type long + method getHeaders + return type java.util.List + method getHttpMethod + return type com.microsoft.graph.http.HttpMethod + method getHttpRequest + return type java.lang.Object + method getHttpRequest + return type java.lang.Object + param arg0 : java.lang.Object + method getMaxRedirects + return type int + method getMaxRetries + return type int + method getOptions + return type java.util.List + method getRequestUrl + return type java.net.URL + method getShouldRedirect + return type com.microsoft.graph.httpcore.middlewareoption.IShouldRedirect + method getShouldRetry + return type com.microsoft.graph.httpcore.middlewareoption.IShouldRetry + method getUseCaches + return type boolean + method orderBy + return type com.microsoft.graph.requests.TodoTaskDeltaCollectionRequest + param arg0 : java.lang.String + method select + return type com.microsoft.graph.requests.TodoTaskDeltaCollectionRequest + param arg0 : java.lang.String + method setDelay + return type void + param arg0 : long + method setMaxRedirects + return type void + param arg0 : int + method setMaxRetries + return type void + param arg0 : int + method setShouldRedirect + return type void + param arg0 : com.microsoft.graph.httpcore.middlewareoption.IShouldRedirect + method setShouldRetry + return type void + param arg0 : com.microsoft.graph.httpcore.middlewareoption.IShouldRetry + method setUseCaches + return type void + param arg0 : boolean + method skipToken + return type com.microsoft.graph.requests.TodoTaskDeltaCollectionRequest + param arg0 : java.lang.String + method skip + return type com.microsoft.graph.requests.TodoTaskDeltaCollectionRequest + param arg0 : int + method top + return type com.microsoft.graph.requests.TodoTaskDeltaCollectionRequest + param arg0 : int + method withHttpMethod + return type com.microsoft.graph.http.IHttpRequest + param arg0 : com.microsoft.graph.http.HttpMethod + class com.microsoft.graph.requests.TodoTaskDeltaCollectionRequestBuilder : com.microsoft.graph.http.BaseFunctionCollectionRequestBuilder + method buildRequest + return type com.microsoft.graph.http.BaseCollectionRequest + param arg0 : [Lcom.microsoft.graph.options.Option; + method buildRequest + return type com.microsoft.graph.requests.TodoTaskDeltaCollectionRequest + param arg0 : java.util.List + method buildRequest + return type com.microsoft.graph.http.BaseCollectionRequest + param arg0 : java.util.List + method byId + return type com.microsoft.graph.http.BaseRequestBuilder + param arg0 : java.lang.String + method getClient + return type com.microsoft.graph.core.IBaseClient + method getOptions + return type java.util.List + param arg0 : [Lcom.microsoft.graph.options.Option; + method getRequestUrl + return type java.lang.String + method getRequestUrlWithAdditionalParameter + return type java.lang.String + param arg0 : java.lang.String + method getRequestUrlWithAdditionalSegment + return type java.lang.String + param arg0 : java.lang.String + class com.microsoft.graph.requests.TodoTaskDeltaCollectionResponse : com.microsoft.graph.http.BaseCollectionResponse + property nextLink : java.lang.String + property value : java.util.List + method additionalDataManager + return type com.microsoft.graph.serializer.AdditionalDataManager + method nextLink + return type java.lang.String + method setRawObject + return type void + param arg0 : com.microsoft.graph.serializer.ISerializer + param arg1 : com.google.gson.JsonObject + method values + return type java.util.List + class com.microsoft.graph.requests.TodoTaskListCollectionPage : com.microsoft.graph.http.BaseCollectionPage + method additionalDataManager + return type com.microsoft.graph.serializer.AdditionalDataManager + method getCount + return type java.lang.Long + method getCurrentPage + return type java.util.List + method getNextPage + return type com.microsoft.graph.http.BaseRequestBuilder + method setRawObject + return type void + param arg0 : com.microsoft.graph.serializer.ISerializer + param arg1 : com.google.gson.JsonObject + class com.microsoft.graph.requests.TodoTaskListCollectionRequest : com.microsoft.graph.http.BaseEntityCollectionRequest + method addFunctionOption + return type void + param arg0 : com.microsoft.graph.options.FunctionOption + method addHeader + return type void + param arg0 : java.lang.String + param arg1 : java.lang.String + method addQueryOption + return type void + param arg0 : com.microsoft.graph.options.QueryOption + method buildFromResponse + return type com.microsoft.graph.http.BaseCollectionPage + param arg0 : com.microsoft.graph.http.ICollectionResponse + method count + return type com.microsoft.graph.requests.TodoTaskListCollectionRequest + method count + return type com.microsoft.graph.requests.TodoTaskListCollectionRequest + param arg0 : boolean + method expand + return type com.microsoft.graph.requests.TodoTaskListCollectionRequest + param arg0 : java.lang.String + method filter + return type com.microsoft.graph.requests.TodoTaskListCollectionRequest + param arg0 : java.lang.String + method get + return type com.microsoft.graph.http.BaseCollectionPage + method getAsync + return type java.util.concurrent.CompletableFuture + method getBaseRequest + return type com.microsoft.graph.http.BaseRequest + method getCollectionPageClass + return type java.lang.Class + method getDelay + return type long + method getHeaders + return type java.util.List + method getHttpMethod + return type com.microsoft.graph.http.HttpMethod + method getHttpRequest + return type java.lang.Object + method getHttpRequest + return type java.lang.Object + param arg0 : java.lang.Object + method getMaxRedirects + return type int + method getMaxRetries + return type int + method getOptions + return type java.util.List + method getRequestUrl + return type java.net.URL + method getShouldRedirect + return type com.microsoft.graph.httpcore.middlewareoption.IShouldRedirect + method getShouldRetry + return type com.microsoft.graph.httpcore.middlewareoption.IShouldRetry + method getUseCaches + return type boolean + method orderBy + return type com.microsoft.graph.requests.TodoTaskListCollectionRequest + param arg0 : java.lang.String + method postAsync + return type java.util.concurrent.CompletableFuture + param arg0 : com.microsoft.graph.models.TodoTaskList + method post + return type com.microsoft.graph.models.TodoTaskList + param arg0 : com.microsoft.graph.models.TodoTaskList + method select + return type com.microsoft.graph.requests.TodoTaskListCollectionRequest + param arg0 : java.lang.String + method setDelay + return type void + param arg0 : long + method setMaxRedirects + return type void + param arg0 : int + method setMaxRetries + return type void + param arg0 : int + method setShouldRedirect + return type void + param arg0 : com.microsoft.graph.httpcore.middlewareoption.IShouldRedirect + method setShouldRetry + return type void + param arg0 : com.microsoft.graph.httpcore.middlewareoption.IShouldRetry + method setUseCaches + return type void + param arg0 : boolean + method skipToken + return type com.microsoft.graph.requests.TodoTaskListCollectionRequest + param arg0 : java.lang.String + method skip + return type com.microsoft.graph.requests.TodoTaskListCollectionRequest + param arg0 : int + method top + return type com.microsoft.graph.requests.TodoTaskListCollectionRequest + param arg0 : int + method withHttpMethod + return type com.microsoft.graph.http.IHttpRequest + param arg0 : com.microsoft.graph.http.HttpMethod + class com.microsoft.graph.requests.TodoTaskListCollectionRequestBuilder : com.microsoft.graph.http.BaseCollectionRequestBuilder + method buildRequest + return type com.microsoft.graph.http.BaseCollectionRequest + param arg0 : [Lcom.microsoft.graph.options.Option; + method buildRequest + return type com.microsoft.graph.http.BaseCollectionRequest + param arg0 : java.util.List + method byId + return type com.microsoft.graph.http.BaseRequestBuilder + param arg0 : java.lang.String + method count + return type com.microsoft.graph.http.PrimitiveRequestBuilder + method delta + return type com.microsoft.graph.requests.TodoTaskListDeltaCollectionRequestBuilder + method getClient + return type com.microsoft.graph.core.IBaseClient + method getOptions + return type java.util.List + param arg0 : [Lcom.microsoft.graph.options.Option; + method getRequestUrl + return type java.lang.String + method getRequestUrlWithAdditionalParameter + return type java.lang.String + param arg0 : java.lang.String + method getRequestUrlWithAdditionalSegment + return type java.lang.String + param arg0 : java.lang.String + class com.microsoft.graph.requests.TodoTaskListCollectionResponse : com.microsoft.graph.http.BaseCollectionResponse + property nextLink : java.lang.String + property value : java.util.List + method additionalDataManager + return type com.microsoft.graph.serializer.AdditionalDataManager + method nextLink + return type java.lang.String + method setRawObject + return type void + param arg0 : com.microsoft.graph.serializer.ISerializer + param arg1 : com.google.gson.JsonObject + method values + return type java.util.List + class com.microsoft.graph.requests.TodoTaskListDeltaCollectionPage : com.microsoft.graph.http.DeltaCollectionPage + property deltaLink : java.lang.String + method additionalDataManager + return type com.microsoft.graph.serializer.AdditionalDataManager + method deltaLink + return type java.lang.String + method getCount + return type java.lang.Long + method getCurrentPage + return type java.util.List + method getNextPage + return type com.microsoft.graph.http.BaseRequestBuilder + method setRawObject + return type void + param arg0 : com.microsoft.graph.serializer.ISerializer + param arg1 : com.google.gson.JsonObject + class com.microsoft.graph.requests.TodoTaskListDeltaCollectionRequest : com.microsoft.graph.http.BaseDeltaCollectionRequest + method addFunctionOption + return type void + param arg0 : com.microsoft.graph.options.FunctionOption + method addHeader + return type void + param arg0 : java.lang.String + param arg1 : java.lang.String + method addQueryOption + return type void + param arg0 : com.microsoft.graph.options.QueryOption + method buildFromResponse + return type com.microsoft.graph.http.BaseCollectionPage + param arg0 : com.microsoft.graph.http.ICollectionResponse + method count + return type com.microsoft.graph.requests.TodoTaskListDeltaCollectionRequest + method count + return type com.microsoft.graph.requests.TodoTaskListDeltaCollectionRequest + param arg0 : boolean + method deltaLink + return type com.microsoft.graph.requests.TodoTaskListDeltaCollectionRequest + param arg0 : java.lang.String + method deltaToken + return type com.microsoft.graph.requests.TodoTaskListDeltaCollectionRequest + param arg0 : java.lang.String + method expand + return type com.microsoft.graph.requests.TodoTaskListDeltaCollectionRequest + param arg0 : java.lang.String + method filter + return type com.microsoft.graph.requests.TodoTaskListDeltaCollectionRequest + param arg0 : java.lang.String + method get + return type com.microsoft.graph.http.BaseCollectionPage + method getAsync + return type java.util.concurrent.CompletableFuture + method getBaseRequest + return type com.microsoft.graph.http.BaseRequest + method getCollectionPageClass + return type java.lang.Class + method getDelay + return type long + method getHeaders + return type java.util.List + method getHttpMethod + return type com.microsoft.graph.http.HttpMethod + method getHttpRequest + return type java.lang.Object + method getHttpRequest + return type java.lang.Object + param arg0 : java.lang.Object + method getMaxRedirects + return type int + method getMaxRetries + return type int + method getOptions + return type java.util.List + method getRequestUrl + return type java.net.URL + method getShouldRedirect + return type com.microsoft.graph.httpcore.middlewareoption.IShouldRedirect + method getShouldRetry + return type com.microsoft.graph.httpcore.middlewareoption.IShouldRetry + method getUseCaches + return type boolean + method orderBy + return type com.microsoft.graph.requests.TodoTaskListDeltaCollectionRequest + param arg0 : java.lang.String + method select + return type com.microsoft.graph.requests.TodoTaskListDeltaCollectionRequest + param arg0 : java.lang.String + method setDelay + return type void + param arg0 : long + method setMaxRedirects + return type void + param arg0 : int + method setMaxRetries + return type void + param arg0 : int + method setShouldRedirect + return type void + param arg0 : com.microsoft.graph.httpcore.middlewareoption.IShouldRedirect + method setShouldRetry + return type void + param arg0 : com.microsoft.graph.httpcore.middlewareoption.IShouldRetry + method setUseCaches + return type void + param arg0 : boolean + method skipToken + return type com.microsoft.graph.requests.TodoTaskListDeltaCollectionRequest + param arg0 : java.lang.String + method skip + return type com.microsoft.graph.requests.TodoTaskListDeltaCollectionRequest + param arg0 : int + method top + return type com.microsoft.graph.requests.TodoTaskListDeltaCollectionRequest + param arg0 : int + method withHttpMethod + return type com.microsoft.graph.http.IHttpRequest + param arg0 : com.microsoft.graph.http.HttpMethod + class com.microsoft.graph.requests.TodoTaskListDeltaCollectionRequestBuilder : com.microsoft.graph.http.BaseFunctionCollectionRequestBuilder + method buildRequest + return type com.microsoft.graph.http.BaseCollectionRequest + param arg0 : [Lcom.microsoft.graph.options.Option; + method buildRequest + return type com.microsoft.graph.requests.TodoTaskListDeltaCollectionRequest + param arg0 : java.util.List + method buildRequest + return type com.microsoft.graph.http.BaseCollectionRequest + param arg0 : java.util.List + method byId + return type com.microsoft.graph.http.BaseRequestBuilder + param arg0 : java.lang.String + method getClient + return type com.microsoft.graph.core.IBaseClient + method getOptions + return type java.util.List + param arg0 : [Lcom.microsoft.graph.options.Option; + method getRequestUrl + return type java.lang.String + method getRequestUrlWithAdditionalParameter + return type java.lang.String + param arg0 : java.lang.String + method getRequestUrlWithAdditionalSegment + return type java.lang.String + param arg0 : java.lang.String + class com.microsoft.graph.requests.TodoTaskListDeltaCollectionResponse : com.microsoft.graph.http.BaseCollectionResponse + property nextLink : java.lang.String + property value : java.util.List + method additionalDataManager + return type com.microsoft.graph.serializer.AdditionalDataManager + method nextLink + return type java.lang.String + method setRawObject + return type void + param arg0 : com.microsoft.graph.serializer.ISerializer + param arg1 : com.google.gson.JsonObject + method values + return type java.util.List + class com.microsoft.graph.requests.TodoTaskListRequest : com.microsoft.graph.http.BaseRequest + property REQUEST_STATS_HEADER_VALUE_FORMAT_STRING : java.lang.String + method addFunctionOption + return type void + param arg0 : com.microsoft.graph.options.FunctionOption + method addHeader + return type void + param arg0 : java.lang.String + param arg1 : java.lang.String + method addQueryOption + return type void + param arg0 : com.microsoft.graph.options.QueryOption + method delete + return type com.microsoft.graph.models.TodoTaskList + method deleteAsync + return type java.util.concurrent.CompletableFuture + method expand + return type com.microsoft.graph.requests.TodoTaskListRequest + param arg0 : java.lang.String + method get + return type com.microsoft.graph.models.TodoTaskList + method getAsync + return type java.util.concurrent.CompletableFuture + method getClient + return type com.microsoft.graph.core.IBaseClient + method getDelay + return type long + method getFunctionOptions + return type java.util.List + method getHeaders + return type java.util.List + method getHttpMethod + return type com.microsoft.graph.http.HttpMethod + method getHttpRequest + return type java.lang.Object + method getHttpRequest + return type java.lang.Object + param arg0 : java.lang.Object + method getMaxRedirects + return type int + method getMaxRetries + return type int + method getOptions + return type java.util.List + method getQueryOptions + return type java.util.List + method getRequestUrl + return type java.net.URL + method getResponseType + return type java.lang.Class + method getShouldRedirect + return type com.microsoft.graph.httpcore.middlewareoption.IShouldRedirect + method getShouldRetry + return type com.microsoft.graph.httpcore.middlewareoption.IShouldRetry + method getUseCaches + return type boolean + method patchAsync + return type java.util.concurrent.CompletableFuture + param arg0 : com.microsoft.graph.models.TodoTaskList + method patch + return type com.microsoft.graph.models.TodoTaskList + param arg0 : com.microsoft.graph.models.TodoTaskList + method postAsync + return type java.util.concurrent.CompletableFuture + param arg0 : com.microsoft.graph.models.TodoTaskList + method post + return type com.microsoft.graph.models.TodoTaskList + param arg0 : com.microsoft.graph.models.TodoTaskList + method putAsync + return type java.util.concurrent.CompletableFuture + param arg0 : com.microsoft.graph.models.TodoTaskList + method put + return type com.microsoft.graph.models.TodoTaskList + param arg0 : com.microsoft.graph.models.TodoTaskList + method select + return type com.microsoft.graph.requests.TodoTaskListRequest + param arg0 : java.lang.String + method setDelay + return type void + param arg0 : long + method setHttpMethod + return type void + param arg0 : com.microsoft.graph.http.HttpMethod + method setMaxRedirects + return type void + param arg0 : int + method setMaxRetries + return type void + param arg0 : int + method setShouldRedirect + return type void + param arg0 : com.microsoft.graph.httpcore.middlewareoption.IShouldRedirect + method setShouldRetry + return type void + param arg0 : com.microsoft.graph.httpcore.middlewareoption.IShouldRetry + method setUseCaches + return type void + param arg0 : boolean + method withHttpMethod + return type com.microsoft.graph.http.IHttpRequest + param arg0 : com.microsoft.graph.http.HttpMethod + class com.microsoft.graph.requests.TodoTaskListRequestBuilder : com.microsoft.graph.http.BaseRequestBuilder method buildRequest - return type com.microsoft.graph.requests.TodoRequest + return type com.microsoft.graph.requests.TodoTaskListRequest param arg0 : [Lcom.microsoft.graph.options.Option; method buildRequest - return type com.microsoft.graph.requests.TodoRequest + return type com.microsoft.graph.requests.TodoTaskListRequest param arg0 : java.util.List + method extensions + return type com.microsoft.graph.requests.ExtensionCollectionRequestBuilder + method extensions + return type com.microsoft.graph.requests.ExtensionRequestBuilder + param arg0 : java.lang.String method getClient return type com.microsoft.graph.core.IBaseClient method getOptions @@ -147700,25 +149603,13 @@ method getRequestUrlWithAdditionalSegment return type java.lang.String param arg0 : java.lang.String - method lists - return type com.microsoft.graph.requests.TodoTaskListCollectionRequestBuilder - method lists - return type com.microsoft.graph.requests.TodoTaskListRequestBuilder + method tasks + return type com.microsoft.graph.requests.TodoTaskCollectionRequestBuilder + method tasks + return type com.microsoft.graph.requests.TodoTaskRequestBuilder param arg0 : java.lang.String - class com.microsoft.graph.requests.TodoTaskCollectionPage : com.microsoft.graph.http.BaseCollectionPage - method additionalDataManager - return type com.microsoft.graph.serializer.AdditionalDataManager - method getCount - return type java.lang.Long - method getCurrentPage - return type java.util.List - method getNextPage - return type com.microsoft.graph.http.BaseRequestBuilder - method setRawObject - return type void - param arg0 : com.microsoft.graph.serializer.ISerializer - param arg1 : com.google.gson.JsonObject - class com.microsoft.graph.requests.TodoTaskCollectionRequest : com.microsoft.graph.http.BaseEntityCollectionRequest + class com.microsoft.graph.requests.TodoTaskRequest : com.microsoft.graph.http.BaseRequest + property REQUEST_STATS_HEADER_VALUE_FORMAT_STRING : java.lang.String method addFunctionOption return type void param arg0 : com.microsoft.graph.options.FunctionOption @@ -147729,30 +149620,23 @@ method addQueryOption return type void param arg0 : com.microsoft.graph.options.QueryOption - method buildFromResponse - return type com.microsoft.graph.http.BaseCollectionPage - param arg0 : com.microsoft.graph.http.ICollectionResponse - method count - return type com.microsoft.graph.requests.TodoTaskCollectionRequest - method count - return type com.microsoft.graph.requests.TodoTaskCollectionRequest - param arg0 : boolean + method delete + return type com.microsoft.graph.models.TodoTask + method deleteAsync + return type java.util.concurrent.CompletableFuture method expand - return type com.microsoft.graph.requests.TodoTaskCollectionRequest - param arg0 : java.lang.String - method filter - return type com.microsoft.graph.requests.TodoTaskCollectionRequest + return type com.microsoft.graph.requests.TodoTaskRequest param arg0 : java.lang.String method get - return type com.microsoft.graph.http.BaseCollectionPage + return type com.microsoft.graph.models.TodoTask method getAsync return type java.util.concurrent.CompletableFuture - method getBaseRequest - return type com.microsoft.graph.http.BaseRequest - method getCollectionPageClass - return type java.lang.Class + method getClient + return type com.microsoft.graph.core.IBaseClient method getDelay return type long + method getFunctionOptions + return type java.util.List method getHeaders return type java.util.List method getHttpMethod @@ -147768,29 +149652,45 @@ return type int method getOptions return type java.util.List + method getQueryOptions + return type java.util.List method getRequestUrl return type java.net.URL + method getResponseType + return type java.lang.Class method getShouldRedirect return type com.microsoft.graph.httpcore.middlewareoption.IShouldRedirect method getShouldRetry return type com.microsoft.graph.httpcore.middlewareoption.IShouldRetry method getUseCaches return type boolean - method orderBy - return type com.microsoft.graph.requests.TodoTaskCollectionRequest - param arg0 : java.lang.String + method patchAsync + return type java.util.concurrent.CompletableFuture + param arg0 : com.microsoft.graph.models.TodoTask + method patch + return type com.microsoft.graph.models.TodoTask + param arg0 : com.microsoft.graph.models.TodoTask method postAsync return type java.util.concurrent.CompletableFuture param arg0 : com.microsoft.graph.models.TodoTask method post return type com.microsoft.graph.models.TodoTask param arg0 : com.microsoft.graph.models.TodoTask + method putAsync + return type java.util.concurrent.CompletableFuture + param arg0 : com.microsoft.graph.models.TodoTask + method put + return type com.microsoft.graph.models.TodoTask + param arg0 : com.microsoft.graph.models.TodoTask method select - return type com.microsoft.graph.requests.TodoTaskCollectionRequest + return type com.microsoft.graph.requests.TodoTaskRequest param arg0 : java.lang.String method setDelay return type void param arg0 : long + method setHttpMethod + return type void + param arg0 : com.microsoft.graph.http.HttpMethod method setMaxRedirects return type void param arg0 : int @@ -147806,32 +149706,21 @@ method setUseCaches return type void param arg0 : boolean - method skipToken - return type com.microsoft.graph.requests.TodoTaskCollectionRequest - param arg0 : java.lang.String - method skip - return type com.microsoft.graph.requests.TodoTaskCollectionRequest - param arg0 : int - method top - return type com.microsoft.graph.requests.TodoTaskCollectionRequest - param arg0 : int method withHttpMethod return type com.microsoft.graph.http.IHttpRequest param arg0 : com.microsoft.graph.http.HttpMethod - class com.microsoft.graph.requests.TodoTaskCollectionRequestBuilder : com.microsoft.graph.http.BaseCollectionRequestBuilder + class com.microsoft.graph.requests.TodoTaskRequestBuilder : com.microsoft.graph.http.BaseRequestBuilder method buildRequest - return type com.microsoft.graph.http.BaseCollectionRequest + return type com.microsoft.graph.requests.TodoTaskRequest param arg0 : [Lcom.microsoft.graph.options.Option; method buildRequest - return type com.microsoft.graph.http.BaseCollectionRequest + return type com.microsoft.graph.requests.TodoTaskRequest param arg0 : java.util.List - method byId - return type com.microsoft.graph.http.BaseRequestBuilder + method extensions + return type com.microsoft.graph.requests.ExtensionCollectionRequestBuilder + method extensions + return type com.microsoft.graph.requests.ExtensionRequestBuilder param arg0 : java.lang.String - method count - return type com.microsoft.graph.http.PrimitiveRequestBuilder - method delta - return type com.microsoft.graph.requests.TodoTaskDeltaCollectionRequestBuilder method getClient return type com.microsoft.graph.core.IBaseClient method getOptions @@ -147845,25 +149734,14 @@ method getRequestUrlWithAdditionalSegment return type java.lang.String param arg0 : java.lang.String - class com.microsoft.graph.requests.TodoTaskCollectionResponse : com.microsoft.graph.http.BaseCollectionResponse - property nextLink : java.lang.String - property value : java.util.List - method additionalDataManager - return type com.microsoft.graph.serializer.AdditionalDataManager - method nextLink - return type java.lang.String - method setRawObject - return type void - param arg0 : com.microsoft.graph.serializer.ISerializer - param arg1 : com.google.gson.JsonObject - method values - return type java.util.List - class com.microsoft.graph.requests.TodoTaskDeltaCollectionPage : com.microsoft.graph.http.DeltaCollectionPage - property deltaLink : java.lang.String + method linkedResources + return type com.microsoft.graph.requests.LinkedResourceCollectionRequestBuilder + method linkedResources + return type com.microsoft.graph.requests.LinkedResourceRequestBuilder + param arg0 : java.lang.String + class com.microsoft.graph.requests.TokenIssuancePolicyCollectionPage : com.microsoft.graph.http.BaseCollectionPage method additionalDataManager return type com.microsoft.graph.serializer.AdditionalDataManager - method deltaLink - return type java.lang.String method getCount return type java.lang.Long method getCurrentPage @@ -147874,7 +149752,7 @@ return type void param arg0 : com.microsoft.graph.serializer.ISerializer param arg1 : com.google.gson.JsonObject - class com.microsoft.graph.requests.TodoTaskDeltaCollectionRequest : com.microsoft.graph.http.BaseDeltaCollectionRequest + class com.microsoft.graph.requests.TokenIssuancePolicyCollectionReferenceRequest : com.microsoft.graph.http.BaseCollectionWithReferencesRequest method addFunctionOption return type void param arg0 : com.microsoft.graph.options.FunctionOption @@ -147889,21 +149767,15 @@ return type com.microsoft.graph.http.BaseCollectionPage param arg0 : com.microsoft.graph.http.ICollectionResponse method count - return type com.microsoft.graph.requests.TodoTaskDeltaCollectionRequest + return type com.microsoft.graph.requests.TokenIssuancePolicyCollectionReferenceRequest method count - return type com.microsoft.graph.requests.TodoTaskDeltaCollectionRequest + return type com.microsoft.graph.requests.TokenIssuancePolicyCollectionReferenceRequest param arg0 : boolean - method deltaLink - return type com.microsoft.graph.requests.TodoTaskDeltaCollectionRequest - param arg0 : java.lang.String - method deltaToken - return type com.microsoft.graph.requests.TodoTaskDeltaCollectionRequest - param arg0 : java.lang.String method expand - return type com.microsoft.graph.requests.TodoTaskDeltaCollectionRequest + return type com.microsoft.graph.requests.TokenIssuancePolicyCollectionReferenceRequest param arg0 : java.lang.String method filter - return type com.microsoft.graph.requests.TodoTaskDeltaCollectionRequest + return type com.microsoft.graph.requests.TokenIssuancePolicyCollectionReferenceRequest param arg0 : java.lang.String method get return type com.microsoft.graph.http.BaseCollectionPage @@ -147939,10 +149811,16 @@ method getUseCaches return type boolean method orderBy - return type com.microsoft.graph.requests.TodoTaskDeltaCollectionRequest + return type com.microsoft.graph.requests.TokenIssuancePolicyCollectionReferenceRequest param arg0 : java.lang.String + method postAsync + return type java.util.concurrent.CompletableFuture + param arg0 : com.microsoft.graph.models.TokenIssuancePolicy + method post + return type com.microsoft.graph.models.TokenIssuancePolicy + param arg0 : com.microsoft.graph.models.TokenIssuancePolicy method select - return type com.microsoft.graph.requests.TodoTaskDeltaCollectionRequest + return type com.microsoft.graph.requests.TokenIssuancePolicyCollectionReferenceRequest param arg0 : java.lang.String method setDelay return type void @@ -147962,25 +149840,16 @@ method setUseCaches return type void param arg0 : boolean - method skipToken - return type com.microsoft.graph.requests.TodoTaskDeltaCollectionRequest - param arg0 : java.lang.String - method skip - return type com.microsoft.graph.requests.TodoTaskDeltaCollectionRequest - param arg0 : int method top - return type com.microsoft.graph.requests.TodoTaskDeltaCollectionRequest + return type com.microsoft.graph.requests.TokenIssuancePolicyCollectionReferenceRequest param arg0 : int method withHttpMethod return type com.microsoft.graph.http.IHttpRequest param arg0 : com.microsoft.graph.http.HttpMethod - class com.microsoft.graph.requests.TodoTaskDeltaCollectionRequestBuilder : com.microsoft.graph.http.BaseFunctionCollectionRequestBuilder + class com.microsoft.graph.requests.TokenIssuancePolicyCollectionReferenceRequestBuilder : com.microsoft.graph.http.BaseCollectionReferenceRequestBuilder method buildRequest return type com.microsoft.graph.http.BaseCollectionRequest param arg0 : [Lcom.microsoft.graph.options.Option; - method buildRequest - return type com.microsoft.graph.requests.TodoTaskDeltaCollectionRequest - param arg0 : java.util.List method buildRequest return type com.microsoft.graph.http.BaseCollectionRequest param arg0 : java.util.List @@ -148000,33 +149869,7 @@ method getRequestUrlWithAdditionalSegment return type java.lang.String param arg0 : java.lang.String - class com.microsoft.graph.requests.TodoTaskDeltaCollectionResponse : com.microsoft.graph.http.BaseCollectionResponse - property nextLink : java.lang.String - property value : java.util.List - method additionalDataManager - return type com.microsoft.graph.serializer.AdditionalDataManager - method nextLink - return type java.lang.String - method setRawObject - return type void - param arg0 : com.microsoft.graph.serializer.ISerializer - param arg1 : com.google.gson.JsonObject - method values - return type java.util.List - class com.microsoft.graph.requests.TodoTaskListCollectionPage : com.microsoft.graph.http.BaseCollectionPage - method additionalDataManager - return type com.microsoft.graph.serializer.AdditionalDataManager - method getCount - return type java.lang.Long - method getCurrentPage - return type java.util.List - method getNextPage - return type com.microsoft.graph.http.BaseRequestBuilder - method setRawObject - return type void - param arg0 : com.microsoft.graph.serializer.ISerializer - param arg1 : com.google.gson.JsonObject - class com.microsoft.graph.requests.TodoTaskListCollectionRequest : com.microsoft.graph.http.BaseEntityCollectionRequest + class com.microsoft.graph.requests.TokenIssuancePolicyCollectionRequest : com.microsoft.graph.http.BaseEntityCollectionRequest method addFunctionOption return type void param arg0 : com.microsoft.graph.options.FunctionOption @@ -148041,15 +149884,15 @@ return type com.microsoft.graph.http.BaseCollectionPage param arg0 : com.microsoft.graph.http.ICollectionResponse method count - return type com.microsoft.graph.requests.TodoTaskListCollectionRequest + return type com.microsoft.graph.requests.TokenIssuancePolicyCollectionRequest method count - return type com.microsoft.graph.requests.TodoTaskListCollectionRequest + return type com.microsoft.graph.requests.TokenIssuancePolicyCollectionRequest param arg0 : boolean method expand - return type com.microsoft.graph.requests.TodoTaskListCollectionRequest + return type com.microsoft.graph.requests.TokenIssuancePolicyCollectionRequest param arg0 : java.lang.String method filter - return type com.microsoft.graph.requests.TodoTaskListCollectionRequest + return type com.microsoft.graph.requests.TokenIssuancePolicyCollectionRequest param arg0 : java.lang.String method get return type com.microsoft.graph.http.BaseCollectionPage @@ -148085,16 +149928,16 @@ method getUseCaches return type boolean method orderBy - return type com.microsoft.graph.requests.TodoTaskListCollectionRequest + return type com.microsoft.graph.requests.TokenIssuancePolicyCollectionRequest param arg0 : java.lang.String method postAsync return type java.util.concurrent.CompletableFuture - param arg0 : com.microsoft.graph.models.TodoTaskList + param arg0 : com.microsoft.graph.models.TokenIssuancePolicy method post - return type com.microsoft.graph.models.TodoTaskList - param arg0 : com.microsoft.graph.models.TodoTaskList + return type com.microsoft.graph.models.TokenIssuancePolicy + param arg0 : com.microsoft.graph.models.TokenIssuancePolicy method select - return type com.microsoft.graph.requests.TodoTaskListCollectionRequest + return type com.microsoft.graph.requests.TokenIssuancePolicyCollectionRequest param arg0 : java.lang.String method setDelay return type void @@ -148115,18 +149958,18 @@ return type void param arg0 : boolean method skipToken - return type com.microsoft.graph.requests.TodoTaskListCollectionRequest + return type com.microsoft.graph.requests.TokenIssuancePolicyCollectionRequest param arg0 : java.lang.String method skip - return type com.microsoft.graph.requests.TodoTaskListCollectionRequest + return type com.microsoft.graph.requests.TokenIssuancePolicyCollectionRequest param arg0 : int method top - return type com.microsoft.graph.requests.TodoTaskListCollectionRequest + return type com.microsoft.graph.requests.TokenIssuancePolicyCollectionRequest param arg0 : int method withHttpMethod return type com.microsoft.graph.http.IHttpRequest param arg0 : com.microsoft.graph.http.HttpMethod - class com.microsoft.graph.requests.TodoTaskListCollectionRequestBuilder : com.microsoft.graph.http.BaseCollectionRequestBuilder + class com.microsoft.graph.requests.TokenIssuancePolicyCollectionRequestBuilder : com.microsoft.graph.http.BaseCollectionRequestBuilder method buildRequest return type com.microsoft.graph.http.BaseCollectionRequest param arg0 : [Lcom.microsoft.graph.options.Option; @@ -148138,8 +149981,12 @@ param arg0 : java.lang.String method count return type com.microsoft.graph.http.PrimitiveRequestBuilder - method delta - return type com.microsoft.graph.requests.TodoTaskListDeltaCollectionRequestBuilder + method getAvailableExtensionProperties + return type com.microsoft.graph.requests.DirectoryObjectGetAvailableExtensionPropertiesCollectionRequestBuilder + param arg0 : com.microsoft.graph.models.DirectoryObjectGetAvailableExtensionPropertiesParameterSet + method getByIds + return type com.microsoft.graph.requests.DirectoryObjectGetByIdsCollectionRequestBuilder + param arg0 : com.microsoft.graph.models.DirectoryObjectGetByIdsParameterSet method getClient return type com.microsoft.graph.core.IBaseClient method getOptions @@ -148153,7 +150000,10 @@ method getRequestUrlWithAdditionalSegment return type java.lang.String param arg0 : java.lang.String - class com.microsoft.graph.requests.TodoTaskListCollectionResponse : com.microsoft.graph.http.BaseCollectionResponse + method validateProperties + return type com.microsoft.graph.requests.DirectoryObjectValidatePropertiesRequestBuilder + param arg0 : com.microsoft.graph.models.DirectoryObjectValidatePropertiesParameterSet + class com.microsoft.graph.requests.TokenIssuancePolicyCollectionResponse : com.microsoft.graph.http.BaseCollectionResponse property nextLink : java.lang.String property value : java.util.List method additionalDataManager @@ -148166,12 +150016,9 @@ param arg1 : com.google.gson.JsonObject method values return type java.util.List - class com.microsoft.graph.requests.TodoTaskListDeltaCollectionPage : com.microsoft.graph.http.DeltaCollectionPage - property deltaLink : java.lang.String + class com.microsoft.graph.requests.TokenIssuancePolicyCollectionWithReferencesPage : com.microsoft.graph.http.BaseCollectionPage method additionalDataManager return type com.microsoft.graph.serializer.AdditionalDataManager - method deltaLink - return type java.lang.String method getCount return type java.lang.Long method getCurrentPage @@ -148182,7 +150029,7 @@ return type void param arg0 : com.microsoft.graph.serializer.ISerializer param arg1 : com.google.gson.JsonObject - class com.microsoft.graph.requests.TodoTaskListDeltaCollectionRequest : com.microsoft.graph.http.BaseDeltaCollectionRequest + class com.microsoft.graph.requests.TokenIssuancePolicyCollectionWithReferencesRequest : com.microsoft.graph.http.BaseCollectionWithReferencesRequest method addFunctionOption return type void param arg0 : com.microsoft.graph.options.FunctionOption @@ -148197,21 +150044,15 @@ return type com.microsoft.graph.http.BaseCollectionPage param arg0 : com.microsoft.graph.http.ICollectionResponse method count - return type com.microsoft.graph.requests.TodoTaskListDeltaCollectionRequest + return type com.microsoft.graph.requests.TokenIssuancePolicyCollectionWithReferencesRequest method count - return type com.microsoft.graph.requests.TodoTaskListDeltaCollectionRequest + return type com.microsoft.graph.requests.TokenIssuancePolicyCollectionWithReferencesRequest param arg0 : boolean - method deltaLink - return type com.microsoft.graph.requests.TodoTaskListDeltaCollectionRequest - param arg0 : java.lang.String - method deltaToken - return type com.microsoft.graph.requests.TodoTaskListDeltaCollectionRequest - param arg0 : java.lang.String method expand - return type com.microsoft.graph.requests.TodoTaskListDeltaCollectionRequest + return type com.microsoft.graph.requests.TokenIssuancePolicyCollectionWithReferencesRequest param arg0 : java.lang.String method filter - return type com.microsoft.graph.requests.TodoTaskListDeltaCollectionRequest + return type com.microsoft.graph.requests.TokenIssuancePolicyCollectionWithReferencesRequest param arg0 : java.lang.String method get return type com.microsoft.graph.http.BaseCollectionPage @@ -148247,10 +150088,10 @@ method getUseCaches return type boolean method orderBy - return type com.microsoft.graph.requests.TodoTaskListDeltaCollectionRequest + return type com.microsoft.graph.requests.TokenIssuancePolicyCollectionWithReferencesRequest param arg0 : java.lang.String method select - return type com.microsoft.graph.requests.TodoTaskListDeltaCollectionRequest + return type com.microsoft.graph.requests.TokenIssuancePolicyCollectionWithReferencesRequest param arg0 : java.lang.String method setDelay return type void @@ -148270,25 +150111,16 @@ method setUseCaches return type void param arg0 : boolean - method skipToken - return type com.microsoft.graph.requests.TodoTaskListDeltaCollectionRequest - param arg0 : java.lang.String - method skip - return type com.microsoft.graph.requests.TodoTaskListDeltaCollectionRequest - param arg0 : int method top - return type com.microsoft.graph.requests.TodoTaskListDeltaCollectionRequest + return type com.microsoft.graph.requests.TokenIssuancePolicyCollectionWithReferencesRequest param arg0 : int method withHttpMethod return type com.microsoft.graph.http.IHttpRequest param arg0 : com.microsoft.graph.http.HttpMethod - class com.microsoft.graph.requests.TodoTaskListDeltaCollectionRequestBuilder : com.microsoft.graph.http.BaseFunctionCollectionRequestBuilder + class com.microsoft.graph.requests.TokenIssuancePolicyCollectionWithReferencesRequestBuilder : com.microsoft.graph.http.BaseCollectionWithReferencesRequestBuilder method buildRequest return type com.microsoft.graph.http.BaseCollectionRequest param arg0 : [Lcom.microsoft.graph.options.Option; - method buildRequest - return type com.microsoft.graph.requests.TodoTaskListDeltaCollectionRequest - param arg0 : java.util.List method buildRequest return type com.microsoft.graph.http.BaseCollectionRequest param arg0 : java.util.List @@ -148308,20 +150140,9 @@ method getRequestUrlWithAdditionalSegment return type java.lang.String param arg0 : java.lang.String - class com.microsoft.graph.requests.TodoTaskListDeltaCollectionResponse : com.microsoft.graph.http.BaseCollectionResponse - property nextLink : java.lang.String - property value : java.util.List - method additionalDataManager - return type com.microsoft.graph.serializer.AdditionalDataManager - method nextLink - return type java.lang.String - method setRawObject - return type void - param arg0 : com.microsoft.graph.serializer.ISerializer - param arg1 : com.google.gson.JsonObject - method values - return type java.util.List - class com.microsoft.graph.requests.TodoTaskListRequest : com.microsoft.graph.http.BaseRequest + method references + return type com.microsoft.graph.http.BaseCollectionReferenceRequestBuilder + class com.microsoft.graph.requests.TokenIssuancePolicyReferenceRequest : com.microsoft.graph.http.BaseReferenceRequest property REQUEST_STATS_HEADER_VALUE_FORMAT_STRING : java.lang.String method addFunctionOption return type void @@ -148334,16 +150155,12 @@ return type void param arg0 : com.microsoft.graph.options.QueryOption method delete - return type com.microsoft.graph.models.TodoTaskList + return type java.lang.Object method deleteAsync return type java.util.concurrent.CompletableFuture method expand - return type com.microsoft.graph.requests.TodoTaskListRequest + return type com.microsoft.graph.requests.TokenIssuancePolicyReferenceRequest param arg0 : java.lang.String - method get - return type com.microsoft.graph.models.TodoTaskList - method getAsync - return type java.util.concurrent.CompletableFuture method getClient return type com.microsoft.graph.core.IBaseClient method getDelay @@ -148377,26 +150194,14 @@ return type com.microsoft.graph.httpcore.middlewareoption.IShouldRetry method getUseCaches return type boolean - method patchAsync - return type java.util.concurrent.CompletableFuture - param arg0 : com.microsoft.graph.models.TodoTaskList - method patch - return type com.microsoft.graph.models.TodoTaskList - param arg0 : com.microsoft.graph.models.TodoTaskList - method postAsync - return type java.util.concurrent.CompletableFuture - param arg0 : com.microsoft.graph.models.TodoTaskList - method post - return type com.microsoft.graph.models.TodoTaskList - param arg0 : com.microsoft.graph.models.TodoTaskList method putAsync return type java.util.concurrent.CompletableFuture - param arg0 : com.microsoft.graph.models.TodoTaskList + param arg0 : com.microsoft.graph.models.TokenIssuancePolicy method put - return type com.microsoft.graph.models.TodoTaskList - param arg0 : com.microsoft.graph.models.TodoTaskList + return type com.microsoft.graph.models.TokenIssuancePolicy + param arg0 : com.microsoft.graph.models.TokenIssuancePolicy method select - return type com.microsoft.graph.requests.TodoTaskListRequest + return type com.microsoft.graph.requests.TokenIssuancePolicyReferenceRequest param arg0 : java.lang.String method setDelay return type void @@ -148422,18 +150227,13 @@ method withHttpMethod return type com.microsoft.graph.http.IHttpRequest param arg0 : com.microsoft.graph.http.HttpMethod - class com.microsoft.graph.requests.TodoTaskListRequestBuilder : com.microsoft.graph.http.BaseRequestBuilder + class com.microsoft.graph.requests.TokenIssuancePolicyReferenceRequestBuilder : com.microsoft.graph.http.BaseReferenceRequestBuilder method buildRequest - return type com.microsoft.graph.requests.TodoTaskListRequest + return type com.microsoft.graph.http.BaseReferenceRequest param arg0 : [Lcom.microsoft.graph.options.Option; method buildRequest - return type com.microsoft.graph.requests.TodoTaskListRequest + return type com.microsoft.graph.http.BaseReferenceRequest param arg0 : java.util.List - method extensions - return type com.microsoft.graph.requests.ExtensionCollectionRequestBuilder - method extensions - return type com.microsoft.graph.requests.ExtensionRequestBuilder - param arg0 : java.lang.String method getClient return type com.microsoft.graph.core.IBaseClient method getOptions @@ -148447,12 +150247,7 @@ method getRequestUrlWithAdditionalSegment return type java.lang.String param arg0 : java.lang.String - method tasks - return type com.microsoft.graph.requests.TodoTaskCollectionRequestBuilder - method tasks - return type com.microsoft.graph.requests.TodoTaskRequestBuilder - param arg0 : java.lang.String - class com.microsoft.graph.requests.TodoTaskRequest : com.microsoft.graph.http.BaseRequest + class com.microsoft.graph.requests.TokenIssuancePolicyRequest : com.microsoft.graph.http.BaseRequest property REQUEST_STATS_HEADER_VALUE_FORMAT_STRING : java.lang.String method addFunctionOption return type void @@ -148465,14 +150260,14 @@ return type void param arg0 : com.microsoft.graph.options.QueryOption method delete - return type com.microsoft.graph.models.TodoTask + return type com.microsoft.graph.models.TokenIssuancePolicy method deleteAsync return type java.util.concurrent.CompletableFuture method expand - return type com.microsoft.graph.requests.TodoTaskRequest + return type com.microsoft.graph.requests.TokenIssuancePolicyRequest param arg0 : java.lang.String method get - return type com.microsoft.graph.models.TodoTask + return type com.microsoft.graph.models.TokenIssuancePolicy method getAsync return type java.util.concurrent.CompletableFuture method getClient @@ -148510,24 +150305,24 @@ return type boolean method patchAsync return type java.util.concurrent.CompletableFuture - param arg0 : com.microsoft.graph.models.TodoTask + param arg0 : com.microsoft.graph.models.TokenIssuancePolicy method patch - return type com.microsoft.graph.models.TodoTask - param arg0 : com.microsoft.graph.models.TodoTask + return type com.microsoft.graph.models.TokenIssuancePolicy + param arg0 : com.microsoft.graph.models.TokenIssuancePolicy method postAsync return type java.util.concurrent.CompletableFuture - param arg0 : com.microsoft.graph.models.TodoTask + param arg0 : com.microsoft.graph.models.TokenIssuancePolicy method post - return type com.microsoft.graph.models.TodoTask - param arg0 : com.microsoft.graph.models.TodoTask + return type com.microsoft.graph.models.TokenIssuancePolicy + param arg0 : com.microsoft.graph.models.TokenIssuancePolicy method putAsync return type java.util.concurrent.CompletableFuture - param arg0 : com.microsoft.graph.models.TodoTask + param arg0 : com.microsoft.graph.models.TokenIssuancePolicy method put - return type com.microsoft.graph.models.TodoTask - param arg0 : com.microsoft.graph.models.TodoTask + return type com.microsoft.graph.models.TokenIssuancePolicy + param arg0 : com.microsoft.graph.models.TokenIssuancePolicy method select - return type com.microsoft.graph.requests.TodoTaskRequest + return type com.microsoft.graph.requests.TokenIssuancePolicyRequest param arg0 : java.lang.String method setDelay return type void @@ -148553,20 +150348,32 @@ method withHttpMethod return type com.microsoft.graph.http.IHttpRequest param arg0 : com.microsoft.graph.http.HttpMethod - class com.microsoft.graph.requests.TodoTaskRequestBuilder : com.microsoft.graph.http.BaseRequestBuilder + class com.microsoft.graph.requests.TokenIssuancePolicyRequestBuilder : com.microsoft.graph.http.BaseRequestBuilder + method appliesTo + return type com.microsoft.graph.requests.DirectoryObjectCollectionWithReferencesRequestBuilder + method appliesTo + return type com.microsoft.graph.requests.DirectoryObjectWithReferenceRequestBuilder + param arg0 : java.lang.String method buildRequest - return type com.microsoft.graph.requests.TodoTaskRequest + return type com.microsoft.graph.requests.TokenIssuancePolicyRequest param arg0 : [Lcom.microsoft.graph.options.Option; method buildRequest - return type com.microsoft.graph.requests.TodoTaskRequest + return type com.microsoft.graph.requests.TokenIssuancePolicyRequest param arg0 : java.util.List - method extensions - return type com.microsoft.graph.requests.ExtensionCollectionRequestBuilder - method extensions - return type com.microsoft.graph.requests.ExtensionRequestBuilder - param arg0 : java.lang.String + method checkMemberGroups + return type com.microsoft.graph.requests.DirectoryObjectCheckMemberGroupsCollectionRequestBuilder + param arg0 : com.microsoft.graph.models.DirectoryObjectCheckMemberGroupsParameterSet + method checkMemberObjects + return type com.microsoft.graph.requests.DirectoryObjectCheckMemberObjectsCollectionRequestBuilder + param arg0 : com.microsoft.graph.models.DirectoryObjectCheckMemberObjectsParameterSet method getClient return type com.microsoft.graph.core.IBaseClient + method getMemberGroups + return type com.microsoft.graph.requests.DirectoryObjectGetMemberGroupsCollectionRequestBuilder + param arg0 : com.microsoft.graph.models.DirectoryObjectGetMemberGroupsParameterSet + method getMemberObjects + return type com.microsoft.graph.requests.DirectoryObjectGetMemberObjectsCollectionRequestBuilder + param arg0 : com.microsoft.graph.models.DirectoryObjectGetMemberObjectsParameterSet method getOptions return type java.util.List param arg0 : [Lcom.microsoft.graph.options.Option; @@ -148578,12 +150385,128 @@ method getRequestUrlWithAdditionalSegment return type java.lang.String param arg0 : java.lang.String - method linkedResources - return type com.microsoft.graph.requests.LinkedResourceCollectionRequestBuilder - method linkedResources - return type com.microsoft.graph.requests.LinkedResourceRequestBuilder + method restore + return type com.microsoft.graph.requests.DirectoryObjectRestoreRequestBuilder + class com.microsoft.graph.requests.TokenIssuancePolicyWithReferenceRequest : com.microsoft.graph.http.BaseWithReferenceRequest + property REQUEST_STATS_HEADER_VALUE_FORMAT_STRING : java.lang.String + method addFunctionOption + return type void + param arg0 : com.microsoft.graph.options.FunctionOption + method addHeader + return type void param arg0 : java.lang.String - class com.microsoft.graph.requests.TokenIssuancePolicyCollectionPage : com.microsoft.graph.http.BaseCollectionPage + param arg1 : java.lang.String + method addQueryOption + return type void + param arg0 : com.microsoft.graph.options.QueryOption + method delete + return type void + method deleteAsync + return type java.util.concurrent.CompletableFuture + method expand + return type com.microsoft.graph.requests.TokenIssuancePolicyWithReferenceRequest + param arg0 : java.lang.String + method get + return type java.lang.Object + method getAsync + return type java.util.concurrent.CompletableFuture + method getClient + return type com.microsoft.graph.core.IBaseClient + method getDelay + return type long + method getFunctionOptions + return type java.util.List + method getHeaders + return type java.util.List + method getHttpMethod + return type com.microsoft.graph.http.HttpMethod + method getHttpRequest + return type java.lang.Object + method getHttpRequest + return type java.lang.Object + param arg0 : java.lang.Object + method getMaxRedirects + return type int + method getMaxRetries + return type int + method getOptions + return type java.util.List + method getQueryOptions + return type java.util.List + method getRequestUrl + return type java.net.URL + method getResponseType + return type java.lang.Class + method getShouldRedirect + return type com.microsoft.graph.httpcore.middlewareoption.IShouldRedirect + method getShouldRetry + return type com.microsoft.graph.httpcore.middlewareoption.IShouldRetry + method getUseCaches + return type boolean + method patchAsync + return type java.util.concurrent.CompletableFuture + param arg0 : java.lang.Object + method patch + return type java.lang.Object + param arg0 : java.lang.Object + method postAsync + return type java.util.concurrent.CompletableFuture + param arg0 : java.lang.Object + param arg1 : com.microsoft.graph.serializer.IJsonBackedObject + method post + return type java.lang.Object + param arg0 : java.lang.Object + param arg1 : com.microsoft.graph.serializer.IJsonBackedObject + method select + return type com.microsoft.graph.requests.TokenIssuancePolicyWithReferenceRequest + param arg0 : java.lang.String + method setDelay + return type void + param arg0 : long + method setHttpMethod + return type void + param arg0 : com.microsoft.graph.http.HttpMethod + method setMaxRedirects + return type void + param arg0 : int + method setMaxRetries + return type void + param arg0 : int + method setShouldRedirect + return type void + param arg0 : com.microsoft.graph.httpcore.middlewareoption.IShouldRedirect + method setShouldRetry + return type void + param arg0 : com.microsoft.graph.httpcore.middlewareoption.IShouldRetry + method setUseCaches + return type void + param arg0 : boolean + method withHttpMethod + return type com.microsoft.graph.http.IHttpRequest + param arg0 : com.microsoft.graph.http.HttpMethod + class com.microsoft.graph.requests.TokenIssuancePolicyWithReferenceRequestBuilder : com.microsoft.graph.http.BaseWithReferenceRequestBuilder + method buildRequest + return type com.microsoft.graph.http.BaseWithReferenceRequest + param arg0 : [Lcom.microsoft.graph.options.Option; + method buildRequest + return type com.microsoft.graph.http.BaseWithReferenceRequest + param arg0 : java.util.List + method getClient + return type com.microsoft.graph.core.IBaseClient + method getOptions + return type java.util.List + param arg0 : [Lcom.microsoft.graph.options.Option; + method getRequestUrl + return type java.lang.String + method getRequestUrlWithAdditionalParameter + return type java.lang.String + param arg0 : java.lang.String + method getRequestUrlWithAdditionalSegment + return type java.lang.String + param arg0 : java.lang.String + method reference + return type com.microsoft.graph.http.BaseReferenceRequestBuilder + class com.microsoft.graph.requests.TokenLifetimePolicyCollectionPage : com.microsoft.graph.http.BaseCollectionPage method additionalDataManager return type com.microsoft.graph.serializer.AdditionalDataManager method getCount @@ -148596,7 +150519,7 @@ return type void param arg0 : com.microsoft.graph.serializer.ISerializer param arg1 : com.google.gson.JsonObject - class com.microsoft.graph.requests.TokenIssuancePolicyCollectionReferenceRequest : com.microsoft.graph.http.BaseCollectionWithReferencesRequest + class com.microsoft.graph.requests.TokenLifetimePolicyCollectionReferenceRequest : com.microsoft.graph.http.BaseCollectionWithReferencesRequest method addFunctionOption return type void param arg0 : com.microsoft.graph.options.FunctionOption @@ -148611,15 +150534,15 @@ return type com.microsoft.graph.http.BaseCollectionPage param arg0 : com.microsoft.graph.http.ICollectionResponse method count - return type com.microsoft.graph.requests.TokenIssuancePolicyCollectionReferenceRequest + return type com.microsoft.graph.requests.TokenLifetimePolicyCollectionReferenceRequest method count - return type com.microsoft.graph.requests.TokenIssuancePolicyCollectionReferenceRequest + return type com.microsoft.graph.requests.TokenLifetimePolicyCollectionReferenceRequest param arg0 : boolean method expand - return type com.microsoft.graph.requests.TokenIssuancePolicyCollectionReferenceRequest + return type com.microsoft.graph.requests.TokenLifetimePolicyCollectionReferenceRequest param arg0 : java.lang.String method filter - return type com.microsoft.graph.requests.TokenIssuancePolicyCollectionReferenceRequest + return type com.microsoft.graph.requests.TokenLifetimePolicyCollectionReferenceRequest param arg0 : java.lang.String method get return type com.microsoft.graph.http.BaseCollectionPage @@ -148655,16 +150578,16 @@ method getUseCaches return type boolean method orderBy - return type com.microsoft.graph.requests.TokenIssuancePolicyCollectionReferenceRequest + return type com.microsoft.graph.requests.TokenLifetimePolicyCollectionReferenceRequest param arg0 : java.lang.String method postAsync return type java.util.concurrent.CompletableFuture - param arg0 : com.microsoft.graph.models.TokenIssuancePolicy + param arg0 : com.microsoft.graph.models.TokenLifetimePolicy method post - return type com.microsoft.graph.models.TokenIssuancePolicy - param arg0 : com.microsoft.graph.models.TokenIssuancePolicy + return type com.microsoft.graph.models.TokenLifetimePolicy + param arg0 : com.microsoft.graph.models.TokenLifetimePolicy method select - return type com.microsoft.graph.requests.TokenIssuancePolicyCollectionReferenceRequest + return type com.microsoft.graph.requests.TokenLifetimePolicyCollectionReferenceRequest param arg0 : java.lang.String method setDelay return type void @@ -148685,12 +150608,12 @@ return type void param arg0 : boolean method top - return type com.microsoft.graph.requests.TokenIssuancePolicyCollectionReferenceRequest + return type com.microsoft.graph.requests.TokenLifetimePolicyCollectionReferenceRequest param arg0 : int method withHttpMethod return type com.microsoft.graph.http.IHttpRequest param arg0 : com.microsoft.graph.http.HttpMethod - class com.microsoft.graph.requests.TokenIssuancePolicyCollectionReferenceRequestBuilder : com.microsoft.graph.http.BaseCollectionReferenceRequestBuilder + class com.microsoft.graph.requests.TokenLifetimePolicyCollectionReferenceRequestBuilder : com.microsoft.graph.http.BaseCollectionReferenceRequestBuilder method buildRequest return type com.microsoft.graph.http.BaseCollectionRequest param arg0 : [Lcom.microsoft.graph.options.Option; @@ -148713,7 +150636,7 @@ method getRequestUrlWithAdditionalSegment return type java.lang.String param arg0 : java.lang.String - class com.microsoft.graph.requests.TokenIssuancePolicyCollectionRequest : com.microsoft.graph.http.BaseEntityCollectionRequest + class com.microsoft.graph.requests.TokenLifetimePolicyCollectionRequest : com.microsoft.graph.http.BaseEntityCollectionRequest method addFunctionOption return type void param arg0 : com.microsoft.graph.options.FunctionOption @@ -148728,15 +150651,15 @@ return type com.microsoft.graph.http.BaseCollectionPage param arg0 : com.microsoft.graph.http.ICollectionResponse method count - return type com.microsoft.graph.requests.TokenIssuancePolicyCollectionRequest + return type com.microsoft.graph.requests.TokenLifetimePolicyCollectionRequest method count - return type com.microsoft.graph.requests.TokenIssuancePolicyCollectionRequest + return type com.microsoft.graph.requests.TokenLifetimePolicyCollectionRequest param arg0 : boolean method expand - return type com.microsoft.graph.requests.TokenIssuancePolicyCollectionRequest + return type com.microsoft.graph.requests.TokenLifetimePolicyCollectionRequest param arg0 : java.lang.String method filter - return type com.microsoft.graph.requests.TokenIssuancePolicyCollectionRequest + return type com.microsoft.graph.requests.TokenLifetimePolicyCollectionRequest param arg0 : java.lang.String method get return type com.microsoft.graph.http.BaseCollectionPage @@ -148772,16 +150695,16 @@ method getUseCaches return type boolean method orderBy - return type com.microsoft.graph.requests.TokenIssuancePolicyCollectionRequest + return type com.microsoft.graph.requests.TokenLifetimePolicyCollectionRequest param arg0 : java.lang.String method postAsync return type java.util.concurrent.CompletableFuture - param arg0 : com.microsoft.graph.models.TokenIssuancePolicy + param arg0 : com.microsoft.graph.models.TokenLifetimePolicy method post - return type com.microsoft.graph.models.TokenIssuancePolicy - param arg0 : com.microsoft.graph.models.TokenIssuancePolicy + return type com.microsoft.graph.models.TokenLifetimePolicy + param arg0 : com.microsoft.graph.models.TokenLifetimePolicy method select - return type com.microsoft.graph.requests.TokenIssuancePolicyCollectionRequest + return type com.microsoft.graph.requests.TokenLifetimePolicyCollectionRequest param arg0 : java.lang.String method setDelay return type void @@ -148802,18 +150725,18 @@ return type void param arg0 : boolean method skipToken - return type com.microsoft.graph.requests.TokenIssuancePolicyCollectionRequest + return type com.microsoft.graph.requests.TokenLifetimePolicyCollectionRequest param arg0 : java.lang.String method skip - return type com.microsoft.graph.requests.TokenIssuancePolicyCollectionRequest + return type com.microsoft.graph.requests.TokenLifetimePolicyCollectionRequest param arg0 : int method top - return type com.microsoft.graph.requests.TokenIssuancePolicyCollectionRequest + return type com.microsoft.graph.requests.TokenLifetimePolicyCollectionRequest param arg0 : int method withHttpMethod return type com.microsoft.graph.http.IHttpRequest param arg0 : com.microsoft.graph.http.HttpMethod - class com.microsoft.graph.requests.TokenIssuancePolicyCollectionRequestBuilder : com.microsoft.graph.http.BaseCollectionRequestBuilder + class com.microsoft.graph.requests.TokenLifetimePolicyCollectionRequestBuilder : com.microsoft.graph.http.BaseCollectionRequestBuilder method buildRequest return type com.microsoft.graph.http.BaseCollectionRequest param arg0 : [Lcom.microsoft.graph.options.Option; @@ -148847,7 +150770,7 @@ method validateProperties return type com.microsoft.graph.requests.DirectoryObjectValidatePropertiesRequestBuilder param arg0 : com.microsoft.graph.models.DirectoryObjectValidatePropertiesParameterSet - class com.microsoft.graph.requests.TokenIssuancePolicyCollectionResponse : com.microsoft.graph.http.BaseCollectionResponse + class com.microsoft.graph.requests.TokenLifetimePolicyCollectionResponse : com.microsoft.graph.http.BaseCollectionResponse property nextLink : java.lang.String property value : java.util.List method additionalDataManager @@ -148860,7 +150783,7 @@ param arg1 : com.google.gson.JsonObject method values return type java.util.List - class com.microsoft.graph.requests.TokenIssuancePolicyCollectionWithReferencesPage : com.microsoft.graph.http.BaseCollectionPage + class com.microsoft.graph.requests.TokenLifetimePolicyCollectionWithReferencesPage : com.microsoft.graph.http.BaseCollectionPage method additionalDataManager return type com.microsoft.graph.serializer.AdditionalDataManager method getCount @@ -148873,7 +150796,7 @@ return type void param arg0 : com.microsoft.graph.serializer.ISerializer param arg1 : com.google.gson.JsonObject - class com.microsoft.graph.requests.TokenIssuancePolicyCollectionWithReferencesRequest : com.microsoft.graph.http.BaseCollectionWithReferencesRequest + class com.microsoft.graph.requests.TokenLifetimePolicyCollectionWithReferencesRequest : com.microsoft.graph.http.BaseCollectionWithReferencesRequest method addFunctionOption return type void param arg0 : com.microsoft.graph.options.FunctionOption @@ -148888,15 +150811,15 @@ return type com.microsoft.graph.http.BaseCollectionPage param arg0 : com.microsoft.graph.http.ICollectionResponse method count - return type com.microsoft.graph.requests.TokenIssuancePolicyCollectionWithReferencesRequest + return type com.microsoft.graph.requests.TokenLifetimePolicyCollectionWithReferencesRequest method count - return type com.microsoft.graph.requests.TokenIssuancePolicyCollectionWithReferencesRequest + return type com.microsoft.graph.requests.TokenLifetimePolicyCollectionWithReferencesRequest param arg0 : boolean method expand - return type com.microsoft.graph.requests.TokenIssuancePolicyCollectionWithReferencesRequest + return type com.microsoft.graph.requests.TokenLifetimePolicyCollectionWithReferencesRequest param arg0 : java.lang.String method filter - return type com.microsoft.graph.requests.TokenIssuancePolicyCollectionWithReferencesRequest + return type com.microsoft.graph.requests.TokenLifetimePolicyCollectionWithReferencesRequest param arg0 : java.lang.String method get return type com.microsoft.graph.http.BaseCollectionPage @@ -148932,10 +150855,10 @@ method getUseCaches return type boolean method orderBy - return type com.microsoft.graph.requests.TokenIssuancePolicyCollectionWithReferencesRequest + return type com.microsoft.graph.requests.TokenLifetimePolicyCollectionWithReferencesRequest param arg0 : java.lang.String method select - return type com.microsoft.graph.requests.TokenIssuancePolicyCollectionWithReferencesRequest + return type com.microsoft.graph.requests.TokenLifetimePolicyCollectionWithReferencesRequest param arg0 : java.lang.String method setDelay return type void @@ -148956,12 +150879,12 @@ return type void param arg0 : boolean method top - return type com.microsoft.graph.requests.TokenIssuancePolicyCollectionWithReferencesRequest + return type com.microsoft.graph.requests.TokenLifetimePolicyCollectionWithReferencesRequest param arg0 : int method withHttpMethod return type com.microsoft.graph.http.IHttpRequest param arg0 : com.microsoft.graph.http.HttpMethod - class com.microsoft.graph.requests.TokenIssuancePolicyCollectionWithReferencesRequestBuilder : com.microsoft.graph.http.BaseCollectionWithReferencesRequestBuilder + class com.microsoft.graph.requests.TokenLifetimePolicyCollectionWithReferencesRequestBuilder : com.microsoft.graph.http.BaseCollectionWithReferencesRequestBuilder method buildRequest return type com.microsoft.graph.http.BaseCollectionRequest param arg0 : [Lcom.microsoft.graph.options.Option; @@ -148986,7 +150909,7 @@ param arg0 : java.lang.String method references return type com.microsoft.graph.http.BaseCollectionReferenceRequestBuilder - class com.microsoft.graph.requests.TokenIssuancePolicyReferenceRequest : com.microsoft.graph.http.BaseReferenceRequest + class com.microsoft.graph.requests.TokenLifetimePolicyReferenceRequest : com.microsoft.graph.http.BaseReferenceRequest property REQUEST_STATS_HEADER_VALUE_FORMAT_STRING : java.lang.String method addFunctionOption return type void @@ -149003,7 +150926,7 @@ method deleteAsync return type java.util.concurrent.CompletableFuture method expand - return type com.microsoft.graph.requests.TokenIssuancePolicyReferenceRequest + return type com.microsoft.graph.requests.TokenLifetimePolicyReferenceRequest param arg0 : java.lang.String method getClient return type com.microsoft.graph.core.IBaseClient @@ -149040,12 +150963,12 @@ return type boolean method putAsync return type java.util.concurrent.CompletableFuture - param arg0 : com.microsoft.graph.models.TokenIssuancePolicy + param arg0 : com.microsoft.graph.models.TokenLifetimePolicy method put - return type com.microsoft.graph.models.TokenIssuancePolicy - param arg0 : com.microsoft.graph.models.TokenIssuancePolicy + return type com.microsoft.graph.models.TokenLifetimePolicy + param arg0 : com.microsoft.graph.models.TokenLifetimePolicy method select - return type com.microsoft.graph.requests.TokenIssuancePolicyReferenceRequest + return type com.microsoft.graph.requests.TokenLifetimePolicyReferenceRequest param arg0 : java.lang.String method setDelay return type void @@ -149071,7 +150994,7 @@ method withHttpMethod return type com.microsoft.graph.http.IHttpRequest param arg0 : com.microsoft.graph.http.HttpMethod - class com.microsoft.graph.requests.TokenIssuancePolicyReferenceRequestBuilder : com.microsoft.graph.http.BaseReferenceRequestBuilder + class com.microsoft.graph.requests.TokenLifetimePolicyReferenceRequestBuilder : com.microsoft.graph.http.BaseReferenceRequestBuilder method buildRequest return type com.microsoft.graph.http.BaseReferenceRequest param arg0 : [Lcom.microsoft.graph.options.Option; @@ -149091,7 +151014,7 @@ method getRequestUrlWithAdditionalSegment return type java.lang.String param arg0 : java.lang.String - class com.microsoft.graph.requests.TokenIssuancePolicyRequest : com.microsoft.graph.http.BaseRequest + class com.microsoft.graph.requests.TokenLifetimePolicyRequest : com.microsoft.graph.http.BaseRequest property REQUEST_STATS_HEADER_VALUE_FORMAT_STRING : java.lang.String method addFunctionOption return type void @@ -149104,14 +151027,14 @@ return type void param arg0 : com.microsoft.graph.options.QueryOption method delete - return type com.microsoft.graph.models.TokenIssuancePolicy + return type com.microsoft.graph.models.TokenLifetimePolicy method deleteAsync return type java.util.concurrent.CompletableFuture method expand - return type com.microsoft.graph.requests.TokenIssuancePolicyRequest + return type com.microsoft.graph.requests.TokenLifetimePolicyRequest param arg0 : java.lang.String method get - return type com.microsoft.graph.models.TokenIssuancePolicy + return type com.microsoft.graph.models.TokenLifetimePolicy method getAsync return type java.util.concurrent.CompletableFuture method getClient @@ -149149,24 +151072,24 @@ return type boolean method patchAsync return type java.util.concurrent.CompletableFuture - param arg0 : com.microsoft.graph.models.TokenIssuancePolicy + param arg0 : com.microsoft.graph.models.TokenLifetimePolicy method patch - return type com.microsoft.graph.models.TokenIssuancePolicy - param arg0 : com.microsoft.graph.models.TokenIssuancePolicy + return type com.microsoft.graph.models.TokenLifetimePolicy + param arg0 : com.microsoft.graph.models.TokenLifetimePolicy method postAsync return type java.util.concurrent.CompletableFuture - param arg0 : com.microsoft.graph.models.TokenIssuancePolicy + param arg0 : com.microsoft.graph.models.TokenLifetimePolicy method post - return type com.microsoft.graph.models.TokenIssuancePolicy - param arg0 : com.microsoft.graph.models.TokenIssuancePolicy + return type com.microsoft.graph.models.TokenLifetimePolicy + param arg0 : com.microsoft.graph.models.TokenLifetimePolicy method putAsync return type java.util.concurrent.CompletableFuture - param arg0 : com.microsoft.graph.models.TokenIssuancePolicy + param arg0 : com.microsoft.graph.models.TokenLifetimePolicy method put - return type com.microsoft.graph.models.TokenIssuancePolicy - param arg0 : com.microsoft.graph.models.TokenIssuancePolicy + return type com.microsoft.graph.models.TokenLifetimePolicy + param arg0 : com.microsoft.graph.models.TokenLifetimePolicy method select - return type com.microsoft.graph.requests.TokenIssuancePolicyRequest + return type com.microsoft.graph.requests.TokenLifetimePolicyRequest param arg0 : java.lang.String method setDelay return type void @@ -149192,17 +151115,17 @@ method withHttpMethod return type com.microsoft.graph.http.IHttpRequest param arg0 : com.microsoft.graph.http.HttpMethod - class com.microsoft.graph.requests.TokenIssuancePolicyRequestBuilder : com.microsoft.graph.http.BaseRequestBuilder + class com.microsoft.graph.requests.TokenLifetimePolicyRequestBuilder : com.microsoft.graph.http.BaseRequestBuilder method appliesTo return type com.microsoft.graph.requests.DirectoryObjectCollectionWithReferencesRequestBuilder method appliesTo return type com.microsoft.graph.requests.DirectoryObjectWithReferenceRequestBuilder param arg0 : java.lang.String method buildRequest - return type com.microsoft.graph.requests.TokenIssuancePolicyRequest + return type com.microsoft.graph.requests.TokenLifetimePolicyRequest param arg0 : [Lcom.microsoft.graph.options.Option; method buildRequest - return type com.microsoft.graph.requests.TokenIssuancePolicyRequest + return type com.microsoft.graph.requests.TokenLifetimePolicyRequest param arg0 : java.util.List method checkMemberGroups return type com.microsoft.graph.requests.DirectoryObjectCheckMemberGroupsCollectionRequestBuilder @@ -149231,7 +151154,7 @@ param arg0 : java.lang.String method restore return type com.microsoft.graph.requests.DirectoryObjectRestoreRequestBuilder - class com.microsoft.graph.requests.TokenIssuancePolicyWithReferenceRequest : com.microsoft.graph.http.BaseWithReferenceRequest + class com.microsoft.graph.requests.TokenLifetimePolicyWithReferenceRequest : com.microsoft.graph.http.BaseWithReferenceRequest property REQUEST_STATS_HEADER_VALUE_FORMAT_STRING : java.lang.String method addFunctionOption return type void @@ -149248,7 +151171,7 @@ method deleteAsync return type java.util.concurrent.CompletableFuture method expand - return type com.microsoft.graph.requests.TokenIssuancePolicyWithReferenceRequest + return type com.microsoft.graph.requests.TokenLifetimePolicyWithReferenceRequest param arg0 : java.lang.String method get return type java.lang.Object @@ -149302,7 +151225,7 @@ param arg0 : java.lang.Object param arg1 : com.microsoft.graph.serializer.IJsonBackedObject method select - return type com.microsoft.graph.requests.TokenIssuancePolicyWithReferenceRequest + return type com.microsoft.graph.requests.TokenLifetimePolicyWithReferenceRequest param arg0 : java.lang.String method setDelay return type void @@ -149328,7 +151251,7 @@ method withHttpMethod return type com.microsoft.graph.http.IHttpRequest param arg0 : com.microsoft.graph.http.HttpMethod - class com.microsoft.graph.requests.TokenIssuancePolicyWithReferenceRequestBuilder : com.microsoft.graph.http.BaseWithReferenceRequestBuilder + class com.microsoft.graph.requests.TokenLifetimePolicyWithReferenceRequestBuilder : com.microsoft.graph.http.BaseWithReferenceRequestBuilder method buildRequest return type com.microsoft.graph.http.BaseWithReferenceRequest param arg0 : [Lcom.microsoft.graph.options.Option; @@ -149350,7 +151273,7 @@ param arg0 : java.lang.String method reference return type com.microsoft.graph.http.BaseReferenceRequestBuilder - class com.microsoft.graph.requests.TokenLifetimePolicyCollectionPage : com.microsoft.graph.http.BaseCollectionPage + class com.microsoft.graph.requests.TrendingCollectionPage : com.microsoft.graph.http.BaseCollectionPage method additionalDataManager return type com.microsoft.graph.serializer.AdditionalDataManager method getCount @@ -149363,7 +151286,7 @@ return type void param arg0 : com.microsoft.graph.serializer.ISerializer param arg1 : com.google.gson.JsonObject - class com.microsoft.graph.requests.TokenLifetimePolicyCollectionReferenceRequest : com.microsoft.graph.http.BaseCollectionWithReferencesRequest + class com.microsoft.graph.requests.TrendingCollectionRequest : com.microsoft.graph.http.BaseEntityCollectionRequest method addFunctionOption return type void param arg0 : com.microsoft.graph.options.FunctionOption @@ -149378,15 +151301,15 @@ return type com.microsoft.graph.http.BaseCollectionPage param arg0 : com.microsoft.graph.http.ICollectionResponse method count - return type com.microsoft.graph.requests.TokenLifetimePolicyCollectionReferenceRequest + return type com.microsoft.graph.requests.TrendingCollectionRequest method count - return type com.microsoft.graph.requests.TokenLifetimePolicyCollectionReferenceRequest + return type com.microsoft.graph.requests.TrendingCollectionRequest param arg0 : boolean method expand - return type com.microsoft.graph.requests.TokenLifetimePolicyCollectionReferenceRequest + return type com.microsoft.graph.requests.TrendingCollectionRequest param arg0 : java.lang.String method filter - return type com.microsoft.graph.requests.TokenLifetimePolicyCollectionReferenceRequest + return type com.microsoft.graph.requests.TrendingCollectionRequest param arg0 : java.lang.String method get return type com.microsoft.graph.http.BaseCollectionPage @@ -149422,16 +151345,16 @@ method getUseCaches return type boolean method orderBy - return type com.microsoft.graph.requests.TokenLifetimePolicyCollectionReferenceRequest + return type com.microsoft.graph.requests.TrendingCollectionRequest param arg0 : java.lang.String method postAsync return type java.util.concurrent.CompletableFuture - param arg0 : com.microsoft.graph.models.TokenLifetimePolicy + param arg0 : com.microsoft.graph.models.Trending method post - return type com.microsoft.graph.models.TokenLifetimePolicy - param arg0 : com.microsoft.graph.models.TokenLifetimePolicy + return type com.microsoft.graph.models.Trending + param arg0 : com.microsoft.graph.models.Trending method select - return type com.microsoft.graph.requests.TokenLifetimePolicyCollectionReferenceRequest + return type com.microsoft.graph.requests.TrendingCollectionRequest param arg0 : java.lang.String method setDelay return type void @@ -149451,13 +151374,19 @@ method setUseCaches return type void param arg0 : boolean + method skipToken + return type com.microsoft.graph.requests.TrendingCollectionRequest + param arg0 : java.lang.String + method skip + return type com.microsoft.graph.requests.TrendingCollectionRequest + param arg0 : int method top - return type com.microsoft.graph.requests.TokenLifetimePolicyCollectionReferenceRequest + return type com.microsoft.graph.requests.TrendingCollectionRequest param arg0 : int method withHttpMethod return type com.microsoft.graph.http.IHttpRequest param arg0 : com.microsoft.graph.http.HttpMethod - class com.microsoft.graph.requests.TokenLifetimePolicyCollectionReferenceRequestBuilder : com.microsoft.graph.http.BaseCollectionReferenceRequestBuilder + class com.microsoft.graph.requests.TrendingCollectionRequestBuilder : com.microsoft.graph.http.BaseCollectionRequestBuilder method buildRequest return type com.microsoft.graph.http.BaseCollectionRequest param arg0 : [Lcom.microsoft.graph.options.Option; @@ -149467,6 +151396,8 @@ method byId return type com.microsoft.graph.http.BaseRequestBuilder param arg0 : java.lang.String + method count + return type com.microsoft.graph.http.PrimitiveRequestBuilder method getClient return type com.microsoft.graph.core.IBaseClient method getOptions @@ -149480,7 +151411,21 @@ method getRequestUrlWithAdditionalSegment return type java.lang.String param arg0 : java.lang.String - class com.microsoft.graph.requests.TokenLifetimePolicyCollectionRequest : com.microsoft.graph.http.BaseEntityCollectionRequest + class com.microsoft.graph.requests.TrendingCollectionResponse : com.microsoft.graph.http.BaseCollectionResponse + property nextLink : java.lang.String + property value : java.util.List + method additionalDataManager + return type com.microsoft.graph.serializer.AdditionalDataManager + method nextLink + return type java.lang.String + method setRawObject + return type void + param arg0 : com.microsoft.graph.serializer.ISerializer + param arg1 : com.google.gson.JsonObject + method values + return type java.util.List + class com.microsoft.graph.requests.TrendingRequest : com.microsoft.graph.http.BaseRequest + property REQUEST_STATS_HEADER_VALUE_FORMAT_STRING : java.lang.String method addFunctionOption return type void param arg0 : com.microsoft.graph.options.FunctionOption @@ -149491,30 +151436,23 @@ method addQueryOption return type void param arg0 : com.microsoft.graph.options.QueryOption - method buildFromResponse - return type com.microsoft.graph.http.BaseCollectionPage - param arg0 : com.microsoft.graph.http.ICollectionResponse - method count - return type com.microsoft.graph.requests.TokenLifetimePolicyCollectionRequest - method count - return type com.microsoft.graph.requests.TokenLifetimePolicyCollectionRequest - param arg0 : boolean + method delete + return type com.microsoft.graph.models.Trending + method deleteAsync + return type java.util.concurrent.CompletableFuture method expand - return type com.microsoft.graph.requests.TokenLifetimePolicyCollectionRequest - param arg0 : java.lang.String - method filter - return type com.microsoft.graph.requests.TokenLifetimePolicyCollectionRequest + return type com.microsoft.graph.requests.TrendingRequest param arg0 : java.lang.String method get - return type com.microsoft.graph.http.BaseCollectionPage + return type com.microsoft.graph.models.Trending method getAsync return type java.util.concurrent.CompletableFuture - method getBaseRequest - return type com.microsoft.graph.http.BaseRequest - method getCollectionPageClass - return type java.lang.Class + method getClient + return type com.microsoft.graph.core.IBaseClient method getDelay return type long + method getFunctionOptions + return type java.util.List method getHeaders return type java.util.List method getHttpMethod @@ -149530,29 +151468,45 @@ return type int method getOptions return type java.util.List + method getQueryOptions + return type java.util.List method getRequestUrl return type java.net.URL + method getResponseType + return type java.lang.Class method getShouldRedirect return type com.microsoft.graph.httpcore.middlewareoption.IShouldRedirect method getShouldRetry return type com.microsoft.graph.httpcore.middlewareoption.IShouldRetry method getUseCaches return type boolean - method orderBy - return type com.microsoft.graph.requests.TokenLifetimePolicyCollectionRequest - param arg0 : java.lang.String + method patchAsync + return type java.util.concurrent.CompletableFuture + param arg0 : com.microsoft.graph.models.Trending + method patch + return type com.microsoft.graph.models.Trending + param arg0 : com.microsoft.graph.models.Trending method postAsync return type java.util.concurrent.CompletableFuture - param arg0 : com.microsoft.graph.models.TokenLifetimePolicy + param arg0 : com.microsoft.graph.models.Trending method post - return type com.microsoft.graph.models.TokenLifetimePolicy - param arg0 : com.microsoft.graph.models.TokenLifetimePolicy + return type com.microsoft.graph.models.Trending + param arg0 : com.microsoft.graph.models.Trending + method putAsync + return type java.util.concurrent.CompletableFuture + param arg0 : com.microsoft.graph.models.Trending + method put + return type com.microsoft.graph.models.Trending + param arg0 : com.microsoft.graph.models.Trending method select - return type com.microsoft.graph.requests.TokenLifetimePolicyCollectionRequest + return type com.microsoft.graph.requests.TrendingRequest param arg0 : java.lang.String method setDelay return type void param arg0 : long + method setHttpMethod + return type void + param arg0 : com.microsoft.graph.http.HttpMethod method setMaxRedirects return type void param arg0 : int @@ -149568,36 +151522,16 @@ method setUseCaches return type void param arg0 : boolean - method skipToken - return type com.microsoft.graph.requests.TokenLifetimePolicyCollectionRequest - param arg0 : java.lang.String - method skip - return type com.microsoft.graph.requests.TokenLifetimePolicyCollectionRequest - param arg0 : int - method top - return type com.microsoft.graph.requests.TokenLifetimePolicyCollectionRequest - param arg0 : int method withHttpMethod return type com.microsoft.graph.http.IHttpRequest param arg0 : com.microsoft.graph.http.HttpMethod - class com.microsoft.graph.requests.TokenLifetimePolicyCollectionRequestBuilder : com.microsoft.graph.http.BaseCollectionRequestBuilder + class com.microsoft.graph.requests.TrendingRequestBuilder : com.microsoft.graph.http.BaseRequestBuilder method buildRequest - return type com.microsoft.graph.http.BaseCollectionRequest + return type com.microsoft.graph.requests.TrendingRequest param arg0 : [Lcom.microsoft.graph.options.Option; method buildRequest - return type com.microsoft.graph.http.BaseCollectionRequest + return type com.microsoft.graph.requests.TrendingRequest param arg0 : java.util.List - method byId - return type com.microsoft.graph.http.BaseRequestBuilder - param arg0 : java.lang.String - method count - return type com.microsoft.graph.http.PrimitiveRequestBuilder - method getAvailableExtensionProperties - return type com.microsoft.graph.requests.DirectoryObjectGetAvailableExtensionPropertiesCollectionRequestBuilder - param arg0 : com.microsoft.graph.models.DirectoryObjectGetAvailableExtensionPropertiesParameterSet - method getByIds - return type com.microsoft.graph.requests.DirectoryObjectGetByIdsCollectionRequestBuilder - param arg0 : com.microsoft.graph.models.DirectoryObjectGetByIdsParameterSet method getClient return type com.microsoft.graph.core.IBaseClient method getOptions @@ -149611,23 +151545,9 @@ method getRequestUrlWithAdditionalSegment return type java.lang.String param arg0 : java.lang.String - method validateProperties - return type com.microsoft.graph.requests.DirectoryObjectValidatePropertiesRequestBuilder - param arg0 : com.microsoft.graph.models.DirectoryObjectValidatePropertiesParameterSet - class com.microsoft.graph.requests.TokenLifetimePolicyCollectionResponse : com.microsoft.graph.http.BaseCollectionResponse - property nextLink : java.lang.String - property value : java.util.List - method additionalDataManager - return type com.microsoft.graph.serializer.AdditionalDataManager - method nextLink - return type java.lang.String - method setRawObject - return type void - param arg0 : com.microsoft.graph.serializer.ISerializer - param arg1 : com.google.gson.JsonObject - method values - return type java.util.List - class com.microsoft.graph.requests.TokenLifetimePolicyCollectionWithReferencesPage : com.microsoft.graph.http.BaseCollectionPage + method resource + return type com.microsoft.graph.requests.EntityWithReferenceRequestBuilder + class com.microsoft.graph.requests.UnifiedRoleAssignmentCollectionPage : com.microsoft.graph.http.BaseCollectionPage method additionalDataManager return type com.microsoft.graph.serializer.AdditionalDataManager method getCount @@ -149640,7 +151560,7 @@ return type void param arg0 : com.microsoft.graph.serializer.ISerializer param arg1 : com.google.gson.JsonObject - class com.microsoft.graph.requests.TokenLifetimePolicyCollectionWithReferencesRequest : com.microsoft.graph.http.BaseCollectionWithReferencesRequest + class com.microsoft.graph.requests.UnifiedRoleAssignmentCollectionRequest : com.microsoft.graph.http.BaseEntityCollectionRequest method addFunctionOption return type void param arg0 : com.microsoft.graph.options.FunctionOption @@ -149655,15 +151575,15 @@ return type com.microsoft.graph.http.BaseCollectionPage param arg0 : com.microsoft.graph.http.ICollectionResponse method count - return type com.microsoft.graph.requests.TokenLifetimePolicyCollectionWithReferencesRequest + return type com.microsoft.graph.requests.UnifiedRoleAssignmentCollectionRequest method count - return type com.microsoft.graph.requests.TokenLifetimePolicyCollectionWithReferencesRequest + return type com.microsoft.graph.requests.UnifiedRoleAssignmentCollectionRequest param arg0 : boolean method expand - return type com.microsoft.graph.requests.TokenLifetimePolicyCollectionWithReferencesRequest + return type com.microsoft.graph.requests.UnifiedRoleAssignmentCollectionRequest param arg0 : java.lang.String method filter - return type com.microsoft.graph.requests.TokenLifetimePolicyCollectionWithReferencesRequest + return type com.microsoft.graph.requests.UnifiedRoleAssignmentCollectionRequest param arg0 : java.lang.String method get return type com.microsoft.graph.http.BaseCollectionPage @@ -149699,10 +151619,16 @@ method getUseCaches return type boolean method orderBy - return type com.microsoft.graph.requests.TokenLifetimePolicyCollectionWithReferencesRequest + return type com.microsoft.graph.requests.UnifiedRoleAssignmentCollectionRequest param arg0 : java.lang.String + method postAsync + return type java.util.concurrent.CompletableFuture + param arg0 : com.microsoft.graph.models.UnifiedRoleAssignment + method post + return type com.microsoft.graph.models.UnifiedRoleAssignment + param arg0 : com.microsoft.graph.models.UnifiedRoleAssignment method select - return type com.microsoft.graph.requests.TokenLifetimePolicyCollectionWithReferencesRequest + return type com.microsoft.graph.requests.UnifiedRoleAssignmentCollectionRequest param arg0 : java.lang.String method setDelay return type void @@ -149722,13 +151648,19 @@ method setUseCaches return type void param arg0 : boolean + method skipToken + return type com.microsoft.graph.requests.UnifiedRoleAssignmentCollectionRequest + param arg0 : java.lang.String + method skip + return type com.microsoft.graph.requests.UnifiedRoleAssignmentCollectionRequest + param arg0 : int method top - return type com.microsoft.graph.requests.TokenLifetimePolicyCollectionWithReferencesRequest + return type com.microsoft.graph.requests.UnifiedRoleAssignmentCollectionRequest param arg0 : int method withHttpMethod return type com.microsoft.graph.http.IHttpRequest param arg0 : com.microsoft.graph.http.HttpMethod - class com.microsoft.graph.requests.TokenLifetimePolicyCollectionWithReferencesRequestBuilder : com.microsoft.graph.http.BaseCollectionWithReferencesRequestBuilder + class com.microsoft.graph.requests.UnifiedRoleAssignmentCollectionRequestBuilder : com.microsoft.graph.http.BaseCollectionRequestBuilder method buildRequest return type com.microsoft.graph.http.BaseCollectionRequest param arg0 : [Lcom.microsoft.graph.options.Option; @@ -149738,6 +151670,8 @@ method byId return type com.microsoft.graph.http.BaseRequestBuilder param arg0 : java.lang.String + method count + return type com.microsoft.graph.http.PrimitiveRequestBuilder method getClient return type com.microsoft.graph.core.IBaseClient method getOptions @@ -149751,9 +151685,20 @@ method getRequestUrlWithAdditionalSegment return type java.lang.String param arg0 : java.lang.String - method references - return type com.microsoft.graph.http.BaseCollectionReferenceRequestBuilder - class com.microsoft.graph.requests.TokenLifetimePolicyReferenceRequest : com.microsoft.graph.http.BaseReferenceRequest + class com.microsoft.graph.requests.UnifiedRoleAssignmentCollectionResponse : com.microsoft.graph.http.BaseCollectionResponse + property nextLink : java.lang.String + property value : java.util.List + method additionalDataManager + return type com.microsoft.graph.serializer.AdditionalDataManager + method nextLink + return type java.lang.String + method setRawObject + return type void + param arg0 : com.microsoft.graph.serializer.ISerializer + param arg1 : com.google.gson.JsonObject + method values + return type java.util.List + class com.microsoft.graph.requests.UnifiedRoleAssignmentRequest : com.microsoft.graph.http.BaseRequest property REQUEST_STATS_HEADER_VALUE_FORMAT_STRING : java.lang.String method addFunctionOption return type void @@ -149766,12 +151711,16 @@ return type void param arg0 : com.microsoft.graph.options.QueryOption method delete - return type java.lang.Object + return type com.microsoft.graph.models.UnifiedRoleAssignment method deleteAsync return type java.util.concurrent.CompletableFuture method expand - return type com.microsoft.graph.requests.TokenLifetimePolicyReferenceRequest + return type com.microsoft.graph.requests.UnifiedRoleAssignmentRequest param arg0 : java.lang.String + method get + return type com.microsoft.graph.models.UnifiedRoleAssignment + method getAsync + return type java.util.concurrent.CompletableFuture method getClient return type com.microsoft.graph.core.IBaseClient method getDelay @@ -149805,14 +151754,26 @@ return type com.microsoft.graph.httpcore.middlewareoption.IShouldRetry method getUseCaches return type boolean + method patchAsync + return type java.util.concurrent.CompletableFuture + param arg0 : com.microsoft.graph.models.UnifiedRoleAssignment + method patch + return type com.microsoft.graph.models.UnifiedRoleAssignment + param arg0 : com.microsoft.graph.models.UnifiedRoleAssignment + method postAsync + return type java.util.concurrent.CompletableFuture + param arg0 : com.microsoft.graph.models.UnifiedRoleAssignment + method post + return type com.microsoft.graph.models.UnifiedRoleAssignment + param arg0 : com.microsoft.graph.models.UnifiedRoleAssignment method putAsync return type java.util.concurrent.CompletableFuture - param arg0 : com.microsoft.graph.models.TokenLifetimePolicy + param arg0 : com.microsoft.graph.models.UnifiedRoleAssignment method put - return type com.microsoft.graph.models.TokenLifetimePolicy - param arg0 : com.microsoft.graph.models.TokenLifetimePolicy + return type com.microsoft.graph.models.UnifiedRoleAssignment + param arg0 : com.microsoft.graph.models.UnifiedRoleAssignment method select - return type com.microsoft.graph.requests.TokenLifetimePolicyReferenceRequest + return type com.microsoft.graph.requests.UnifiedRoleAssignmentRequest param arg0 : java.lang.String method setDelay return type void @@ -149838,13 +151799,17 @@ method withHttpMethod return type com.microsoft.graph.http.IHttpRequest param arg0 : com.microsoft.graph.http.HttpMethod - class com.microsoft.graph.requests.TokenLifetimePolicyReferenceRequestBuilder : com.microsoft.graph.http.BaseReferenceRequestBuilder + class com.microsoft.graph.requests.UnifiedRoleAssignmentRequestBuilder : com.microsoft.graph.http.BaseRequestBuilder + method appScope + return type com.microsoft.graph.requests.AppScopeRequestBuilder method buildRequest - return type com.microsoft.graph.http.BaseReferenceRequest + return type com.microsoft.graph.requests.UnifiedRoleAssignmentRequest param arg0 : [Lcom.microsoft.graph.options.Option; method buildRequest - return type com.microsoft.graph.http.BaseReferenceRequest + return type com.microsoft.graph.requests.UnifiedRoleAssignmentRequest param arg0 : java.util.List + method directoryScope + return type com.microsoft.graph.requests.DirectoryObjectWithReferenceRequestBuilder method getClient return type com.microsoft.graph.core.IBaseClient method getOptions @@ -149858,7 +151823,162 @@ method getRequestUrlWithAdditionalSegment return type java.lang.String param arg0 : java.lang.String - class com.microsoft.graph.requests.TokenLifetimePolicyRequest : com.microsoft.graph.http.BaseRequest + method principal + return type com.microsoft.graph.requests.DirectoryObjectWithReferenceRequestBuilder + method roleDefinition + return type com.microsoft.graph.requests.UnifiedRoleDefinitionWithReferenceRequestBuilder + class com.microsoft.graph.requests.UnifiedRoleDefinitionCollectionPage : com.microsoft.graph.http.BaseCollectionPage + method additionalDataManager + return type com.microsoft.graph.serializer.AdditionalDataManager + method getCount + return type java.lang.Long + method getCurrentPage + return type java.util.List + method getNextPage + return type com.microsoft.graph.http.BaseRequestBuilder + method setRawObject + return type void + param arg0 : com.microsoft.graph.serializer.ISerializer + param arg1 : com.google.gson.JsonObject + class com.microsoft.graph.requests.UnifiedRoleDefinitionCollectionRequest : com.microsoft.graph.http.BaseEntityCollectionRequest + method addFunctionOption + return type void + param arg0 : com.microsoft.graph.options.FunctionOption + method addHeader + return type void + param arg0 : java.lang.String + param arg1 : java.lang.String + method addQueryOption + return type void + param arg0 : com.microsoft.graph.options.QueryOption + method buildFromResponse + return type com.microsoft.graph.http.BaseCollectionPage + param arg0 : com.microsoft.graph.http.ICollectionResponse + method count + return type com.microsoft.graph.requests.UnifiedRoleDefinitionCollectionRequest + method count + return type com.microsoft.graph.requests.UnifiedRoleDefinitionCollectionRequest + param arg0 : boolean + method expand + return type com.microsoft.graph.requests.UnifiedRoleDefinitionCollectionRequest + param arg0 : java.lang.String + method filter + return type com.microsoft.graph.requests.UnifiedRoleDefinitionCollectionRequest + param arg0 : java.lang.String + method get + return type com.microsoft.graph.http.BaseCollectionPage + method getAsync + return type java.util.concurrent.CompletableFuture + method getBaseRequest + return type com.microsoft.graph.http.BaseRequest + method getCollectionPageClass + return type java.lang.Class + method getDelay + return type long + method getHeaders + return type java.util.List + method getHttpMethod + return type com.microsoft.graph.http.HttpMethod + method getHttpRequest + return type java.lang.Object + method getHttpRequest + return type java.lang.Object + param arg0 : java.lang.Object + method getMaxRedirects + return type int + method getMaxRetries + return type int + method getOptions + return type java.util.List + method getRequestUrl + return type java.net.URL + method getShouldRedirect + return type com.microsoft.graph.httpcore.middlewareoption.IShouldRedirect + method getShouldRetry + return type com.microsoft.graph.httpcore.middlewareoption.IShouldRetry + method getUseCaches + return type boolean + method orderBy + return type com.microsoft.graph.requests.UnifiedRoleDefinitionCollectionRequest + param arg0 : java.lang.String + method postAsync + return type java.util.concurrent.CompletableFuture + param arg0 : com.microsoft.graph.models.UnifiedRoleDefinition + method post + return type com.microsoft.graph.models.UnifiedRoleDefinition + param arg0 : com.microsoft.graph.models.UnifiedRoleDefinition + method select + return type com.microsoft.graph.requests.UnifiedRoleDefinitionCollectionRequest + param arg0 : java.lang.String + method setDelay + return type void + param arg0 : long + method setMaxRedirects + return type void + param arg0 : int + method setMaxRetries + return type void + param arg0 : int + method setShouldRedirect + return type void + param arg0 : com.microsoft.graph.httpcore.middlewareoption.IShouldRedirect + method setShouldRetry + return type void + param arg0 : com.microsoft.graph.httpcore.middlewareoption.IShouldRetry + method setUseCaches + return type void + param arg0 : boolean + method skipToken + return type com.microsoft.graph.requests.UnifiedRoleDefinitionCollectionRequest + param arg0 : java.lang.String + method skip + return type com.microsoft.graph.requests.UnifiedRoleDefinitionCollectionRequest + param arg0 : int + method top + return type com.microsoft.graph.requests.UnifiedRoleDefinitionCollectionRequest + param arg0 : int + method withHttpMethod + return type com.microsoft.graph.http.IHttpRequest + param arg0 : com.microsoft.graph.http.HttpMethod + class com.microsoft.graph.requests.UnifiedRoleDefinitionCollectionRequestBuilder : com.microsoft.graph.http.BaseCollectionRequestBuilder + method buildRequest + return type com.microsoft.graph.http.BaseCollectionRequest + param arg0 : [Lcom.microsoft.graph.options.Option; + method buildRequest + return type com.microsoft.graph.http.BaseCollectionRequest + param arg0 : java.util.List + method byId + return type com.microsoft.graph.http.BaseRequestBuilder + param arg0 : java.lang.String + method count + return type com.microsoft.graph.http.PrimitiveRequestBuilder + method getClient + return type com.microsoft.graph.core.IBaseClient + method getOptions + return type java.util.List + param arg0 : [Lcom.microsoft.graph.options.Option; + method getRequestUrl + return type java.lang.String + method getRequestUrlWithAdditionalParameter + return type java.lang.String + param arg0 : java.lang.String + method getRequestUrlWithAdditionalSegment + return type java.lang.String + param arg0 : java.lang.String + class com.microsoft.graph.requests.UnifiedRoleDefinitionCollectionResponse : com.microsoft.graph.http.BaseCollectionResponse + property nextLink : java.lang.String + property value : java.util.List + method additionalDataManager + return type com.microsoft.graph.serializer.AdditionalDataManager + method nextLink + return type java.lang.String + method setRawObject + return type void + param arg0 : com.microsoft.graph.serializer.ISerializer + param arg1 : com.google.gson.JsonObject + method values + return type java.util.List + class com.microsoft.graph.requests.UnifiedRoleDefinitionReferenceRequest : com.microsoft.graph.http.BaseReferenceRequest property REQUEST_STATS_HEADER_VALUE_FORMAT_STRING : java.lang.String method addFunctionOption return type void @@ -149871,16 +151991,12 @@ return type void param arg0 : com.microsoft.graph.options.QueryOption method delete - return type com.microsoft.graph.models.TokenLifetimePolicy + return type java.lang.Object method deleteAsync return type java.util.concurrent.CompletableFuture method expand - return type com.microsoft.graph.requests.TokenLifetimePolicyRequest + return type com.microsoft.graph.requests.UnifiedRoleDefinitionReferenceRequest param arg0 : java.lang.String - method get - return type com.microsoft.graph.models.TokenLifetimePolicy - method getAsync - return type java.util.concurrent.CompletableFuture method getClient return type com.microsoft.graph.core.IBaseClient method getDelay @@ -149914,26 +152030,8 @@ return type com.microsoft.graph.httpcore.middlewareoption.IShouldRetry method getUseCaches return type boolean - method patchAsync - return type java.util.concurrent.CompletableFuture - param arg0 : com.microsoft.graph.models.TokenLifetimePolicy - method patch - return type com.microsoft.graph.models.TokenLifetimePolicy - param arg0 : com.microsoft.graph.models.TokenLifetimePolicy - method postAsync - return type java.util.concurrent.CompletableFuture - param arg0 : com.microsoft.graph.models.TokenLifetimePolicy - method post - return type com.microsoft.graph.models.TokenLifetimePolicy - param arg0 : com.microsoft.graph.models.TokenLifetimePolicy - method putAsync - return type java.util.concurrent.CompletableFuture - param arg0 : com.microsoft.graph.models.TokenLifetimePolicy - method put - return type com.microsoft.graph.models.TokenLifetimePolicy - param arg0 : com.microsoft.graph.models.TokenLifetimePolicy method select - return type com.microsoft.graph.requests.TokenLifetimePolicyRequest + return type com.microsoft.graph.requests.UnifiedRoleDefinitionReferenceRequest param arg0 : java.lang.String method setDelay return type void @@ -149959,32 +152057,15 @@ method withHttpMethod return type com.microsoft.graph.http.IHttpRequest param arg0 : com.microsoft.graph.http.HttpMethod - class com.microsoft.graph.requests.TokenLifetimePolicyRequestBuilder : com.microsoft.graph.http.BaseRequestBuilder - method appliesTo - return type com.microsoft.graph.requests.DirectoryObjectCollectionWithReferencesRequestBuilder - method appliesTo - return type com.microsoft.graph.requests.DirectoryObjectWithReferenceRequestBuilder - param arg0 : java.lang.String + class com.microsoft.graph.requests.UnifiedRoleDefinitionReferenceRequestBuilder : com.microsoft.graph.http.BaseReferenceRequestBuilder method buildRequest - return type com.microsoft.graph.requests.TokenLifetimePolicyRequest + return type com.microsoft.graph.http.BaseReferenceRequest param arg0 : [Lcom.microsoft.graph.options.Option; method buildRequest - return type com.microsoft.graph.requests.TokenLifetimePolicyRequest + return type com.microsoft.graph.http.BaseReferenceRequest param arg0 : java.util.List - method checkMemberGroups - return type com.microsoft.graph.requests.DirectoryObjectCheckMemberGroupsCollectionRequestBuilder - param arg0 : com.microsoft.graph.models.DirectoryObjectCheckMemberGroupsParameterSet - method checkMemberObjects - return type com.microsoft.graph.requests.DirectoryObjectCheckMemberObjectsCollectionRequestBuilder - param arg0 : com.microsoft.graph.models.DirectoryObjectCheckMemberObjectsParameterSet method getClient return type com.microsoft.graph.core.IBaseClient - method getMemberGroups - return type com.microsoft.graph.requests.DirectoryObjectGetMemberGroupsCollectionRequestBuilder - param arg0 : com.microsoft.graph.models.DirectoryObjectGetMemberGroupsParameterSet - method getMemberObjects - return type com.microsoft.graph.requests.DirectoryObjectGetMemberObjectsCollectionRequestBuilder - param arg0 : com.microsoft.graph.models.DirectoryObjectGetMemberObjectsParameterSet method getOptions return type java.util.List param arg0 : [Lcom.microsoft.graph.options.Option; @@ -149996,9 +152077,7 @@ method getRequestUrlWithAdditionalSegment return type java.lang.String param arg0 : java.lang.String - method restore - return type com.microsoft.graph.requests.DirectoryObjectRestoreRequestBuilder - class com.microsoft.graph.requests.TokenLifetimePolicyWithReferenceRequest : com.microsoft.graph.http.BaseWithReferenceRequest + class com.microsoft.graph.requests.UnifiedRoleDefinitionRequest : com.microsoft.graph.http.BaseRequest property REQUEST_STATS_HEADER_VALUE_FORMAT_STRING : java.lang.String method addFunctionOption return type void @@ -150011,14 +152090,14 @@ return type void param arg0 : com.microsoft.graph.options.QueryOption method delete - return type void + return type com.microsoft.graph.models.UnifiedRoleDefinition method deleteAsync return type java.util.concurrent.CompletableFuture method expand - return type com.microsoft.graph.requests.TokenLifetimePolicyWithReferenceRequest + return type com.microsoft.graph.requests.UnifiedRoleDefinitionRequest param arg0 : java.lang.String method get - return type java.lang.Object + return type com.microsoft.graph.models.UnifiedRoleDefinition method getAsync return type java.util.concurrent.CompletableFuture method getClient @@ -150056,20 +152135,24 @@ return type boolean method patchAsync return type java.util.concurrent.CompletableFuture - param arg0 : java.lang.Object + param arg0 : com.microsoft.graph.models.UnifiedRoleDefinition method patch - return type java.lang.Object - param arg0 : java.lang.Object + return type com.microsoft.graph.models.UnifiedRoleDefinition + param arg0 : com.microsoft.graph.models.UnifiedRoleDefinition method postAsync return type java.util.concurrent.CompletableFuture - param arg0 : java.lang.Object - param arg1 : com.microsoft.graph.serializer.IJsonBackedObject + param arg0 : com.microsoft.graph.models.UnifiedRoleDefinition method post - return type java.lang.Object - param arg0 : java.lang.Object - param arg1 : com.microsoft.graph.serializer.IJsonBackedObject + return type com.microsoft.graph.models.UnifiedRoleDefinition + param arg0 : com.microsoft.graph.models.UnifiedRoleDefinition + method putAsync + return type java.util.concurrent.CompletableFuture + param arg0 : com.microsoft.graph.models.UnifiedRoleDefinition + method put + return type com.microsoft.graph.models.UnifiedRoleDefinition + param arg0 : com.microsoft.graph.models.UnifiedRoleDefinition method select - return type com.microsoft.graph.requests.TokenLifetimePolicyWithReferenceRequest + return type com.microsoft.graph.requests.UnifiedRoleDefinitionRequest param arg0 : java.lang.String method setDelay return type void @@ -150095,12 +152178,12 @@ method withHttpMethod return type com.microsoft.graph.http.IHttpRequest param arg0 : com.microsoft.graph.http.HttpMethod - class com.microsoft.graph.requests.TokenLifetimePolicyWithReferenceRequestBuilder : com.microsoft.graph.http.BaseWithReferenceRequestBuilder + class com.microsoft.graph.requests.UnifiedRoleDefinitionRequestBuilder : com.microsoft.graph.http.BaseRequestBuilder method buildRequest - return type com.microsoft.graph.http.BaseWithReferenceRequest + return type com.microsoft.graph.requests.UnifiedRoleDefinitionRequest param arg0 : [Lcom.microsoft.graph.options.Option; method buildRequest - return type com.microsoft.graph.http.BaseWithReferenceRequest + return type com.microsoft.graph.requests.UnifiedRoleDefinitionRequest param arg0 : java.util.List method getClient return type com.microsoft.graph.core.IBaseClient @@ -150115,160 +152198,12 @@ method getRequestUrlWithAdditionalSegment return type java.lang.String param arg0 : java.lang.String - method reference - return type com.microsoft.graph.http.BaseReferenceRequestBuilder - class com.microsoft.graph.requests.TrendingCollectionPage : com.microsoft.graph.http.BaseCollectionPage - method additionalDataManager - return type com.microsoft.graph.serializer.AdditionalDataManager - method getCount - return type java.lang.Long - method getCurrentPage - return type java.util.List - method getNextPage - return type com.microsoft.graph.http.BaseRequestBuilder - method setRawObject - return type void - param arg0 : com.microsoft.graph.serializer.ISerializer - param arg1 : com.google.gson.JsonObject - class com.microsoft.graph.requests.TrendingCollectionRequest : com.microsoft.graph.http.BaseEntityCollectionRequest - method addFunctionOption - return type void - param arg0 : com.microsoft.graph.options.FunctionOption - method addHeader - return type void - param arg0 : java.lang.String - param arg1 : java.lang.String - method addQueryOption - return type void - param arg0 : com.microsoft.graph.options.QueryOption - method buildFromResponse - return type com.microsoft.graph.http.BaseCollectionPage - param arg0 : com.microsoft.graph.http.ICollectionResponse - method count - return type com.microsoft.graph.requests.TrendingCollectionRequest - method count - return type com.microsoft.graph.requests.TrendingCollectionRequest - param arg0 : boolean - method expand - return type com.microsoft.graph.requests.TrendingCollectionRequest - param arg0 : java.lang.String - method filter - return type com.microsoft.graph.requests.TrendingCollectionRequest - param arg0 : java.lang.String - method get - return type com.microsoft.graph.http.BaseCollectionPage - method getAsync - return type java.util.concurrent.CompletableFuture - method getBaseRequest - return type com.microsoft.graph.http.BaseRequest - method getCollectionPageClass - return type java.lang.Class - method getDelay - return type long - method getHeaders - return type java.util.List - method getHttpMethod - return type com.microsoft.graph.http.HttpMethod - method getHttpRequest - return type java.lang.Object - method getHttpRequest - return type java.lang.Object - param arg0 : java.lang.Object - method getMaxRedirects - return type int - method getMaxRetries - return type int - method getOptions - return type java.util.List - method getRequestUrl - return type java.net.URL - method getShouldRedirect - return type com.microsoft.graph.httpcore.middlewareoption.IShouldRedirect - method getShouldRetry - return type com.microsoft.graph.httpcore.middlewareoption.IShouldRetry - method getUseCaches - return type boolean - method orderBy - return type com.microsoft.graph.requests.TrendingCollectionRequest - param arg0 : java.lang.String - method postAsync - return type java.util.concurrent.CompletableFuture - param arg0 : com.microsoft.graph.models.Trending - method post - return type com.microsoft.graph.models.Trending - param arg0 : com.microsoft.graph.models.Trending - method select - return type com.microsoft.graph.requests.TrendingCollectionRequest - param arg0 : java.lang.String - method setDelay - return type void - param arg0 : long - method setMaxRedirects - return type void - param arg0 : int - method setMaxRetries - return type void - param arg0 : int - method setShouldRedirect - return type void - param arg0 : com.microsoft.graph.httpcore.middlewareoption.IShouldRedirect - method setShouldRetry - return type void - param arg0 : com.microsoft.graph.httpcore.middlewareoption.IShouldRetry - method setUseCaches - return type void - param arg0 : boolean - method skipToken - return type com.microsoft.graph.requests.TrendingCollectionRequest - param arg0 : java.lang.String - method skip - return type com.microsoft.graph.requests.TrendingCollectionRequest - param arg0 : int - method top - return type com.microsoft.graph.requests.TrendingCollectionRequest - param arg0 : int - method withHttpMethod - return type com.microsoft.graph.http.IHttpRequest - param arg0 : com.microsoft.graph.http.HttpMethod - class com.microsoft.graph.requests.TrendingCollectionRequestBuilder : com.microsoft.graph.http.BaseCollectionRequestBuilder - method buildRequest - return type com.microsoft.graph.http.BaseCollectionRequest - param arg0 : [Lcom.microsoft.graph.options.Option; - method buildRequest - return type com.microsoft.graph.http.BaseCollectionRequest - param arg0 : java.util.List - method byId - return type com.microsoft.graph.http.BaseRequestBuilder - param arg0 : java.lang.String - method count - return type com.microsoft.graph.http.PrimitiveRequestBuilder - method getClient - return type com.microsoft.graph.core.IBaseClient - method getOptions - return type java.util.List - param arg0 : [Lcom.microsoft.graph.options.Option; - method getRequestUrl - return type java.lang.String - method getRequestUrlWithAdditionalParameter - return type java.lang.String - param arg0 : java.lang.String - method getRequestUrlWithAdditionalSegment - return type java.lang.String + method inheritsPermissionsFrom + return type com.microsoft.graph.requests.UnifiedRoleDefinitionCollectionRequestBuilder + method inheritsPermissionsFrom + return type com.microsoft.graph.requests.UnifiedRoleDefinitionRequestBuilder param arg0 : java.lang.String - class com.microsoft.graph.requests.TrendingCollectionResponse : com.microsoft.graph.http.BaseCollectionResponse - property nextLink : java.lang.String - property value : java.util.List - method additionalDataManager - return type com.microsoft.graph.serializer.AdditionalDataManager - method nextLink - return type java.lang.String - method setRawObject - return type void - param arg0 : com.microsoft.graph.serializer.ISerializer - param arg1 : com.google.gson.JsonObject - method values - return type java.util.List - class com.microsoft.graph.requests.TrendingRequest : com.microsoft.graph.http.BaseRequest + class com.microsoft.graph.requests.UnifiedRoleDefinitionWithReferenceRequest : com.microsoft.graph.http.BaseWithReferenceRequest property REQUEST_STATS_HEADER_VALUE_FORMAT_STRING : java.lang.String method addFunctionOption return type void @@ -150281,14 +152216,14 @@ return type void param arg0 : com.microsoft.graph.options.QueryOption method delete - return type com.microsoft.graph.models.Trending + return type void method deleteAsync return type java.util.concurrent.CompletableFuture method expand - return type com.microsoft.graph.requests.TrendingRequest + return type com.microsoft.graph.requests.UnifiedRoleDefinitionWithReferenceRequest param arg0 : java.lang.String method get - return type com.microsoft.graph.models.Trending + return type java.lang.Object method getAsync return type java.util.concurrent.CompletableFuture method getClient @@ -150326,24 +152261,20 @@ return type boolean method patchAsync return type java.util.concurrent.CompletableFuture - param arg0 : com.microsoft.graph.models.Trending + param arg0 : java.lang.Object method patch - return type com.microsoft.graph.models.Trending - param arg0 : com.microsoft.graph.models.Trending + return type java.lang.Object + param arg0 : java.lang.Object method postAsync return type java.util.concurrent.CompletableFuture - param arg0 : com.microsoft.graph.models.Trending + param arg0 : java.lang.Object + param arg1 : com.microsoft.graph.serializer.IJsonBackedObject method post - return type com.microsoft.graph.models.Trending - param arg0 : com.microsoft.graph.models.Trending - method putAsync - return type java.util.concurrent.CompletableFuture - param arg0 : com.microsoft.graph.models.Trending - method put - return type com.microsoft.graph.models.Trending - param arg0 : com.microsoft.graph.models.Trending + return type java.lang.Object + param arg0 : java.lang.Object + param arg1 : com.microsoft.graph.serializer.IJsonBackedObject method select - return type com.microsoft.graph.requests.TrendingRequest + return type com.microsoft.graph.requests.UnifiedRoleDefinitionWithReferenceRequest param arg0 : java.lang.String method setDelay return type void @@ -150369,12 +152300,12 @@ method withHttpMethod return type com.microsoft.graph.http.IHttpRequest param arg0 : com.microsoft.graph.http.HttpMethod - class com.microsoft.graph.requests.TrendingRequestBuilder : com.microsoft.graph.http.BaseRequestBuilder + class com.microsoft.graph.requests.UnifiedRoleDefinitionWithReferenceRequestBuilder : com.microsoft.graph.http.BaseWithReferenceRequestBuilder method buildRequest - return type com.microsoft.graph.requests.TrendingRequest + return type com.microsoft.graph.http.BaseWithReferenceRequest param arg0 : [Lcom.microsoft.graph.options.Option; method buildRequest - return type com.microsoft.graph.requests.TrendingRequest + return type com.microsoft.graph.http.BaseWithReferenceRequest param arg0 : java.util.List method getClient return type com.microsoft.graph.core.IBaseClient @@ -150389,8 +152320,8 @@ method getRequestUrlWithAdditionalSegment return type java.lang.String param arg0 : java.lang.String - method resource - return type com.microsoft.graph.requests.EntityWithReferenceRequestBuilder + method reference + return type com.microsoft.graph.http.BaseReferenceRequestBuilder class com.microsoft.graph.requests.UnmuteParticipantOperationRequest : com.microsoft.graph.http.BaseRequest property REQUEST_STATS_HEADER_VALUE_FORMAT_STRING : java.lang.String method addFunctionOption @@ -155403,6 +157334,103 @@ method installedApps return type com.microsoft.graph.requests.UserScopeTeamsAppInstallationRequestBuilder param arg0 : java.lang.String + method sendActivityNotification + return type com.microsoft.graph.requests.UserTeamworkSendActivityNotificationRequestBuilder + param arg0 : com.microsoft.graph.models.UserTeamworkSendActivityNotificationParameterSet + class com.microsoft.graph.requests.UserTeamworkSendActivityNotificationRequest : com.microsoft.graph.http.BaseRequest + property REQUEST_STATS_HEADER_VALUE_FORMAT_STRING : java.lang.String + property body : com.microsoft.graph.models.UserTeamworkSendActivityNotificationParameterSet + method addFunctionOption + return type void + param arg0 : com.microsoft.graph.options.FunctionOption + method addHeader + return type void + param arg0 : java.lang.String + param arg1 : java.lang.String + method addQueryOption + return type void + param arg0 : com.microsoft.graph.options.QueryOption + method getClient + return type com.microsoft.graph.core.IBaseClient + method getDelay + return type long + method getFunctionOptions + return type java.util.List + method getHeaders + return type java.util.List + method getHttpMethod + return type com.microsoft.graph.http.HttpMethod + method getHttpRequest + return type java.lang.Object + method getHttpRequest + return type java.lang.Object + param arg0 : java.lang.Object + method getMaxRedirects + return type int + method getMaxRetries + return type int + method getOptions + return type java.util.List + method getQueryOptions + return type java.util.List + method getRequestUrl + return type java.net.URL + method getResponseType + return type java.lang.Class + method getShouldRedirect + return type com.microsoft.graph.httpcore.middlewareoption.IShouldRedirect + method getShouldRetry + return type com.microsoft.graph.httpcore.middlewareoption.IShouldRetry + method getUseCaches + return type boolean + method post + return type void + method postAsync + return type java.util.concurrent.CompletableFuture + method setDelay + return type void + param arg0 : long + method setHttpMethod + return type void + param arg0 : com.microsoft.graph.http.HttpMethod + method setMaxRedirects + return type void + param arg0 : int + method setMaxRetries + return type void + param arg0 : int + method setShouldRedirect + return type void + param arg0 : com.microsoft.graph.httpcore.middlewareoption.IShouldRedirect + method setShouldRetry + return type void + param arg0 : com.microsoft.graph.httpcore.middlewareoption.IShouldRetry + method setUseCaches + return type void + param arg0 : boolean + method withHttpMethod + return type com.microsoft.graph.http.IHttpRequest + param arg0 : com.microsoft.graph.http.HttpMethod + class com.microsoft.graph.requests.UserTeamworkSendActivityNotificationRequestBuilder : com.microsoft.graph.http.BaseActionRequestBuilder + method buildRequest + return type com.microsoft.graph.requests.UserTeamworkSendActivityNotificationRequest + param arg0 : [Lcom.microsoft.graph.options.Option; + method buildRequest + return type com.microsoft.graph.requests.UserTeamworkSendActivityNotificationRequest + param arg0 : java.util.List + method getClient + return type com.microsoft.graph.core.IBaseClient + method getOptions + return type java.util.List + param arg0 : [Lcom.microsoft.graph.options.Option; + method getRequestUrl + return type java.lang.String + method getRequestUrlWithAdditionalParameter + return type java.lang.String + param arg0 : java.lang.String + method getRequestUrlWithAdditionalSegment + return type java.lang.String + param arg0 : java.lang.String class com.microsoft.graph.requests.UserTranslateExchangeIdsCollectionPage : com.microsoft.graph.http.BaseCollectionPage method additionalDataManager return type com.microsoft.graph.serializer.AdditionalDataManager