| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
AndroidManagedStoreAppConfiguration |
AndroidManagedStoreAppConfiguration.Builder.build() |
AndroidManagedStoreAppConfiguration |
AndroidManagedStoreAppConfiguration.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
AndroidManagedStoreAppConfiguration |
AndroidManagedStoreAppConfiguration.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
AndroidManagedStoreAppConfiguration |
AndroidManagedStoreAppConfiguration.withAppSupportsOemConfig(Boolean appSupportsOemConfig)
Returns an immutable copy of
this with just the appSupportsOemConfig field changed. |
AndroidManagedStoreAppConfiguration |
AndroidManagedStoreAppConfiguration.withPackageId(String packageId)
Returns an immutable copy of
this with just the packageId field
changed. |
AndroidManagedStoreAppConfiguration |
AndroidManagedStoreAppConfiguration.withPayloadJson(String payloadJson)
Returns an immutable copy of
this with just the payloadJson
field changed. |
AndroidManagedStoreAppConfiguration |
AndroidManagedStoreAppConfiguration.withProfileApplicability(AndroidProfileApplicability profileApplicability)
Returns an immutable copy of
this with just the profileApplicability field changed. |
Copyright © 2018–2020. All rights reserved.