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