Uses of Class
odata.msgraph.client.beta.entity.IdentityUserFlowAttribute.Builder
-
Packages that use IdentityUserFlowAttribute.Builder Package Description odata.msgraph.client.beta.entity -
-
Uses of IdentityUserFlowAttribute.Builder in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return IdentityUserFlowAttribute.Builder Modifier and Type Method Description static IdentityUserFlowAttribute.BuilderIdentityUserFlowAttribute. builderIdentityUserFlowAttribute()Returns a builder which is used to create a new instance of this class (given that this class is immutable).IdentityUserFlowAttribute.BuilderIdentityUserFlowAttribute.Builder. dataType(IdentityUserFlowAttributeDataType dataType)IdentityUserFlowAttribute.BuilderIdentityUserFlowAttribute.Builder. description(String description)IdentityUserFlowAttribute.BuilderIdentityUserFlowAttribute.Builder. displayName(String displayName)IdentityUserFlowAttribute.BuilderIdentityUserFlowAttribute.Builder. id(String id)IdentityUserFlowAttribute.BuilderIdentityUserFlowAttribute.Builder. userFlowAttributeType(IdentityUserFlowAttributeType userFlowAttributeType)
-