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