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