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