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