Uses of Class
odata.msgraph.client.complex.RemoteItem
-
Packages that use RemoteItem Package Description odata.msgraph.client.complex odata.msgraph.client.entity -
-
Uses of RemoteItem in odata.msgraph.client.complex
-
Uses of RemoteItem in odata.msgraph.client.entity
Fields in odata.msgraph.client.entity declared as RemoteItem Modifier and Type Field Description protected RemoteItemDriveItem. remoteItemMethods in odata.msgraph.client.entity that return types with arguments of type RemoteItem Modifier and Type Method Description Optional<RemoteItem>DriveItem. getRemoteItem()Methods in odata.msgraph.client.entity with parameters of type RemoteItem Modifier and Type Method Description DriveItem.BuilderDriveItem.Builder. remoteItem(RemoteItem remoteItem)DriveItemDriveItem. withRemoteItem(RemoteItem remoteItem)
-