Uses of Class
com.microsoft.graph.models.ListItem
Packages that use ListItem
-
Uses of ListItem in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ListItemModifier and TypeMethodDescriptionstatic ListItemListItem.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueDriveItem.getListItem()Gets the listItem property value.SharedDriveItem.getListItem()Gets the listItem property value.Methods in com.microsoft.graph.models that return types with arguments of type ListItemModifier and TypeMethodDescriptionList.getItems()Gets the items property value.ListItemCollectionResponse.getValue()Gets the value property value.Methods in com.microsoft.graph.models with parameters of type ListItemModifier and TypeMethodDescriptionvoidDriveItem.setListItem(ListItem value) Sets the listItem property value.voidSharedDriveItem.setListItem(ListItem value) Sets the listItem property value.Method parameters in com.microsoft.graph.models with type arguments of type ListItem