Uses of Class
odata.msgraph.client.beta.entity.IosExpeditedCheckinConfiguration
-
Packages that use IosExpeditedCheckinConfiguration Package Description odata.msgraph.client.beta.entity -
-
Uses of IosExpeditedCheckinConfiguration in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return IosExpeditedCheckinConfiguration Modifier and Type Method Description IosExpeditedCheckinConfigurationIosExpeditedCheckinConfiguration.Builder. build()IosExpeditedCheckinConfigurationIosExpeditedCheckinConfiguration. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.IosExpeditedCheckinConfigurationIosExpeditedCheckinConfiguration. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).IosExpeditedCheckinConfigurationIosExpeditedCheckinConfiguration. withUnmappedField(String name, String value)
-