Uses of Class
com.microsoft.graph.models.SharePointOneDriveOptions
Packages that use SharePointOneDriveOptions
-
Uses of SharePointOneDriveOptions in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return SharePointOneDriveOptionsModifier and TypeMethodDescriptionstatic SharePointOneDriveOptionsSharePointOneDriveOptions.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueSearchRequest.getSharePointOneDriveOptions()Gets the sharePointOneDriveOptions property value.Methods in com.microsoft.graph.models with parameters of type SharePointOneDriveOptionsModifier and TypeMethodDescriptionvoidSearchRequest.setSharePointOneDriveOptions(SharePointOneDriveOptions value) Sets the sharePointOneDriveOptions property value.