Uses of Class
com.microsoft.graph.models.AccessPackageSuggestionReason
Packages that use AccessPackageSuggestionReason
-
Uses of AccessPackageSuggestionReason in com.microsoft.graph.models
Subclasses of AccessPackageSuggestionReason in com.microsoft.graph.modelsModifier and TypeClassDescriptionclassclassMethods in com.microsoft.graph.models that return AccessPackageSuggestionReasonModifier and TypeMethodDescriptionAccessPackageSuggestionReason.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMethods in com.microsoft.graph.models that return types with arguments of type AccessPackageSuggestionReasonModifier and TypeMethodDescriptionAccessPackageSuggestion.getReasons()Gets the reasons property value.Method parameters in com.microsoft.graph.models with type arguments of type AccessPackageSuggestionReasonModifier and TypeMethodDescriptionvoidAccessPackageSuggestion.setReasons(List<AccessPackageSuggestionReason> value) Sets the reasons property value.