| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Class and Description |
|---|---|
class |
ManagedAndroidLobApp
“Contains properties and inherited properties for Managed Android Line Of
Business apps.”
|
class |
ManagedIOSLobApp
“Contains properties and inherited properties for Managed iOS Line Of Business
apps.”
|
| Modifier and Type | Method and Description |
|---|---|
ManagedMobileLobApp |
ManagedMobileLobApp.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
ManagedMobileLobApp |
ManagedMobileLobApp.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
ManagedMobileLobApp |
ManagedMobileLobApp.withCommittedContentVersion(String committedContentVersion)
Returns an immutable copy of
this with just the committedContentVersion field changed. |
ManagedMobileLobApp |
ManagedMobileLobApp.withFileName(String fileName)
Returns an immutable copy of
this with just the fileName field
changed. |
ManagedMobileLobApp |
ManagedMobileLobApp.withSize(Long size)
Returns an immutable copy of
this with just the size field
changed. |
Copyright © 2018–2020. All rights reserved.