Uses of Class
org.apache.unomi.graphql.commands.RemoveAliasFromProfileCommand.Builder
- 
Packages that use RemoveAliasFromProfileCommand.Builder Package Description org.apache.unomi.graphql.commands  - 
- 
Uses of RemoveAliasFromProfileCommand.Builder in org.apache.unomi.graphql.commands
Methods in org.apache.unomi.graphql.commands that return RemoveAliasFromProfileCommand.Builder Modifier and Type Method Description static RemoveAliasFromProfileCommand.BuilderRemoveAliasFromProfileCommand. create()RemoveAliasFromProfileCommand.BuilderRemoveAliasFromProfileCommand.Builder. setAlias(String alias)RemoveAliasFromProfileCommand.BuilderRemoveAliasFromProfileCommand.Builder. setProfileIDInput(CDPProfileIDInput profileIDInput) 
 -