Uses of Class
odata.msgraph.client.beta.entity.IdentityUserFlow
-
Packages that use IdentityUserFlow Package Description odata.msgraph.client.beta.entity -
-
Uses of IdentityUserFlow in odata.msgraph.client.beta.entity
Subclasses of IdentityUserFlow in odata.msgraph.client.beta.entity Modifier and Type Class Description classB2cIdentityUserFlowclassB2xIdentityUserFlowMethods in odata.msgraph.client.beta.entity that return IdentityUserFlow Modifier and Type Method Description IdentityUserFlowIdentityUserFlow.Builder. build()IdentityUserFlowIdentityUserFlow. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.IdentityUserFlowIdentityUserFlow. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).IdentityUserFlowIdentityUserFlow. withUnmappedField(String name, String value)IdentityUserFlowIdentityUserFlow. withUserFlowType(UserFlowType userFlowType)IdentityUserFlowIdentityUserFlow. withUserFlowTypeVersion(Float userFlowTypeVersion)
-