Uses of Class
odata.msgraph.client.beta.entity.IdentityBuiltInUserFlowAttribute
-
Packages that use IdentityBuiltInUserFlowAttribute Package Description odata.msgraph.client.beta.entity -
-
Uses of IdentityBuiltInUserFlowAttribute in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.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, String value)
-