Uses of Class
odata.msgraph.client.beta.entity.ManagedMobileLobApp
-
Packages that use ManagedMobileLobApp Package Description odata.msgraph.client.beta.entity -
-
Uses of ManagedMobileLobApp in odata.msgraph.client.beta.entity
Subclasses of ManagedMobileLobApp in odata.msgraph.client.beta.entity Modifier and Type Class Description classManagedAndroidLobApp“Contains properties and inherited properties for Managed Android Line Of Business apps.”classManagedIOSLobApp“Contains properties and inherited properties for Managed iOS Line Of Business apps.”Methods in odata.msgraph.client.beta.entity that return ManagedMobileLobApp Modifier and Type Method Description ManagedMobileLobAppManagedMobileLobApp. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.ManagedMobileLobAppManagedMobileLobApp. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).ManagedMobileLobAppManagedMobileLobApp. withCommittedContentVersion(String committedContentVersion)Returns an immutable copy ofthiswith just thecommittedContentVersionfield changed.ManagedMobileLobAppManagedMobileLobApp. withFileName(String fileName)Returns an immutable copy ofthiswith just thefileNamefield changed.ManagedMobileLobAppManagedMobileLobApp. withSize(Long size)Returns an immutable copy ofthiswith just thesizefield changed.ManagedMobileLobAppManagedMobileLobApp. withUnmappedField(String name, String value)
-