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