Uses of Class
com.microsoft.graph.models.FolderView
Packages that use FolderView
-
Uses of FolderView in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return FolderViewModifier and TypeMethodDescriptionstatic FolderViewFolderView.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueFolder.getView()Gets the view property value.Methods in com.microsoft.graph.models with parameters of type FolderViewModifier and TypeMethodDescriptionvoidFolder.setView(FolderView value) Sets the view property value.