| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Class and Description |
|---|---|
class |
AndroidLobApp
“Contains properties and inherited properties for Android Line Of Business apps.”
|
class |
IosLobApp
“Contains properties and inherited properties for iOS Line Of Business apps.”
|
class |
MacOSLobApp
“Contains properties and inherited properties for the MacOS LOB App.”
|
class |
Win32LobApp
“Contains properties and inherited properties for Win32 apps.”
|
class |
WindowsAppX
“Contains properties and inherited properties for Windows AppX Line Of Business
apps.”
|
class |
WindowsMobileMSI
“Contains properties and inherited properties for Windows Mobile MSI Line Of
Business apps.”
|
class |
WindowsPhone81AppX
“Contains properties and inherited properties for Windows Phone 8.1 AppX Line Of
Business apps.”
|
class |
WindowsPhone81AppXBundle
“Contains properties and inherited properties for Windows Phone 8.1 AppX Bundle
Line Of Business apps.”
|
class |
WindowsPhoneXAP
“Contains properties and inherited properties for Windows Phone XAP Line Of
Business apps.”
|
class |
WindowsUniversalAppX
“Contains properties and inherited properties for Windows Universal AppX Line Of
Business apps.”
|
| Modifier and Type | Method and Description |
|---|---|
MobileLobApp |
MobileLobApp.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
MobileLobApp |
MobileLobApp.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
MobileLobApp |
MobileLobApp.withCommittedContentVersion(String committedContentVersion)
Returns an immutable copy of
this with just the committedContentVersion field changed. |
MobileLobApp |
MobileLobApp.withFileName(String fileName)
Returns an immutable copy of
this with just the fileName field
changed. |
MobileLobApp |
MobileLobApp.withSize(Long size)
Returns an immutable copy of
this with just the size field
changed. |
Copyright © 2018–2020. All rights reserved.