| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Class and Description |
|---|---|
class |
IosExpeditedCheckinConfiguration
“Experimental profile to increase the rate of device check-ins per day of iOS
devices.”
|
| Modifier and Type | Method and Description |
|---|---|
AppleExpeditedCheckinConfigurationBase |
AppleExpeditedCheckinConfigurationBase.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
AppleExpeditedCheckinConfigurationBase |
AppleExpeditedCheckinConfigurationBase.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
AppleExpeditedCheckinConfigurationBase |
AppleExpeditedCheckinConfigurationBase.withEnableExpeditedCheckin(Boolean enableExpeditedCheckin)
Returns an immutable copy of
this with just the enableExpeditedCheckin field changed. |
Copyright © 2018–2020. All rights reserved.