| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
WindowsPhoneXAP |
WindowsPhoneXAP.Builder.build() |
WindowsPhoneXAP |
WindowsPhoneXAP.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
WindowsPhoneXAP |
WindowsPhoneXAP.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
WindowsPhoneXAP |
WindowsPhoneXAP.withIdentityVersion(String identityVersion)
Returns an immutable copy of
this with just the identityVersion
field changed. |
WindowsPhoneXAP |
WindowsPhoneXAP.withMinimumSupportedOperatingSystem(WindowsMinimumOperatingSystem minimumSupportedOperatingSystem)
Returns an immutable copy of
this with just the minimumSupportedOperatingSystem field changed. |
WindowsPhoneXAP |
WindowsPhoneXAP.withProductIdentifier(String productIdentifier)
Returns an immutable copy of
this with just the productIdentifier
field changed. |
Copyright © 2018–2020. All rights reserved.