Uses of Class
com.microsoft.graph.models.AppScope
Packages that use AppScope
-
Uses of AppScope in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return AppScopeModifier and TypeMethodDescriptionstatic AppScopeAppScope.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueUnifiedRoleAssignment.getAppScope()Gets the appScope property value.UnifiedRoleAssignmentScheduleRequest.getAppScope()Gets the appScope property value.UnifiedRoleEligibilityScheduleRequest.getAppScope()Gets the appScope property value.UnifiedRoleScheduleBase.getAppScope()Gets the appScope property value.UnifiedRoleScheduleInstanceBase.getAppScope()Gets the appScope property value.Methods in com.microsoft.graph.models with parameters of type AppScopeModifier and TypeMethodDescriptionvoidUnifiedRoleAssignment.setAppScope(AppScope value) Sets the appScope property value.voidUnifiedRoleAssignmentScheduleRequest.setAppScope(AppScope value) Sets the appScope property value.voidUnifiedRoleEligibilityScheduleRequest.setAppScope(AppScope value) Sets the appScope property value.voidUnifiedRoleScheduleBase.setAppScope(AppScope value) Sets the appScope property value.voidUnifiedRoleScheduleInstanceBase.setAppScope(AppScope value) Sets the appScope property value.