Uses of Class
odata.msgraph.client.beta.entity.WindowsStoreApp
-
Packages that use WindowsStoreApp Package Description odata.msgraph.client.beta.entity -
-
Uses of WindowsStoreApp in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return WindowsStoreApp Modifier and Type Method Description WindowsStoreAppWindowsStoreApp.Builder. build()WindowsStoreAppWindowsStoreApp. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.WindowsStoreAppWindowsStoreApp. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).WindowsStoreAppWindowsStoreApp. withAppStoreUrl(String appStoreUrl)Returns an immutable copy ofthiswith just theappStoreUrlfield changed.WindowsStoreAppWindowsStoreApp. withUnmappedField(String name, String value)
-