Uses of Class
com.microsoft.graph.models.SharepointSettings
Packages that use SharepointSettings
-
Uses of SharepointSettings in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return SharepointSettingsModifier and TypeMethodDescriptionstatic SharepointSettingsSharepointSettings.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueSharepoint.getSettings()Gets the settings property value.Methods in com.microsoft.graph.models with parameters of type SharepointSettingsModifier and TypeMethodDescriptionvoidSharepoint.setSettings(SharepointSettings value) Sets the settings property value.