Uses of Class
odata.msgraph.client.beta.entity.AppleExpeditedCheckinConfigurationBase
-
Packages that use AppleExpeditedCheckinConfigurationBase Package Description odata.msgraph.client.beta.entity -
-
Uses of AppleExpeditedCheckinConfigurationBase in odata.msgraph.client.beta.entity
Subclasses of AppleExpeditedCheckinConfigurationBase in odata.msgraph.client.beta.entity Modifier and Type Class Description classIosExpeditedCheckinConfiguration“Experimental profile to increase the rate of device check-ins per day of iOS devices.”Methods in odata.msgraph.client.beta.entity that return AppleExpeditedCheckinConfigurationBase Modifier and Type Method Description AppleExpeditedCheckinConfigurationBaseAppleExpeditedCheckinConfigurationBase. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.AppleExpeditedCheckinConfigurationBaseAppleExpeditedCheckinConfigurationBase. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).AppleExpeditedCheckinConfigurationBaseAppleExpeditedCheckinConfigurationBase. withEnableExpeditedCheckin(Boolean enableExpeditedCheckin)Returns an immutable copy ofthiswith just theenableExpeditedCheckinfield changed.AppleExpeditedCheckinConfigurationBaseAppleExpeditedCheckinConfigurationBase. withUnmappedField(String name, String value)
-