Uses of Class
odata.msgraph.client.beta.entity.MobileLobApp
-
Packages that use MobileLobApp Package Description odata.msgraph.client.beta.entity -
-
Uses of MobileLobApp in odata.msgraph.client.beta.entity
Subclasses of MobileLobApp in odata.msgraph.client.beta.entity Modifier and Type Class Description classAndroidLobApp“Contains properties and inherited properties for Android Line Of Business apps.”classIosLobApp“Contains properties and inherited properties for iOS Line Of Business apps.”classMacOSLobApp“Contains properties and inherited properties for the MacOS LOB App.”classWin32LobApp“Contains properties and inherited properties for Win32 apps.”classWindowsAppX“Contains properties and inherited properties for Windows AppX Line Of Business apps.”classWindowsMobileMSI“Contains properties and inherited properties for Windows Mobile MSI Line Of Business apps.”classWindowsPhone81AppX“Contains properties and inherited properties for Windows Phone 8.1 AppX Line Of Business apps.”classWindowsPhone81AppXBundle“Contains properties and inherited properties for Windows Phone 8.1 AppX Bundle Line Of Business apps.”classWindowsPhoneXAP“Contains properties and inherited properties for Windows Phone XAP Line Of Business apps.”classWindowsUniversalAppX“Contains properties and inherited properties for Windows Universal AppX Line Of Business apps.”Methods in odata.msgraph.client.beta.entity that return MobileLobApp Modifier and Type Method Description MobileLobAppMobileLobApp. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.MobileLobAppMobileLobApp. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).MobileLobAppMobileLobApp. withCommittedContentVersion(String committedContentVersion)Returns an immutable copy ofthiswith just thecommittedContentVersionfield changed.MobileLobAppMobileLobApp. withFileName(String fileName)Returns an immutable copy ofthiswith just thefileNamefield changed.MobileLobAppMobileLobApp. withSize(Long size)Returns an immutable copy ofthiswith just thesizefield changed.MobileLobAppMobileLobApp. withUnmappedField(String name, String value)
-