Uses of Class
odata.msgraph.client.beta.entity.B2cIdentityUserFlow.Builder
-
Packages that use B2cIdentityUserFlow.Builder Package Description odata.msgraph.client.beta.entity -
-
Uses of B2cIdentityUserFlow.Builder in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return B2cIdentityUserFlow.Builder Modifier and Type Method Description B2cIdentityUserFlow.BuilderB2cIdentityUserFlow.Builder. apiConnectorConfiguration(UserFlowApiConnectorConfiguration apiConnectorConfiguration)static B2cIdentityUserFlow.BuilderB2cIdentityUserFlow. builderB2cIdentityUserFlow()Returns a builder which is used to create a new instance of this class (given that this class is immutable).B2cIdentityUserFlow.BuilderB2cIdentityUserFlow.Builder. defaultLanguageTag(String defaultLanguageTag)B2cIdentityUserFlow.BuilderB2cIdentityUserFlow.Builder. id(String id)B2cIdentityUserFlow.BuilderB2cIdentityUserFlow.Builder. isLanguageCustomizationEnabled(Boolean isLanguageCustomizationEnabled)B2cIdentityUserFlow.BuilderB2cIdentityUserFlow.Builder. userFlowType(UserFlowType userFlowType)B2cIdentityUserFlow.BuilderB2cIdentityUserFlow.Builder. userFlowTypeVersion(Float userFlowTypeVersion)
-