| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
WindowsUniversalAppX |
WindowsUniversalAppX.Builder.build() |
WindowsUniversalAppX |
WindowsUniversalAppX.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
WindowsUniversalAppX |
WindowsUniversalAppX.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
WindowsUniversalAppX |
WindowsUniversalAppX.withApplicableArchitectures(WindowsArchitecture applicableArchitectures)
Returns an immutable copy of
this with just the applicableArchitectures field changed. |
WindowsUniversalAppX |
WindowsUniversalAppX.withApplicableDeviceTypes(WindowsDeviceType applicableDeviceTypes)
Returns an immutable copy of
this with just the applicableDeviceTypes field changed. |
WindowsUniversalAppX |
WindowsUniversalAppX.withIdentityName(String identityName)
Returns an immutable copy of
this with just the identityName
field changed. |
WindowsUniversalAppX |
WindowsUniversalAppX.withIdentityPublisherHash(String identityPublisherHash)
Returns an immutable copy of
this with just the identityPublisherHash field changed. |
WindowsUniversalAppX |
WindowsUniversalAppX.withIdentityResourceIdentifier(String identityResourceIdentifier)
Returns an immutable copy of
this with just the identityResourceIdentifier field changed. |
WindowsUniversalAppX |
WindowsUniversalAppX.withIdentityVersion(String identityVersion)
Returns an immutable copy of
this with just the identityVersion
field changed. |
WindowsUniversalAppX |
WindowsUniversalAppX.withIsBundle(Boolean isBundle)
Returns an immutable copy of
this with just the isBundle field
changed. |
WindowsUniversalAppX |
WindowsUniversalAppX.withMinimumSupportedOperatingSystem(WindowsMinimumOperatingSystem minimumSupportedOperatingSystem)
Returns an immutable copy of
this with just the minimumSupportedOperatingSystem field changed. |
Copyright © 2018–2020. All rights reserved.