Uses of Class
com.microsoft.graph.models.RemoteItem
Packages that use RemoteItem
-
Uses of RemoteItem in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return RemoteItemModifier and TypeMethodDescriptionstatic RemoteItemRemoteItem.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueDriveItem.getRemoteItem()Gets the remoteItem property value.Methods in com.microsoft.graph.models with parameters of type RemoteItemModifier and TypeMethodDescriptionvoidDriveItem.setRemoteItem(RemoteItem value) Sets the remoteItem property value.