Uses of Class
com.microsoft.graph.models.UserStorage
Packages that use UserStorage
-
Uses of UserStorage in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return UserStorageModifier and TypeMethodDescriptionstatic UserStorageUserStorage.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueUserSettings.getStorage()Gets the storage property value.Methods in com.microsoft.graph.models with parameters of type UserStorageModifier and TypeMethodDescriptionvoidUserSettings.setStorage(UserStorage value) Sets the storage property value.