Uses of Class
com.microsoft.graph.models.UserFlowLanguageConfiguration
Packages that use UserFlowLanguageConfiguration
-
Uses of UserFlowLanguageConfiguration in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return UserFlowLanguageConfigurationModifier and TypeMethodDescriptionUserFlowLanguageConfiguration.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMethods in com.microsoft.graph.models that return types with arguments of type UserFlowLanguageConfigurationModifier and TypeMethodDescriptionB2xIdentityUserFlow.getLanguages()Gets the languages property value.UserFlowLanguageConfigurationCollectionResponse.getValue()Gets the value property value.Method parameters in com.microsoft.graph.models with type arguments of type UserFlowLanguageConfigurationModifier and TypeMethodDescriptionvoidB2xIdentityUserFlow.setLanguages(List<UserFlowLanguageConfiguration> value) Sets the languages property value.voidUserFlowLanguageConfigurationCollectionResponse.setValue(List<UserFlowLanguageConfiguration> value) Sets the value property value.