Uses of Class
odata.msgraph.client.beta.entity.WindowsPhoneXAP
-
Packages that use WindowsPhoneXAP Package Description odata.msgraph.client.beta.entity -
-
Uses of WindowsPhoneXAP in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return WindowsPhoneXAP Modifier and Type Method Description WindowsPhoneXAPWindowsPhoneXAP.Builder. build()WindowsPhoneXAPWindowsPhoneXAP. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.WindowsPhoneXAPWindowsPhoneXAP. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).WindowsPhoneXAPWindowsPhoneXAP. withIdentityVersion(String identityVersion)Returns an immutable copy ofthiswith just theidentityVersionfield changed.WindowsPhoneXAPWindowsPhoneXAP. withMinimumSupportedOperatingSystem(WindowsMinimumOperatingSystem minimumSupportedOperatingSystem)Returns an immutable copy ofthiswith just theminimumSupportedOperatingSystemfield changed.WindowsPhoneXAPWindowsPhoneXAP. withProductIdentifier(String productIdentifier)Returns an immutable copy ofthiswith just theproductIdentifierfield changed.WindowsPhoneXAPWindowsPhoneXAP. withUnmappedField(String name, String value)
-