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