Uses of Class
com.microsoft.graph.models.FileStorage
Packages that use FileStorage
-
Uses of FileStorage in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return FileStorageModifier and TypeMethodDescriptionstatic FileStorageFileStorage.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueStorage.getFileStorage()Gets the fileStorage property value.Methods in com.microsoft.graph.models with parameters of type FileStorageModifier and TypeMethodDescriptionvoidStorage.setFileStorage(FileStorage value) Sets the fileStorage property value.