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